exec java -XX:MaxRAMPercentage=66.0 -XX:+ExitOnOutOfMemoryError -cp . -jar /usr/verticles/mod-data-export-spring-fat.jar . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.2) 03:20:44 [] [] [] [] INFO Version HV000001: Hibernate Validator 6.2.0.Final 03:20:47 [] [] [] [] INFO StartupInfoLogger Starting ModDataExportSpringApplication v1.3.0-SNAPSHOT using Java 11.0.13 on 43d4a042c0ce with PID 1 (/usr/verticles/mod-data-export-spring-fat.jar started by folio in /usr/verticles) 03:20:47 [] [] [] [] INFO SpringApplication No active profile set, falling back to default profiles: default 03:21:08 [] [] [] [] INFO onfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode. 03:21:09 [] [] [] [] INFO onfigurationDelegate Finished Spring Data repository scanning in 1114 ms. Found 1 JPA repository interfaces. 03:21:16 [] [] [] [] INFO GenericScope BeanFactory id=6448daa3-54ce-31f7-b0ec-3521e4e545b0 03:21:19 [] [] [] [] INFO PostProcessorChecker Bean 'org.folio.spring.config.FolioSpringConfiguration' of type [org.folio.spring.config.FolioSpringConfiguration$$EnhancerBySpringCGLIB$$c1fefbf0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 03:21:20 [] [] [] [] 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:20 [] [] [] [] INFO PostProcessorChecker Bean 'folioExecutionContext' of type [com.sun.proxy.$Proxy124] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 03:21:22 [] [] [] [] INFO TomcatWebServer Tomcat initialized with port(s): 8081 (http) 03:21:22 [] [] [] [] INFO DirectJDKLog Initializing ProtocolHandler ["http-nio-8081"] 03:21:22 [] [] [] [] INFO DirectJDKLog Starting service [Tomcat] 03:21:22 [] [] [] [] INFO DirectJDKLog Starting Servlet engine: [Apache Tomcat/9.0.56] 03:21:23 [] [] [] [] INFO DirectJDKLog Initializing Spring embedded WebApplicationContext 03:21:23 [] [] [] [] INFO erApplicationContext Root WebApplicationContext: initialization completed in 33899 ms 03:21:27 [] [] [] [] INFO LogHelper HHH000204: Processing PersistenceUnitInfo [name: default] 03:21:28 [] [] [] [] INFO Version HHH000412: Hibernate ORM core version 5.6.3.Final 03:21:28 [] [] [] [] INFO Environment HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false, hibernate.types.jackson.object.mapper=org.folio.des.config.JacksonConfiguration} 03:21:30 [] [] [] [] INFO avaReflectionManager HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 03:21:31 [] [] [] [] INFO HikariDataSource HikariPool-1 - Starting... 03:21:33 [] [] [] [] INFO HikariDataSource HikariPool-1 - Start completed. 03:21:33 [] [] [] [] WARN cutionContextManager FolioExecutionScope is not set up. Fallback to default FolioExecutionScope. 03:21:34 [] [] [] [] INFO Dialect HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL10Dialect 03:21:36 [] [] [] [] INFO Configuration This framework is proudly powered by: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> _ _ _ _ | | | | (_) | | | |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___ | __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \ | | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/ |_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___| __/ | | |___/|_| At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or Hypersistence Optimizer. What if there was a tool that couuld automatically detect JPA and Hibernate performance issues? Hypersistence Optimizer is that tool! For more details, go to: https://vladmihalcea.com/hypersistence-optimizer/ <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 03:21:40 [] [] [] [] INFO JtaPlatformInitiator HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 03:21:40 [] [] [] [] INFO tyManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default' 03:21:41 [] [] [] [] INFO ignClientFactoryBean For 'configurations/entries' URL not provided. Will try picking an instance via load-balancing. 03:21:44 [] [] [] [] INFO ignClientFactoryBean For 'authn' URL not provided. Will try picking an instance via load-balancing. 03:21:45 [] [] [] [] INFO ignClientFactoryBean For 'perms/users' URL not provided. Will try picking an instance via load-balancing. 03:21:45 [] [] [] [] INFO ignClientFactoryBean For 'users' URL not provided. Will try picking an instance via load-balancing. 03:21:46 [] [] [] [] WARN cheAutoConfiguration Cannot find template location: classpath:/templates/ (please add some templates, check your Mustache configuration, or set spring.mustache.check-template-location=false) 03:21:47 [] [] [] [] INFO ndpointLinksResolver Exposing 1 endpoint(s) beneath base path '/admin' 03:21:48 [] [] [] [] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.53:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-spring-events-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-data-export-spring-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.des.config.kafka.KafkaConsumerInterceptor] 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, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 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 = 45000 socket.connection.setup.timeout.max.ms = 30000 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 = null 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 = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 03:21:48 [] [] [] [] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 03:21:48 [] [] [] [] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 03:21:48 [] [] [] [] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 03:21:48 [] [] [] [] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1643858508675 03:21:48 [] [] [] [] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.update' 03:21:48 [] [] [] [] INFO DirectJDKLog Starting ProtocolHandler ["http-nio-8081"] 03:21:48 [] [] [] [] INFO TomcatWebServer Tomcat started on port(s): 8081 (http) with context path '' 03:21:48 [] [] [] [] INFO StartupInfoLogger Started ModDataExportSpringApplication in 76.722 seconds (JVM running for 117.322) 03:21:48 [] [] [] [] INFO ExportScheduler deleteOldJobs attempt to execute at: 2022-02-03T03:21:48.929+0000: is module registered: false 03:21:50 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Cluster ID: InVliRsmTPO6l-LpI-BqWg 03:21:50 [] [] [] [] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Discovered group coordinator 10.36.1.53:9092 (id: 2147483646 rack: null) 03:21:50 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] (Re-)joining group 03:21:50 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Request joining group due to: need to re-join with the given member-id 03:21:50 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] (Re-)joining group 03:21:50 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-FOLIO-mod-data-export-spring-events-group-1-9a3cee96-bc82-41ec-b77d-b0a9570d8125', protocol='range'} 03:21:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Finished assignment for group at generation 1: {consumer-FOLIO-mod-data-export-spring-events-group-1-9a3cee96-bc82-41ec-b77d-b0a9570d8125=Assignment(partitions=[])} 03:21:50 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-FOLIO-mod-data-export-spring-events-group-1-9a3cee96-bc82-41ec-b77d-b0a9570d8125', protocol='range'} 03:21:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Notifying assignor about the new Assignment(partitions=[]) 03:21:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Adding newly assigned partitions: 03:21:50 [] [] [] [] INFO LogAccessor FOLIO-mod-data-export-spring-events-group: partitions assigned: [] 03:21:55 [] [] [] [] INFO DirectJDKLog Initializing Spring DispatcherServlet 'dispatcherServlet' 03:21:55 [] [] [] [] INFO FrameworkServlet Initializing Servlet 'dispatcherServlet' 03:21:55 [] [] [] [] INFO FrameworkServlet Completed initialization in 4 ms 03:24:38 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO TenantController Upgrading tenant... 03:24:38 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO TenantService About to start liquibase update for tenant [diku] 03:24:38 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Successfully acquired change log lock 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Creating database history table with name: diku_mod_data_export_spring.databasechangelog 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Reading from diku_mod_data_export_spring.databasechangelog 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-pgcrypto-extension::prokhorovalexey ran successfully in 11ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-export-type-enum::prokhorovalexey ran successfully in 3ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-export-type-enum-cast::prokhorovalexey ran successfully in 3ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-status-enum::prokhorovalexey ran successfully in 3ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-status-enum-cast::prokhorovalexey ran successfully in 3ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-batch-status-enum::prokhorovalexey ran successfully in 4ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-batch-status-enum-cast::prokhorovalexey ran successfully in 3ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Table job created 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-table::prokhorovalexey ran successfully in 11ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Sequence job-number created 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-number-sequence::prokhorovalexey ran successfully in 3ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/change-input-job-parameters.xml::MODEXPS-23@@change-json-parameter::romanleshchenko ran successfully in 3ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/db.changelog-1.3.0.xml::MODEXPS-37@@add new export types::d.butramyou ran successfully in 6ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/db.changelog-1.3.0.xml::MODBULKED-16@@extend job table::bozhkooleksandr ran successfully in 8ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/db.changelog-1.3.0.xml::MODEXPS-43@@add new export type::siarhei_charniak ran successfully in 2ms 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JavaLogger Successfully released change log lock 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO TenantService Liquibase update for tenant [diku] executed successfully 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ecutionContextHelper Got OKAPI headers. 03:24:39 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO curityManagerService Creating class User { username: data-export-system-user id: 34fac5ef-786f-421e-af6f-86ecdf77d0e2 externalSystemId: null barcode: null active: true type: null patronGroup: null departments: null meta: null proxyFor: null personal: class Personal { lastName: SystemDataExportS firstName: null middleName: null preferredFirstName: null email: null phone: null mobilePhone: null dateOfBirth: null addresses: null preferredContactTypeId: null } enrollmentDate: null expirationDate: null createdDate: null updatedDate: null metadata: null tags: null customFields: null }. 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AuthService Saved credentials for user data-export-system-user. 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO curityManagerService Creating PermissionUser(id=8f8e9ad5-8965-46e4-bf15-6665633f83a5, userId=34fac5ef-786f-421e-af6f-86ecdf77d0e2, permissions=[circulation-logs.collection.get, feefineactions.collection.get, accounts.transfer.post, accounts.collection.get, users.collection.get, users.item.post, users.item.put, configuration.entries.collection.get, configuration.entries.item.get, configuration.entries.item.post, configuration.entries.item.put, configuration.entries.item.delete, transfers.collection.get, inventory-storage.service-points.collection.get]). 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ExportScheduler No export schedules found. 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ExportScheduler Scheduled job assigned null. 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ExportScheduler deleteOldJobs attempt to execute at: 2022-02-03T03:24:40.665+0000: is module registered: true 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AuthService Login with url=http://10.36.1.53:9130 tenant=diku username=data-export-system-user. 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ulkEditConfigService Bulk-edit configuration was not found, uploading default 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AuthService Logged in as data-export-system-user. 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ecutionContextHelper FOLIO context initialized with tenant diku, user null. 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO eduledJobInitializer Initialize EDIFACT scheduled job: is module registered: true 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AuthService Login with url=http://10.36.1.53:9130 tenant=diku username=data-export-system-user. 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JobServiceImpl Collecting old jobs with 'updatedDate' less than 2022-01-27T00:00:00.000+0000. 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AuthService Logged in as data-export-system-user. 03:24:40 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ecutionContextHelper FOLIO context initialized with tenant diku, user null. 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO KafkaService Creating topics for kafka [topics: [(name=FOLIO.diku.data-export.job.command, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.diku.data-export.job.update, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null)]] 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.53:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 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 socket.connection.setup.timeout.max.ms = 30000 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 = null 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 = null ssl.truststore.type = JKS 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1643858681180 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AppInfoParser App info kafka.admin.client for adminclient-1 unregistered 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO Metrics Metrics scheduler closed 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO Metrics Metrics reporters closed 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Member consumer-FOLIO-mod-data-export-spring-events-group-1-9a3cee96-bc82-41ec-b77d-b0a9570d8125 sending LeaveGroup request to coordinator 10.36.1.53:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Resetting generation due to: consumer pro-actively leaving the group 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Request joining group due to: consumer pro-actively leaving the group 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Unsubscribed all topics or patterns and assigned partitions 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Resetting generation due to: consumer pro-actively leaving the group 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-1, groupId=FOLIO-mod-data-export-spring-events-group] Request joining group due to: consumer pro-actively leaving the group 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO Metrics Metrics scheduler closed 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO Metrics Metrics reporters closed 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-spring-events-group-1 unregistered 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO LogAccessor FOLIO-mod-data-export-spring-events-group: Consumer stopped 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ulkEditConfigService Found bulk-edit configuration: class ModelConfiguration { id: 0651bbcb-0d48-4523-a7c3-88781e19dee2 module: BULKEDIT configName: general code: null description: null _default: true enabled: true value: {"jobExpirationPeriod":"14"} userId: null metadata: class Metadata { createdDate: Thu Feb 03 03:24:40 GMT 2022 createdByUserId: null createdByUsername: null updatedDate: Thu Feb 03 03:24:40 GMT 2022 updatedByUserId: null updatedByUsername: null } } 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.53:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-spring-events-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-data-export-spring-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.des.config.kafka.KafkaConsumerInterceptor] 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, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 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 = 45000 socket.connection.setup.timeout.max.ms = 30000 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 = null 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 = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JobServiceImpl Collecting old bulk-edit jobs with 'updatedDate' less than 2022-01-20T00:00:00.000+0000. 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO JobServiceImpl No old jobs were found. 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ExportScheduler deleteOldJobs executed for jobId: at: 2022-02-03T03:24:40.665+0000 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1643858681406 03:24:41 [348365/proxy;744432/tenant] [diku] [] [mod-data-export-spring] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.update' 03:24:41 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Cluster ID: InVliRsmTPO6l-LpI-BqWg 03:24:41 [] [] [] [] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Discovered group coordinator 10.36.1.53:9092 (id: 2147483646 rack: null) 03:24:41 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] (Re-)joining group 03:24:41 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Request joining group due to: need to re-join with the given member-id 03:24:41 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] (Re-)joining group 03:24:41 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-FOLIO-mod-data-export-spring-events-group-2-bae330da-16ef-4d78-bcfc-a35bcdf2fe36', protocol='range'} 03:24:41 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Finished assignment for group at generation 3: {consumer-FOLIO-mod-data-export-spring-events-group-2-bae330da-16ef-4d78-bcfc-a35bcdf2fe36=Assignment(partitions=[FOLIO.diku.data-export.job.update-0])} 03:24:41 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-FOLIO-mod-data-export-spring-events-group-2-bae330da-16ef-4d78-bcfc-a35bcdf2fe36', protocol='range'} 03:24:41 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.data-export.job.update-0]) 03:24:41 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Adding newly assigned partitions: FOLIO.diku.data-export.job.update-0 03:24:41 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Found no committed offset for partition FOLIO.diku.data-export.job.update-0 03:24:41 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Found no committed offset for partition FOLIO.diku.data-export.job.update-0 03:24:41 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Resetting offset for partition FOLIO.diku.data-export.job.update-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.53:9092 (id: 1 rack: null)], epoch=0}}. 03:24:41 [] [] [] [] INFO LogAccessor FOLIO-mod-data-export-spring-events-group: partitions assigned: [FOLIO.diku.data-export.job.update-0] 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO TenantController Upgrading tenant... 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO TenantService About to start liquibase update for tenant [mdexp_test_tenant12] 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Successfully acquired change log lock 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Creating database history table with name: mdexp_test_tenant12_mod_data_export_spring.databasechangelog 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Reading from mdexp_test_tenant12_mod_data_export_spring.databasechangelog 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-pgcrypto-extension::prokhorovalexey ran successfully in 2ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-export-type-enum::prokhorovalexey ran successfully in 3ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-export-type-enum-cast::prokhorovalexey ran successfully in 2ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-status-enum::prokhorovalexey ran successfully in 2ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-status-enum-cast::prokhorovalexey ran successfully in 2ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-batch-status-enum::prokhorovalexey ran successfully in 1ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-batch-status-enum-cast::prokhorovalexey ran successfully in 3ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Table job created 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-table::prokhorovalexey ran successfully in 10ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Sequence job-number created 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-number-sequence::prokhorovalexey ran successfully in 3ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/change-input-job-parameters.xml::MODEXPS-23@@change-json-parameter::romanleshchenko ran successfully in 2ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/db.changelog-1.3.0.xml::MODEXPS-37@@add new export types::d.butramyou ran successfully in 3ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/db.changelog-1.3.0.xml::MODBULKED-16@@extend job table::bozhkooleksandr ran successfully in 6ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/db.changelog-1.3.0.xml::MODEXPS-43@@add new export type::siarhei_charniak ran successfully in 1ms 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Successfully released change log lock 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO TenantService Liquibase update for tenant [mdexp_test_tenant12] executed successfully 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ecutionContextHelper Got OKAPI headers. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO curityManagerService Creating class User { username: data-export-system-user id: 694cd980-a226-421f-8a0a-18c6bbb2d79d externalSystemId: null barcode: null active: true type: null patronGroup: null departments: null meta: null proxyFor: null personal: class Personal { lastName: SystemDataExportS firstName: null middleName: null preferredFirstName: null email: null phone: null mobilePhone: null dateOfBirth: null addresses: null preferredContactTypeId: null } enrollmentDate: null expirationDate: null createdDate: null updatedDate: null metadata: null tags: null customFields: null }. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AuthService Saved credentials for user data-export-system-user. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO curityManagerService Creating PermissionUser(id=1ee87b28-b51d-4b68-bb15-c9b1050def9a, userId=694cd980-a226-421f-8a0a-18c6bbb2d79d, permissions=[circulation-logs.collection.get, feefineactions.collection.get, accounts.transfer.post, accounts.collection.get, users.collection.get, users.item.post, users.item.put, configuration.entries.collection.get, configuration.entries.item.get, configuration.entries.item.post, configuration.entries.item.put, configuration.entries.item.delete, transfers.collection.get, inventory-storage.service-points.collection.get]). 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ExportScheduler No export schedules found. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ExportScheduler Scheduled job assigned null. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ExportScheduler deleteOldJobs attempt to execute at: 2022-02-03T09:28:22.352+0000: is module registered: true 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AuthService Login with url=http://10.36.1.53:9130 tenant=mdexp_test_tenant12 username=data-export-system-user. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ulkEditConfigService Bulk-edit configuration was not found, uploading default 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO eduledJobInitializer Initialize EDIFACT scheduled job: is module registered: true 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AuthService Login with url=http://10.36.1.53:9130 tenant=mdexp_test_tenant12 username=data-export-system-user. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AuthService Logged in as data-export-system-user. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ecutionContextHelper FOLIO context initialized with tenant mdexp_test_tenant12, user d9d9582e-66ad-5bd0-b3cb-7db20e7539cc. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JobServiceImpl Collecting old jobs with 'updatedDate' less than 2022-01-27T00:00:00.000+0000. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AuthService Logged in as data-export-system-user. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ecutionContextHelper FOLIO context initialized with tenant mdexp_test_tenant12, user d9d9582e-66ad-5bd0-b3cb-7db20e7539cc. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] ERROR eduledJobInitializer Exception for initial EDIFACT scheduling : 0 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO KafkaService Creating topics for kafka [topics: [(name=FOLIO.mdexp_test_tenant12.data-export.job.command, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.mdexp_test_tenant12.data-export.job.update, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null)]] 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.53:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 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 socket.connection.setup.timeout.max.ms = 30000 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 = null 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 = null ssl.truststore.type = JKS 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] ERROR $LoggingErrorHandler Unexpected error occurred in scheduled task feign.FeignException$Forbidden: [403 Forbidden] during [GET] to [http://configurations/entries?query=module%3D%3DBULKEDIT%20and%20configName%3D%3Dgeneral] [ConfigurationClient#getConfigurations(String)]: [Invalid token] at feign.FeignException.clientErrorStatus(FeignException.java:217) ~[feign-core-11.7.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:194) ~[feign-core-11.7.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:185) ~[feign-core-11.7.jar!/:?] at org.folio.des.config.feign.CustomFeignErrorDecoder.decode(CustomFeignErrorDecoder.java:19) ~[classes!/:1.3.0-SNAPSHOT] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-11.7.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-11.7.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-11.7.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-11.7.jar!/:?] at com.sun.proxy.$Proxy179.getConfigurations(Unknown Source) ~[?:?] at org.folio.des.service.config.BulkEditConfigService.getBulkEditConfigurations(BulkEditConfigService.java:30) ~[classes!/:1.3.0-SNAPSHOT] at org.folio.des.service.config.BulkEditConfigService.getBulkEditJobExpirationPeriod(BulkEditConfigService.java:35) ~[classes!/:1.3.0-SNAPSHOT] at org.folio.des.service.impl.JobServiceImpl.deleteOldJobs(JobServiceImpl.java:166) ~[classes!/:1.3.0-SNAPSHOT] at org.folio.des.service.impl.JobServiceImpl$$FastClassBySpringCGLIB$$e901d742.invoke() ~[classes!/:1.3.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.14.jar!/:5.3.14] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.14.jar!/:5.3.14] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.folio.des.service.impl.JobServiceImpl$$EnhancerBySpringCGLIB$$aa242f77.deleteOldJobs() ~[classes!/:1.3.0-SNAPSHOT] at org.folio.des.scheduling.ExportScheduler.deleteOldJobs(ExportScheduler.java:74) ~[classes!/:1.3.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.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) ~[spring-context-5.3.14.jar!/:5.3.14] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) [spring-context-5.3.14.jar!/:5.3.14] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:829) [?:?] 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1643880502408 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AppInfoParser App info kafka.admin.client for adminclient-2 unregistered 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Metrics scheduler closed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Metrics reporters closed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Revoke previously assigned partitions FOLIO.diku.data-export.job.update-0 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO LogAccessor FOLIO-mod-data-export-spring-events-group: partitions revoked: [FOLIO.diku.data-export.job.update-0] 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Member consumer-FOLIO-mod-data-export-spring-events-group-2-bae330da-16ef-4d78-bcfc-a35bcdf2fe36 sending LeaveGroup request to coordinator 10.36.1.53:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Resetting generation due to: consumer pro-actively leaving the group 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Request joining group due to: consumer pro-actively leaving the group 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Unsubscribed all topics or patterns and assigned partitions 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Resetting generation due to: consumer pro-actively leaving the group 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-2, groupId=FOLIO-mod-data-export-spring-events-group] Request joining group due to: consumer pro-actively leaving the group 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Metrics scheduler closed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Metrics reporters closed 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-spring-events-group-2 unregistered 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO LogAccessor FOLIO-mod-data-export-spring-events-group: Consumer stopped 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.53:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-spring-events-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-data-export-spring-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.des.config.kafka.KafkaConsumerInterceptor] 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, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 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 = 45000 socket.connection.setup.timeout.max.ms = 30000 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 = null 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 = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1643880502462 09:28:22 [236770/proxy;873753/tenant] [mdexp_test_tenant12] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.update' 09:28:22 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Cluster ID: InVliRsmTPO6l-LpI-BqWg 09:28:22 [] [] [] [] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Discovered group coordinator 10.36.1.53:9092 (id: 2147483646 rack: null) 09:28:22 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] (Re-)joining group 09:28:22 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Request joining group due to: need to re-join with the given member-id 09:28:22 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] (Re-)joining group 09:28:22 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-FOLIO-mod-data-export-spring-events-group-3-31dc6e94-29b9-4f29-a8ae-6dbe6c3ba10a', protocol='range'} 09:28:22 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Finished assignment for group at generation 5: {consumer-FOLIO-mod-data-export-spring-events-group-3-31dc6e94-29b9-4f29-a8ae-6dbe6c3ba10a=Assignment(partitions=[FOLIO.diku.data-export.job.update-0, FOLIO.mdexp_test_tenant12.data-export.job.update-0])} 09:28:22 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-FOLIO-mod-data-export-spring-events-group-3-31dc6e94-29b9-4f29-a8ae-6dbe6c3ba10a', protocol='range'} 09:28:22 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.data-export.job.update-0, FOLIO.mdexp_test_tenant12.data-export.job.update-0]) 09:28:22 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Adding newly assigned partitions: FOLIO.diku.data-export.job.update-0, FOLIO.mdexp_test_tenant12.data-export.job.update-0 09:28:22 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Found no committed offset for partition FOLIO.mdexp_test_tenant12.data-export.job.update-0 09:28:22 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Found no committed offset for partition FOLIO.mdexp_test_tenant12.data-export.job.update-0 09:28:22 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Setting offset for partition FOLIO.diku.data-export.job.update-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.53:9092 (id: 1 rack: null)], epoch=0}} 09:28:22 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Resetting offset for partition FOLIO.mdexp_test_tenant12.data-export.job.update-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.53:9092 (id: 1 rack: null)], epoch=0}}. 09:28:22 [] [] [] [] INFO LogAccessor FOLIO-mod-data-export-spring-events-group: partitions assigned: [FOLIO.diku.data-export.job.update-0, FOLIO.mdexp_test_tenant12.data-export.job.update-0] 10:08:14 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:08:14 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000001, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:14 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:14 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:14 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=44d6bb22-d859-408d-a4f7-0ba678939124, name=000001, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:14 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:14 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:14 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=44d6bb22-d859-408d-a4f7-0ba678939124, name=000001, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:08:14 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO AbstractConfig ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [10.36.1.53:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [org.folio.des.config.kafka.KafkaProducerInterceptor] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 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 socket.connection.setup.timeout.max.ms = 30000 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 = null 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 = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:08:14 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 10:08:14 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 10:08:14 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1643882894519 10:08:14 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO Metadata [Producer clientId=producer-1] Cluster ID: InVliRsmTPO6l-LpI-BqWg 10:08:14 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=44d6bb22-d859-408d-a4f7-0ba678939124, name=000001, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:08:15 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:15 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=44d6bb22-d859-408d-a4f7-0ba678939124, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:08:14 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:08:14 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:14 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:15 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=44d6bb22-d859-408d-a4f7-0ba678939124, name=000001, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:14 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:14.355, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:15 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:15 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=44d6bb22-d859-408d-a4f7-0ba678939124, name=000001, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:14 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:14.355, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:15 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:16 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:16 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=44d6bb22-d859-408d-a4f7-0ba678939124, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/44d6bb22-d859-408d-a4f7-0ba678939124_CIRCULATION_LOG_2022-02-03_10%3A08%3A14.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100816Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=95e6972d526ea3ccb8cb79ba96e6dd81dfd7e3373677799a609815517127210d], startTime=Thu Feb 03 10:08:14 GMT 2022, endTime=Thu Feb 03 10:08:16 GMT 2022, createdDate=Thu Feb 03 10:08:14 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:14 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:16 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=44d6bb22-d859-408d-a4f7-0ba678939124, name=000001, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/44d6bb22-d859-408d-a4f7-0ba678939124_CIRCULATION_LOG_2022-02-03_10%3A08%3A14.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100816Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=95e6972d526ea3ccb8cb79ba96e6dd81dfd7e3373677799a609815517127210d], startTime=2022-02-03 10:08:14.864, endTime=Thu Feb 03 10:08:16 GMT 2022, createdDate=2022-02-03 10:08:14.355, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:16 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:16 [263057/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=44d6bb22-d859-408d-a4f7-0ba678939124, name=000001, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/44d6bb22-d859-408d-a4f7-0ba678939124_CIRCULATION_LOG_2022-02-03_10%3A08%3A14.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100816Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=95e6972d526ea3ccb8cb79ba96e6dd81dfd7e3373677799a609815517127210d], startTime=2022-02-03 10:08:14.864, endTime=Thu Feb 03 10:08:16 GMT 2022, createdDate=2022-02-03 10:08:14.355, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:16 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000002, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:29 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:29 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=10433c32-e5e3-4e26-af44-2efd7cecaca3, name=000002, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:29 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:29 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=10433c32-e5e3-4e26-af44-2efd7cecaca3, name=000002, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=10433c32-e5e3-4e26-af44-2efd7cecaca3, name=000002, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=10433c32-e5e3-4e26-af44-2efd7cecaca3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:08:29 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:08:29 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:29 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=10433c32-e5e3-4e26-af44-2efd7cecaca3, name=000002, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:29 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:29.052, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:29 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=10433c32-e5e3-4e26-af44-2efd7cecaca3, name=000002, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:29 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:29.052, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:29 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=10433c32-e5e3-4e26-af44-2efd7cecaca3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/10433c32-e5e3-4e26-af44-2efd7cecaca3_CIRCULATION_LOG_2022-02-03_10%3A08%3A29.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100829Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f1b81a07afc8dd17d35fa0afeb4d3d739c87a285f2d8654f5d56434a6c835bf3], startTime=Thu Feb 03 10:08:29 GMT 2022, endTime=Thu Feb 03 10:08:29 GMT 2022, createdDate=Thu Feb 03 10:08:29 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:29 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=10433c32-e5e3-4e26-af44-2efd7cecaca3, name=000002, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/10433c32-e5e3-4e26-af44-2efd7cecaca3_CIRCULATION_LOG_2022-02-03_10%3A08%3A29.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100829Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f1b81a07afc8dd17d35fa0afeb4d3d739c87a285f2d8654f5d56434a6c835bf3], startTime=2022-02-03 10:08:29.069, endTime=Thu Feb 03 10:08:29 GMT 2022, createdDate=2022-02-03 10:08:29.052, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:29 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:29 [518565/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=10433c32-e5e3-4e26-af44-2efd7cecaca3, name=000002, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/10433c32-e5e3-4e26-af44-2efd7cecaca3_CIRCULATION_LOG_2022-02-03_10%3A08%3A29.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100829Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f1b81a07afc8dd17d35fa0afeb4d3d739c87a285f2d8654f5d56434a6c835bf3], startTime=2022-02-03 10:08:29.069, endTime=Thu Feb 03 10:08:29 GMT 2022, createdDate=2022-02-03 10:08:29.052, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:29 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000003, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:43 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4, name=000003, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:43 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4, name=000003, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4, name=000003, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:08:43 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:08:43 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:43 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4, name=000003, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:43 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:43.56, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4, name=000003, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:43 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:43.56, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4_CIRCULATION_LOG_2022-02-03_10%3A08%3A43.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100843Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=466634922d0af4d0c4d3f5796a76ab11b5a75769bdb7f33f24894bedc43c8d12], startTime=Thu Feb 03 10:08:43 GMT 2022, endTime=Thu Feb 03 10:08:43 GMT 2022, createdDate=Thu Feb 03 10:08:43 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:43 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4, name=000003, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4_CIRCULATION_LOG_2022-02-03_10%3A08%3A43.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100843Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=466634922d0af4d0c4d3f5796a76ab11b5a75769bdb7f33f24894bedc43c8d12], startTime=2022-02-03 10:08:43.574, endTime=Thu Feb 03 10:08:43 GMT 2022, createdDate=2022-02-03 10:08:43.56, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:43 [181559/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4, name=000003, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/4464e1e5-f48d-45e7-b5ab-6f1e0615b9d4_CIRCULATION_LOG_2022-02-03_10%3A08%3A43.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100843Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=466634922d0af4d0c4d3f5796a76ab11b5a75769bdb7f33f24894bedc43c8d12], startTime=2022-02-03 10:08:43.574, endTime=Thu Feb 03 10:08:43 GMT 2022, createdDate=2022-02-03 10:08:43.56, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000004, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:53 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:53 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=6559f873-b62e-45f5-b562-f49a66607b22, name=000004, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:53 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:53 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=6559f873-b62e-45f5-b562-f49a66607b22, name=000004, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=6559f873-b62e-45f5-b562-f49a66607b22, name=000004, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=6559f873-b62e-45f5-b562-f49a66607b22, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:08:53 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:08:53 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:53 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=6559f873-b62e-45f5-b562-f49a66607b22, name=000004, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:53 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:53.333, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:53 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=6559f873-b62e-45f5-b562-f49a66607b22, name=000004, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:53 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:53.333, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:53 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=6559f873-b62e-45f5-b562-f49a66607b22, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/6559f873-b62e-45f5-b562-f49a66607b22_CIRCULATION_LOG_2022-02-03_10%3A08%3A53.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100853Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8a08822be4697874aeeca293c4cc8e6022fd55e530e0cd11d7974bd1737bf821], startTime=Thu Feb 03 10:08:53 GMT 2022, endTime=Thu Feb 03 10:08:53 GMT 2022, createdDate=Thu Feb 03 10:08:53 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:53 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=6559f873-b62e-45f5-b562-f49a66607b22, name=000004, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/6559f873-b62e-45f5-b562-f49a66607b22_CIRCULATION_LOG_2022-02-03_10%3A08%3A53.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100853Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8a08822be4697874aeeca293c4cc8e6022fd55e530e0cd11d7974bd1737bf821], startTime=2022-02-03 10:08:53.345, endTime=Thu Feb 03 10:08:53 GMT 2022, createdDate=2022-02-03 10:08:53.333, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:53 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:53 [136374/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=6559f873-b62e-45f5-b562-f49a66607b22, name=000004, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/6559f873-b62e-45f5-b562-f49a66607b22_CIRCULATION_LOG_2022-02-03_10%3A08%3A53.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100853Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8a08822be4697874aeeca293c4cc8e6022fd55e530e0cd11d7974bd1737bf821], startTime=2022-02-03 10:08:53.345, endTime=Thu Feb 03 10:08:53 GMT 2022, createdDate=2022-02-03 10:08:53.333, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:53 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000005, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:56 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=e148333b-50f5-4d60-95f3-fdccb254ef39, name=000005, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:56 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=e148333b-50f5-4d60-95f3-fdccb254ef39, name=000005, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=e148333b-50f5-4d60-95f3-fdccb254ef39, name=000005, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=e148333b-50f5-4d60-95f3-fdccb254ef39, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:08:56 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:08:56 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:56 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=e148333b-50f5-4d60-95f3-fdccb254ef39, name=000005, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:56 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:56.29, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=e148333b-50f5-4d60-95f3-fdccb254ef39, name=000005, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:56 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:56.29, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=e148333b-50f5-4d60-95f3-fdccb254ef39, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/e148333b-50f5-4d60-95f3-fdccb254ef39_CIRCULATION_LOG_2022-02-03_10%3A08%3A56.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100856Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4a1949321fde5b2e8cf6f51c106d54b032647d2fcd28767dfd9b3cef964ae1c1], startTime=Thu Feb 03 10:08:56 GMT 2022, endTime=Thu Feb 03 10:08:56 GMT 2022, createdDate=Thu Feb 03 10:08:56 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:56 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=e148333b-50f5-4d60-95f3-fdccb254ef39, name=000005, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/e148333b-50f5-4d60-95f3-fdccb254ef39_CIRCULATION_LOG_2022-02-03_10%3A08%3A56.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100856Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4a1949321fde5b2e8cf6f51c106d54b032647d2fcd28767dfd9b3cef964ae1c1], startTime=2022-02-03 10:08:56.304, endTime=Thu Feb 03 10:08:56 GMT 2022, createdDate=2022-02-03 10:08:56.29, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:56 [365640/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=e148333b-50f5-4d60-95f3-fdccb254ef39, name=000005, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/e148333b-50f5-4d60-95f3-fdccb254ef39_CIRCULATION_LOG_2022-02-03_10%3A08%3A56.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100856Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4a1949321fde5b2e8cf6f51c106d54b032647d2fcd28767dfd9b3cef964ae1c1], startTime=2022-02-03 10:08:56.304, endTime=Thu Feb 03 10:08:56 GMT 2022, createdDate=2022-02-03 10:08:56.29, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000006, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:57 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=c690e850-d68f-4393-a416-b47198ea3384, name=000006, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:08:57 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=c690e850-d68f-4393-a416-b47198ea3384, name=000006, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=c690e850-d68f-4393-a416-b47198ea3384, name=000006, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=c690e850-d68f-4393-a416-b47198ea3384, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:08:57 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:08:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=c690e850-d68f-4393-a416-b47198ea3384, name=000006, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:57 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:57.576, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=c690e850-d68f-4393-a416-b47198ea3384, name=000006, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:08:57 GMT 2022, endTime=null, createdDate=2022-02-03 10:08:57.576, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=c690e850-d68f-4393-a416-b47198ea3384, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/c690e850-d68f-4393-a416-b47198ea3384_CIRCULATION_LOG_2022-02-03_10%3A08%3A57.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100857Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=321502827fbff141966600c963d036cabfb1ea9d2827b351b54062880e6af13c], startTime=Thu Feb 03 10:08:57 GMT 2022, endTime=Thu Feb 03 10:08:57 GMT 2022, createdDate=Thu Feb 03 10:08:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:08:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=c690e850-d68f-4393-a416-b47198ea3384, name=000006, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/c690e850-d68f-4393-a416-b47198ea3384_CIRCULATION_LOG_2022-02-03_10%3A08%3A57.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100857Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=321502827fbff141966600c963d036cabfb1ea9d2827b351b54062880e6af13c], startTime=2022-02-03 10:08:57.59, endTime=Thu Feb 03 10:08:57 GMT 2022, createdDate=2022-02-03 10:08:57.576, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:08:57 [100588/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=c690e850-d68f-4393-a416-b47198ea3384, name=000006, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/c690e850-d68f-4393-a416-b47198ea3384_CIRCULATION_LOG_2022-02-03_10%3A08%3A57.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T100857Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=321502827fbff141966600c963d036cabfb1ea9d2827b351b54062880e6af13c], startTime=2022-02-03 10:08:57.59, endTime=Thu Feb 03 10:08:57 GMT 2022, createdDate=2022-02-03 10:08:57.576, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:08:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO TenantController Upgrading tenant... 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO TenantService About to start liquibase update for tenant [circ_log_export_test] 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Successfully acquired change log lock 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Creating database history table with name: circ_log_export_test_mod_data_export_spring.databasechangelog 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Reading from circ_log_export_test_mod_data_export_spring.databasechangelog 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-pgcrypto-extension::prokhorovalexey ran successfully in 1ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-export-type-enum::prokhorovalexey ran successfully in 3ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-export-type-enum-cast::prokhorovalexey ran successfully in 2ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-status-enum::prokhorovalexey ran successfully in 2ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-status-enum-cast::prokhorovalexey ran successfully in 2ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-batch-status-enum::prokhorovalexey ran successfully in 2ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-batch-status-enum-cast::prokhorovalexey ran successfully in 2ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Table job created 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-table::prokhorovalexey ran successfully in 9ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Sequence job-number created 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/create-db.xml::MODEXPS-1@@create-job-number-sequence::prokhorovalexey ran successfully in 3ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/change-input-job-parameters.xml::MODEXPS-23@@change-json-parameter::romanleshchenko ran successfully in 2ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/db.changelog-1.3.0.xml::MODEXPS-37@@add new export types::d.butramyou ran successfully in 3ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/db.changelog-1.3.0.xml::MODBULKED-16@@extend job table::bozhkooleksandr ran successfully in 6ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Custom SQL executed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger ChangeSet db/changelog/changes/db.changelog-1.3.0.xml::MODEXPS-43@@add new export type::siarhei_charniak ran successfully in 2ms 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JavaLogger Successfully released change log lock 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO TenantService Liquibase update for tenant [circ_log_export_test] executed successfully 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ecutionContextHelper Got OKAPI headers. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO curityManagerService Creating class User { username: data-export-system-user id: 721c9263-9448-4043-a2fe-cfd8f3dc77f0 externalSystemId: null barcode: null active: true type: null patronGroup: null departments: null meta: null proxyFor: null personal: class Personal { lastName: SystemDataExportS firstName: null middleName: null preferredFirstName: null email: null phone: null mobilePhone: null dateOfBirth: null addresses: null preferredContactTypeId: null } enrollmentDate: null expirationDate: null createdDate: null updatedDate: null metadata: null tags: null customFields: null }. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AuthService Saved credentials for user data-export-system-user. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO curityManagerService Creating PermissionUser(id=4049a27c-6229-4611-98e8-3a818d332951, userId=721c9263-9448-4043-a2fe-cfd8f3dc77f0, permissions=[circulation-logs.collection.get, feefineactions.collection.get, accounts.transfer.post, accounts.collection.get, users.collection.get, users.item.post, users.item.put, configuration.entries.collection.get, configuration.entries.item.get, configuration.entries.item.post, configuration.entries.item.put, configuration.entries.item.delete, transfers.collection.get, inventory-storage.service-points.collection.get]). 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ExportScheduler No export schedules found. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ExportScheduler Scheduled job assigned null. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ExportScheduler deleteOldJobs attempt to execute at: 2022-02-03T10:16:37.737+0000: is module registered: true 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AuthService Login with url=http://10.36.1.53:9130 tenant=circ_log_export_test username=data-export-system-user. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ulkEditConfigService Bulk-edit configuration was not found, uploading default 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO eduledJobInitializer Initialize EDIFACT scheduled job: is module registered: true 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AuthService Login with url=http://10.36.1.53:9130 tenant=circ_log_export_test username=data-export-system-user. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AuthService Logged in as data-export-system-user. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ecutionContextHelper FOLIO context initialized with tenant circ_log_export_test, user d9d9582e-66ad-5bd0-b3cb-7db20e7539cc. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO JobServiceImpl Collecting old jobs with 'updatedDate' less than 2022-01-27T00:00:00.000+0000. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] ERROR $LoggingErrorHandler Unexpected error occurred in scheduled task feign.FeignException$Forbidden: [403 Forbidden] during [GET] to [http://configurations/entries?query=module%3D%3DBULKEDIT%20and%20configName%3D%3Dgeneral] [ConfigurationClient#getConfigurations(String)]: [Invalid token] at feign.FeignException.clientErrorStatus(FeignException.java:217) ~[feign-core-11.7.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:194) ~[feign-core-11.7.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:185) ~[feign-core-11.7.jar!/:?] at org.folio.des.config.feign.CustomFeignErrorDecoder.decode(CustomFeignErrorDecoder.java:19) ~[classes!/:1.3.0-SNAPSHOT] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-11.7.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-11.7.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-11.7.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-11.7.jar!/:?] at com.sun.proxy.$Proxy179.getConfigurations(Unknown Source) ~[?:?] at org.folio.des.service.config.BulkEditConfigService.getBulkEditConfigurations(BulkEditConfigService.java:30) ~[classes!/:1.3.0-SNAPSHOT] at org.folio.des.service.config.BulkEditConfigService.getBulkEditJobExpirationPeriod(BulkEditConfigService.java:35) ~[classes!/:1.3.0-SNAPSHOT] at org.folio.des.service.impl.JobServiceImpl.deleteOldJobs(JobServiceImpl.java:166) ~[classes!/:1.3.0-SNAPSHOT] at org.folio.des.service.impl.JobServiceImpl$$FastClassBySpringCGLIB$$e901d742.invoke() ~[classes!/:1.3.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.14.jar!/:5.3.14] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.14.jar!/:5.3.14] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) ~[spring-aop-5.3.14.jar!/:5.3.14] at org.folio.des.service.impl.JobServiceImpl$$EnhancerBySpringCGLIB$$aa242f77.deleteOldJobs() ~[classes!/:1.3.0-SNAPSHOT] at org.folio.des.scheduling.ExportScheduler.deleteOldJobs(ExportScheduler.java:74) ~[classes!/:1.3.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.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) ~[spring-context-5.3.14.jar!/:5.3.14] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) [spring-context-5.3.14.jar!/:5.3.14] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:829) [?:?] 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AuthService Logged in as data-export-system-user. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ecutionContextHelper FOLIO context initialized with tenant circ_log_export_test, user d9d9582e-66ad-5bd0-b3cb-7db20e7539cc. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] ERROR eduledJobInitializer Exception for initial EDIFACT scheduling : 0 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO KafkaService Creating topics for kafka [topics: [(name=FOLIO.circ_log_export_test.data-export.job.command, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.circ_log_export_test.data-export.job.update, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null)]] 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.53:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 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 socket.connection.setup.timeout.max.ms = 30000 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 = null 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 = null ssl.truststore.type = JKS 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1643883397785 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AppInfoParser App info kafka.admin.client for adminclient-3 unregistered 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Metrics scheduler closed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Metrics reporters closed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Revoke previously assigned partitions FOLIO.diku.data-export.job.update-0, FOLIO.mdexp_test_tenant12.data-export.job.update-0 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO LogAccessor FOLIO-mod-data-export-spring-events-group: partitions revoked: [FOLIO.diku.data-export.job.update-0, FOLIO.mdexp_test_tenant12.data-export.job.update-0] 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Member consumer-FOLIO-mod-data-export-spring-events-group-3-31dc6e94-29b9-4f29-a8ae-6dbe6c3ba10a sending LeaveGroup request to coordinator 10.36.1.53:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Resetting generation due to: consumer pro-actively leaving the group 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Request joining group due to: consumer pro-actively leaving the group 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Unsubscribed all topics or patterns and assigned partitions 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Resetting generation due to: consumer pro-actively leaving the group 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-3, groupId=FOLIO-mod-data-export-spring-events-group] Request joining group due to: consumer pro-actively leaving the group 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Metrics scheduler closed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO Metrics Metrics reporters closed 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-spring-events-group-3 unregistered 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO LogAccessor FOLIO-mod-data-export-spring-events-group: Consumer stopped 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.53:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-spring-events-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-data-export-spring-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.des.config.kafka.KafkaConsumerInterceptor] 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, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 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 = 45000 socket.connection.setup.timeout.max.ms = 30000 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 = null 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 = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1643883397827 10:16:37 [704744/proxy;001442/tenant] [circ_log_export_test] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-spring] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.update' 10:16:37 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Cluster ID: InVliRsmTPO6l-LpI-BqWg 10:16:37 [] [] [] [] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Discovered group coordinator 10.36.1.53:9092 (id: 2147483646 rack: null) 10:16:37 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] (Re-)joining group 10:16:37 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Request joining group due to: need to re-join with the given member-id 10:16:37 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] (Re-)joining group 10:16:37 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-FOLIO-mod-data-export-spring-events-group-4-0720cc0f-59be-4fcd-98e5-a56ea3fac023', protocol='range'} 10:16:37 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Finished assignment for group at generation 7: {consumer-FOLIO-mod-data-export-spring-events-group-4-0720cc0f-59be-4fcd-98e5-a56ea3fac023=Assignment(partitions=[FOLIO.circ_log_export_test.data-export.job.update-0, FOLIO.diku.data-export.job.update-0, FOLIO.mdexp_test_tenant12.data-export.job.update-0])} 10:16:37 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-FOLIO-mod-data-export-spring-events-group-4-0720cc0f-59be-4fcd-98e5-a56ea3fac023', protocol='range'} 10:16:37 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Notifying assignor about the new Assignment(partitions=[FOLIO.circ_log_export_test.data-export.job.update-0, FOLIO.diku.data-export.job.update-0, FOLIO.mdexp_test_tenant12.data-export.job.update-0]) 10:16:37 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Adding newly assigned partitions: FOLIO.circ_log_export_test.data-export.job.update-0, FOLIO.diku.data-export.job.update-0, FOLIO.mdexp_test_tenant12.data-export.job.update-0 10:16:37 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Found no committed offset for partition FOLIO.circ_log_export_test.data-export.job.update-0 10:16:37 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Found no committed offset for partition FOLIO.circ_log_export_test.data-export.job.update-0 10:16:37 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Setting offset for partition FOLIO.diku.data-export.job.update-0 to the committed offset FetchPosition{offset=12, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.53:9092 (id: 1 rack: null)], epoch=0}} 10:16:37 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Setting offset for partition FOLIO.mdexp_test_tenant12.data-export.job.update-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.53:9092 (id: 1 rack: null)], epoch=0}} 10:16:37 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-data-export-spring-events-group-4, groupId=FOLIO-mod-data-export-spring-events-group] Resetting offset for partition FOLIO.circ_log_export_test.data-export.job.update-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.53:9092 (id: 1 rack: null)], epoch=0}}. 10:16:37 [] [] [] [] INFO LogAccessor FOLIO-mod-data-export-spring-events-group: partitions assigned: [FOLIO.circ_log_export_test.data-export.job.update-0, FOLIO.diku.data-export.job.update-0, FOLIO.mdexp_test_tenant12.data-export.job.update-0] 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000001, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:22:08 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:22:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=08449f51-78cb-4f08-873d-0eea095a95a7, name=000001, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:22:08 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:22:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=08449f51-78cb-4f08-873d-0eea095a95a7, name=000001, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=08449f51-78cb-4f08-873d-0eea095a95a7, name=000001, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=08449f51-78cb-4f08-873d-0eea095a95a7, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:22:08 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:22:08 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:22:08 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=08449f51-78cb-4f08-873d-0eea095a95a7, name=000001, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:22:08 GMT 2022, endTime=null, createdDate=2022-02-03 10:22:08.16, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:22:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=08449f51-78cb-4f08-873d-0eea095a95a7, name=000001, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:22:08 GMT 2022, endTime=null, createdDate=2022-02-03 10:22:08.16, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:22:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=08449f51-78cb-4f08-873d-0eea095a95a7, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:22:08 GMT 2022, endTime=Thu Feb 03 10:22:08 GMT 2022, createdDate=Thu Feb 03 10:22:08 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:22:08 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://audit-data/circulation/logs?query=%28action%3D%3D%28%22Checked%20out%22%29%29%20sortby%20date/sort.descending&offset=0&limit=1] [AuditClient#getCirculationAuditLogs(String,int,int,String)]: [Access requires permission: circulation-logs.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=08449f51-78cb-4f08-873d-0eea095a95a7, name=000001, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:22:08.178, endTime=Thu Feb 03 10:22:08 GMT 2022, createdDate=2022-02-03 10:22:08.16, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:22:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=[403 Forbidden] during [GET] to [http://audit-data/circulation/logs?query=%28action%3D%3D%28%22Checked%20out%22%29%29%20sortby%20date/sort.descending&offset=0&limit=1] [AuditClient#getCirculationAuditLogs(String,int,int,String)]: [Access requires permission: circulation-logs.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:22:08 [042421/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=08449f51-78cb-4f08-873d-0eea095a95a7, name=000001, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:22:08.178, endTime=Thu Feb 03 10:22:08 GMT 2022, createdDate=2022-02-03 10:22:08.16, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:22:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=[403 Forbidden] during [GET] to [http://audit-data/circulation/logs?query=%28action%3D%3D%28%22Checked%20out%22%29%29%20sortby%20date/sort.descending&offset=0&limit=1] [AuditClient#getCirculationAuditLogs(String,int,int,String)]: [Access requires permission: circulation-logs.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:10 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:10 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000002, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:10 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:10 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=19bfe529-56ee-425b-a820-c1f0445f07ad, name=000002, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:10 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:10 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=19bfe529-56ee-425b-a820-c1f0445f07ad, name=000002, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:10 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=19bfe529-56ee-425b-a820-c1f0445f07ad, name=000002, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:26:10 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:10 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=19bfe529-56ee-425b-a820-c1f0445f07ad, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:10 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:10 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:10 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:10 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=19bfe529-56ee-425b-a820-c1f0445f07ad, name=000002, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:10 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:10.96, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:10 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=19bfe529-56ee-425b-a820-c1f0445f07ad, name=000002, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:10 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:10.96, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:11 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:11 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=19bfe529-56ee-425b-a820-c1f0445f07ad, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:10 GMT 2022, endTime=Thu Feb 03 10:26:11 GMT 2022, createdDate=Thu Feb 03 10:26:10 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:10 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:11 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=19bfe529-56ee-425b-a820-c1f0445f07ad, name=000002, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:10.977, endTime=Thu Feb 03 10:26:11 GMT 2022, createdDate=2022-02-03 10:26:10.96, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:11 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:11 [260221/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=19bfe529-56ee-425b-a820-c1f0445f07ad, name=000002, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:10.977, endTime=Thu Feb 03 10:26:11 GMT 2022, createdDate=2022-02-03 10:26:10.96, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:11 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:37 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:37 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000003, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:37 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:37 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:37 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=f85425d1-5d61-460e-b431-88d2bcee5884, name=000003, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:37 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:37 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:37 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=f85425d1-5d61-460e-b431-88d2bcee5884, name=000003, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:37 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=f85425d1-5d61-460e-b431-88d2bcee5884, name=000003, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:26:37 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:37 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=f85425d1-5d61-460e-b431-88d2bcee5884, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:37 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:37 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:37 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:37 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=f85425d1-5d61-460e-b431-88d2bcee5884, name=000003, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:37 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:37.886, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:37 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:37 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=f85425d1-5d61-460e-b431-88d2bcee5884, name=000003, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:37 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:37.886, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:37 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:38 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:38 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=f85425d1-5d61-460e-b431-88d2bcee5884, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:37 GMT 2022, endTime=Thu Feb 03 10:26:38 GMT 2022, createdDate=Thu Feb 03 10:26:37 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:37 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:38 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=f85425d1-5d61-460e-b431-88d2bcee5884, name=000003, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:37.897, endTime=Thu Feb 03 10:26:38 GMT 2022, createdDate=2022-02-03 10:26:37.886, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:38 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:38 [683909/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=f85425d1-5d61-460e-b431-88d2bcee5884, name=000003, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:37.897, endTime=Thu Feb 03 10:26:38 GMT 2022, createdDate=2022-02-03 10:26:37.886, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:38 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000004, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:39 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:39 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=34219672-1bd0-48d5-a723-a70dcc123fbc, name=000004, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:39 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:39 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=34219672-1bd0-48d5-a723-a70dcc123fbc, name=000004, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=34219672-1bd0-48d5-a723-a70dcc123fbc, name=000004, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=34219672-1bd0-48d5-a723-a70dcc123fbc, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:39 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=34219672-1bd0-48d5-a723-a70dcc123fbc, name=000004, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:39 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:39.898, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:39 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=34219672-1bd0-48d5-a723-a70dcc123fbc, name=000004, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:39 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:39.898, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:39 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=34219672-1bd0-48d5-a723-a70dcc123fbc, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:39 GMT 2022, endTime=Thu Feb 03 10:26:39 GMT 2022, createdDate=Thu Feb 03 10:26:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=34219672-1bd0-48d5-a723-a70dcc123fbc, name=000004, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:39.909, endTime=Thu Feb 03 10:26:39 GMT 2022, createdDate=2022-02-03 10:26:39.898, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:39 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:39 [036537/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=34219672-1bd0-48d5-a723-a70dcc123fbc, name=000004, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:39.909, endTime=Thu Feb 03 10:26:39 GMT 2022, createdDate=2022-02-03 10:26:39.898, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:39 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000005, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:40 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:40 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=ff4c2946-4a59-43c6-ba05-b50f13857e84, name=000005, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:40 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:40 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=ff4c2946-4a59-43c6-ba05-b50f13857e84, name=000005, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=ff4c2946-4a59-43c6-ba05-b50f13857e84, name=000005, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ff4c2946-4a59-43c6-ba05-b50f13857e84, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:40 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:40 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:40 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ff4c2946-4a59-43c6-ba05-b50f13857e84, name=000005, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:40 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:40.779, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:40 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ff4c2946-4a59-43c6-ba05-b50f13857e84, name=000005, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:40 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:40.779, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:40 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ff4c2946-4a59-43c6-ba05-b50f13857e84, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:40 GMT 2022, endTime=Thu Feb 03 10:26:40 GMT 2022, createdDate=Thu Feb 03 10:26:40 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:40 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ff4c2946-4a59-43c6-ba05-b50f13857e84, name=000005, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:40.792, endTime=Thu Feb 03 10:26:40 GMT 2022, createdDate=2022-02-03 10:26:40.779, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:40 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:40 [199188/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ff4c2946-4a59-43c6-ba05-b50f13857e84, name=000005, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:40.792, endTime=Thu Feb 03 10:26:40 GMT 2022, createdDate=2022-02-03 10:26:40.779, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:40 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000006, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:41 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:41 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=7cb842b8-26d1-411d-a3a1-3f6fb1f97d65, name=000006, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:41 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:41 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=7cb842b8-26d1-411d-a3a1-3f6fb1f97d65, name=000006, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=7cb842b8-26d1-411d-a3a1-3f6fb1f97d65, name=000006, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=7cb842b8-26d1-411d-a3a1-3f6fb1f97d65, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:41 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:41 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:41 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=7cb842b8-26d1-411d-a3a1-3f6fb1f97d65, name=000006, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:41 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:41.606, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:41 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=7cb842b8-26d1-411d-a3a1-3f6fb1f97d65, name=000006, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:41 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:41.606, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:41 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=7cb842b8-26d1-411d-a3a1-3f6fb1f97d65, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:41 GMT 2022, endTime=Thu Feb 03 10:26:41 GMT 2022, createdDate=Thu Feb 03 10:26:41 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:41 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=7cb842b8-26d1-411d-a3a1-3f6fb1f97d65, name=000006, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:41.618, endTime=Thu Feb 03 10:26:41 GMT 2022, createdDate=2022-02-03 10:26:41.606, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:41 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:41 [438548/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=7cb842b8-26d1-411d-a3a1-3f6fb1f97d65, name=000006, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:41.618, endTime=Thu Feb 03 10:26:41 GMT 2022, createdDate=2022-02-03 10:26:41.606, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:41 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000007, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:42 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:42 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=3182f0fc-9197-4f17-b7a2-2594269c63cf, name=000007, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:42 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:42 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=3182f0fc-9197-4f17-b7a2-2594269c63cf, name=000007, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=3182f0fc-9197-4f17-b7a2-2594269c63cf, name=000007, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=3182f0fc-9197-4f17-b7a2-2594269c63cf, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:42 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:42 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:42 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=3182f0fc-9197-4f17-b7a2-2594269c63cf, name=000007, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:42 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:42.373, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:42 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=3182f0fc-9197-4f17-b7a2-2594269c63cf, name=000007, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:42 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:42.373, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:42 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=3182f0fc-9197-4f17-b7a2-2594269c63cf, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:42 GMT 2022, endTime=Thu Feb 03 10:26:42 GMT 2022, createdDate=Thu Feb 03 10:26:42 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:42 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=3182f0fc-9197-4f17-b7a2-2594269c63cf, name=000007, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:42.384, endTime=Thu Feb 03 10:26:42 GMT 2022, createdDate=2022-02-03 10:26:42.373, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:42 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:42 [050769/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=3182f0fc-9197-4f17-b7a2-2594269c63cf, name=000007, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:26:42.384, endTime=Thu Feb 03 10:26:42 GMT 2022, createdDate=2022-02-03 10:26:42.373, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:26:42 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000007, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:52 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:52 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=bdadd678-7902-4c90-8324-c8ada13cb590, name=000007, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:52 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:52 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=bdadd678-7902-4c90-8324-c8ada13cb590, name=000007, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=bdadd678-7902-4c90-8324-c8ada13cb590, name=000007, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=bdadd678-7902-4c90-8324-c8ada13cb590, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:52 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:52 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:52 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=bdadd678-7902-4c90-8324-c8ada13cb590, name=000007, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:52 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:52.343, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:52 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=bdadd678-7902-4c90-8324-c8ada13cb590, name=000007, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:52 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:52.343, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:52 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=bdadd678-7902-4c90-8324-c8ada13cb590, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/bdadd678-7902-4c90-8324-c8ada13cb590_CIRCULATION_LOG_2022-02-03_10%3A26%3A52.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102652Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=bdff9ccdf3ebaddd2576d51d90f3f752f49857f54a33422014116e9ba6ef69e9], startTime=Thu Feb 03 10:26:52 GMT 2022, endTime=Thu Feb 03 10:26:52 GMT 2022, createdDate=Thu Feb 03 10:26:52 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:52 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=bdadd678-7902-4c90-8324-c8ada13cb590, name=000007, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/bdadd678-7902-4c90-8324-c8ada13cb590_CIRCULATION_LOG_2022-02-03_10%3A26%3A52.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102652Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=bdff9ccdf3ebaddd2576d51d90f3f752f49857f54a33422014116e9ba6ef69e9], startTime=2022-02-03 10:26:52.356, endTime=Thu Feb 03 10:26:52 GMT 2022, createdDate=2022-02-03 10:26:52.343, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:52 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:52 [164208/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=bdadd678-7902-4c90-8324-c8ada13cb590, name=000007, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/bdadd678-7902-4c90-8324-c8ada13cb590_CIRCULATION_LOG_2022-02-03_10%3A26%3A52.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102652Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=bdff9ccdf3ebaddd2576d51d90f3f752f49857f54a33422014116e9ba6ef69e9], startTime=2022-02-03 10:26:52.356, endTime=Thu Feb 03 10:26:52 GMT 2022, createdDate=2022-02-03 10:26:52.343, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:52 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:53 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:53 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000008, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:53 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:53 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:53 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=a8f1f662-1c6a-40fc-979c-06671489fb9b, name=000008, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:53 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:53 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:53 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=a8f1f662-1c6a-40fc-979c-06671489fb9b, name=000008, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:53 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=a8f1f662-1c6a-40fc-979c-06671489fb9b, name=000008, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:26:53 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:53 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=a8f1f662-1c6a-40fc-979c-06671489fb9b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:53 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:53 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:53 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:53 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=a8f1f662-1c6a-40fc-979c-06671489fb9b, name=000008, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:53 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:53.861, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:53 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:53 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=a8f1f662-1c6a-40fc-979c-06671489fb9b, name=000008, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:53 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:53.861, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:53 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:54 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:54 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=a8f1f662-1c6a-40fc-979c-06671489fb9b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/a8f1f662-1c6a-40fc-979c-06671489fb9b_CIRCULATION_LOG_2022-02-03_10%3A26%3A53.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102654Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3df30c88f27db10a81dc8adf6482b97b8ab8f609fa6dc911714ec8c1c73b19e5], startTime=Thu Feb 03 10:26:53 GMT 2022, endTime=Thu Feb 03 10:26:54 GMT 2022, createdDate=Thu Feb 03 10:26:53 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:53 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:54 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=a8f1f662-1c6a-40fc-979c-06671489fb9b, name=000008, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/a8f1f662-1c6a-40fc-979c-06671489fb9b_CIRCULATION_LOG_2022-02-03_10%3A26%3A53.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102654Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3df30c88f27db10a81dc8adf6482b97b8ab8f609fa6dc911714ec8c1c73b19e5], startTime=2022-02-03 10:26:53.871, endTime=Thu Feb 03 10:26:54 GMT 2022, createdDate=2022-02-03 10:26:53.861, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:54 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:54 [014681/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=a8f1f662-1c6a-40fc-979c-06671489fb9b, name=000008, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/a8f1f662-1c6a-40fc-979c-06671489fb9b_CIRCULATION_LOG_2022-02-03_10%3A26%3A53.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102654Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3df30c88f27db10a81dc8adf6482b97b8ab8f609fa6dc911714ec8c1c73b19e5], startTime=2022-02-03 10:26:53.871, endTime=Thu Feb 03 10:26:54 GMT 2022, createdDate=2022-02-03 10:26:53.861, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:54 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000009, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:55 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:55 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=5b10442d-9e5c-492e-af55-9fdeecde26ab, name=000009, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:55 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:55 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=5b10442d-9e5c-492e-af55-9fdeecde26ab, name=000009, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=5b10442d-9e5c-492e-af55-9fdeecde26ab, name=000009, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=5b10442d-9e5c-492e-af55-9fdeecde26ab, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:55 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:55 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:55 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=5b10442d-9e5c-492e-af55-9fdeecde26ab, name=000009, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:55 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:55.094, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:55 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=5b10442d-9e5c-492e-af55-9fdeecde26ab, name=000009, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:55 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:55.094, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:55 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=5b10442d-9e5c-492e-af55-9fdeecde26ab, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/5b10442d-9e5c-492e-af55-9fdeecde26ab_CIRCULATION_LOG_2022-02-03_10%3A26%3A55.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102655Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ba5a300036615124831dc8958629a14f00dec160990070cbe295e62fcd961186], startTime=Thu Feb 03 10:26:55 GMT 2022, endTime=Thu Feb 03 10:26:55 GMT 2022, createdDate=Thu Feb 03 10:26:55 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:55 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=5b10442d-9e5c-492e-af55-9fdeecde26ab, name=000009, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/5b10442d-9e5c-492e-af55-9fdeecde26ab_CIRCULATION_LOG_2022-02-03_10%3A26%3A55.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102655Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ba5a300036615124831dc8958629a14f00dec160990070cbe295e62fcd961186], startTime=2022-02-03 10:26:55.109, endTime=Thu Feb 03 10:26:55 GMT 2022, createdDate=2022-02-03 10:26:55.094, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:55 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:55 [173407/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=5b10442d-9e5c-492e-af55-9fdeecde26ab, name=000009, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/5b10442d-9e5c-492e-af55-9fdeecde26ab_CIRCULATION_LOG_2022-02-03_10%3A26%3A55.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102655Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ba5a300036615124831dc8958629a14f00dec160990070cbe295e62fcd961186], startTime=2022-02-03 10:26:55.109, endTime=Thu Feb 03 10:26:55 GMT 2022, createdDate=2022-02-03 10:26:55.094, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:55 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000010, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:56 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=ffadd0b3-21b3-4f68-9bd6-176e0aa29872, name=000010, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:56 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=ffadd0b3-21b3-4f68-9bd6-176e0aa29872, name=000010, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=ffadd0b3-21b3-4f68-9bd6-176e0aa29872, name=000010, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ffadd0b3-21b3-4f68-9bd6-176e0aa29872, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:56 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:56 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:56 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ffadd0b3-21b3-4f68-9bd6-176e0aa29872, name=000010, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:56 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:56.279, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ffadd0b3-21b3-4f68-9bd6-176e0aa29872, name=000010, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:56 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:56.279, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ffadd0b3-21b3-4f68-9bd6-176e0aa29872, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/ffadd0b3-21b3-4f68-9bd6-176e0aa29872_CIRCULATION_LOG_2022-02-03_10%3A26%3A56.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102656Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9a42ee6ccc689efbb36cab86e1aa30e55ba92678c7c16523302860b91bd3eb1e], startTime=Thu Feb 03 10:26:56 GMT 2022, endTime=Thu Feb 03 10:26:56 GMT 2022, createdDate=Thu Feb 03 10:26:56 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:56 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ffadd0b3-21b3-4f68-9bd6-176e0aa29872, name=000010, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/ffadd0b3-21b3-4f68-9bd6-176e0aa29872_CIRCULATION_LOG_2022-02-03_10%3A26%3A56.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102656Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9a42ee6ccc689efbb36cab86e1aa30e55ba92678c7c16523302860b91bd3eb1e], startTime=2022-02-03 10:26:56.29, endTime=Thu Feb 03 10:26:56 GMT 2022, createdDate=2022-02-03 10:26:56.279, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:56 [210477/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ffadd0b3-21b3-4f68-9bd6-176e0aa29872, name=000010, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/ffadd0b3-21b3-4f68-9bd6-176e0aa29872_CIRCULATION_LOG_2022-02-03_10%3A26%3A56.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102656Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9a42ee6ccc689efbb36cab86e1aa30e55ba92678c7c16523302860b91bd3eb1e], startTime=2022-02-03 10:26:56.29, endTime=Thu Feb 03 10:26:56 GMT 2022, createdDate=2022-02-03 10:26:56.279, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:56 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000011, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:57 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=642d1ee6-d3bb-4df9-ae83-56a099556954, name=000011, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:57 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=642d1ee6-d3bb-4df9-ae83-56a099556954, name=000011, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=642d1ee6-d3bb-4df9-ae83-56a099556954, name=000011, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=642d1ee6-d3bb-4df9-ae83-56a099556954, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:57 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=642d1ee6-d3bb-4df9-ae83-56a099556954, name=000011, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:57 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:57.763, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=642d1ee6-d3bb-4df9-ae83-56a099556954, name=000011, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:57 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:57.763, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=642d1ee6-d3bb-4df9-ae83-56a099556954, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/642d1ee6-d3bb-4df9-ae83-56a099556954_CIRCULATION_LOG_2022-02-03_10%3A26%3A57.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102657Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=02229554fee330e4ef12cdd28bf6db357561220abdd530ce93a92b7254f86ff3], startTime=Thu Feb 03 10:26:57 GMT 2022, endTime=Thu Feb 03 10:26:57 GMT 2022, createdDate=Thu Feb 03 10:26:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=642d1ee6-d3bb-4df9-ae83-56a099556954, name=000011, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/642d1ee6-d3bb-4df9-ae83-56a099556954_CIRCULATION_LOG_2022-02-03_10%3A26%3A57.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102657Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=02229554fee330e4ef12cdd28bf6db357561220abdd530ce93a92b7254f86ff3], startTime=2022-02-03 10:26:57.773, endTime=Thu Feb 03 10:26:57 GMT 2022, createdDate=2022-02-03 10:26:57.763, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:57 [449118/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=642d1ee6-d3bb-4df9-ae83-56a099556954, name=000011, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/642d1ee6-d3bb-4df9-ae83-56a099556954_CIRCULATION_LOG_2022-02-03_10%3A26%3A57.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102657Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=02229554fee330e4ef12cdd28bf6db357561220abdd530ce93a92b7254f86ff3], startTime=2022-02-03 10:26:57.773, endTime=Thu Feb 03 10:26:57 GMT 2022, createdDate=2022-02-03 10:26:57.763, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:57 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000012, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:59 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:59 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=61a3d712-c3ad-4f30-83f3-f08ec64ac404, name=000012, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:26:59 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:59 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=61a3d712-c3ad-4f30-83f3-f08ec64ac404, name=000012, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=61a3d712-c3ad-4f30-83f3-f08ec64ac404, name=000012, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=61a3d712-c3ad-4f30-83f3-f08ec64ac404, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:26:59 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:26:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=61a3d712-c3ad-4f30-83f3-f08ec64ac404, name=000012, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:59 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:59.316, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:59 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=61a3d712-c3ad-4f30-83f3-f08ec64ac404, name=000012, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:26:59 GMT 2022, endTime=null, createdDate=2022-02-03 10:26:59.316, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:59 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=61a3d712-c3ad-4f30-83f3-f08ec64ac404, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/61a3d712-c3ad-4f30-83f3-f08ec64ac404_CIRCULATION_LOG_2022-02-03_10%3A26%3A59.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1dbf01fa32baf65def65a79c0d364781498a86556b92fdd2629eb9914621f21a], startTime=Thu Feb 03 10:26:59 GMT 2022, endTime=Thu Feb 03 10:26:59 GMT 2022, createdDate=Thu Feb 03 10:26:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:26:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=61a3d712-c3ad-4f30-83f3-f08ec64ac404, name=000012, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/61a3d712-c3ad-4f30-83f3-f08ec64ac404_CIRCULATION_LOG_2022-02-03_10%3A26%3A59.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1dbf01fa32baf65def65a79c0d364781498a86556b92fdd2629eb9914621f21a], startTime=2022-02-03 10:26:59.326, endTime=Thu Feb 03 10:26:59 GMT 2022, createdDate=2022-02-03 10:26:59.316, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:59 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:59 [974313/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=61a3d712-c3ad-4f30-83f3-f08ec64ac404, name=000012, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/61a3d712-c3ad-4f30-83f3-f08ec64ac404_CIRCULATION_LOG_2022-02-03_10%3A26%3A59.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1dbf01fa32baf65def65a79c0d364781498a86556b92fdd2629eb9914621f21a], startTime=2022-02-03 10:26:59.326, endTime=Thu Feb 03 10:26:59 GMT 2022, createdDate=2022-02-03 10:26:59.316, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:26:59 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000013, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:01 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=28494840-ed1c-4a43-ba9b-3bc639df1df3, name=000013, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:01 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=28494840-ed1c-4a43-ba9b-3bc639df1df3, name=000013, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=28494840-ed1c-4a43-ba9b-3bc639df1df3, name=000013, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=28494840-ed1c-4a43-ba9b-3bc639df1df3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:01 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=28494840-ed1c-4a43-ba9b-3bc639df1df3, name=000013, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:01 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:01.589, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=28494840-ed1c-4a43-ba9b-3bc639df1df3, name=000013, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:01 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:01.589, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=28494840-ed1c-4a43-ba9b-3bc639df1df3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/28494840-ed1c-4a43-ba9b-3bc639df1df3_CIRCULATION_LOG_2022-02-03_10%3A27%3A01.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102701Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6efa9044fd2559342113fd9091f22a1395b798ee73e167b2a940a993a2c3e8ff], startTime=Thu Feb 03 10:27:01 GMT 2022, endTime=Thu Feb 03 10:27:01 GMT 2022, createdDate=Thu Feb 03 10:27:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=28494840-ed1c-4a43-ba9b-3bc639df1df3, name=000013, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/28494840-ed1c-4a43-ba9b-3bc639df1df3_CIRCULATION_LOG_2022-02-03_10%3A27%3A01.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102701Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6efa9044fd2559342113fd9091f22a1395b798ee73e167b2a940a993a2c3e8ff], startTime=2022-02-03 10:27:01.598, endTime=Thu Feb 03 10:27:01 GMT 2022, createdDate=2022-02-03 10:27:01.589, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:01 [045846/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=28494840-ed1c-4a43-ba9b-3bc639df1df3, name=000013, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/28494840-ed1c-4a43-ba9b-3bc639df1df3_CIRCULATION_LOG_2022-02-03_10%3A27%3A01.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102701Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6efa9044fd2559342113fd9091f22a1395b798ee73e167b2a940a993a2c3e8ff], startTime=2022-02-03 10:27:01.598, endTime=Thu Feb 03 10:27:01 GMT 2022, createdDate=2022-02-03 10:27:01.589, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000014, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:02 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=a765cfa8-99e3-40ed-9349-0f16cfea52f6, name=000014, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:02 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=a765cfa8-99e3-40ed-9349-0f16cfea52f6, name=000014, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=a765cfa8-99e3-40ed-9349-0f16cfea52f6, name=000014, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=a765cfa8-99e3-40ed-9349-0f16cfea52f6, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:02 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:02 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:02 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=a765cfa8-99e3-40ed-9349-0f16cfea52f6, name=000014, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:02 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:02.786, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=a765cfa8-99e3-40ed-9349-0f16cfea52f6, name=000014, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:02 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:02.786, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=a765cfa8-99e3-40ed-9349-0f16cfea52f6, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/a765cfa8-99e3-40ed-9349-0f16cfea52f6_CIRCULATION_LOG_2022-02-03_10%3A27%3A02.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102702Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=415d8edbf2bbe37fed0c898c2d3a019cfc3a3833e9f4cfe55f0f8dd13e73401f], startTime=Thu Feb 03 10:27:02 GMT 2022, endTime=Thu Feb 03 10:27:02 GMT 2022, createdDate=Thu Feb 03 10:27:02 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:02 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=a765cfa8-99e3-40ed-9349-0f16cfea52f6, name=000014, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/a765cfa8-99e3-40ed-9349-0f16cfea52f6_CIRCULATION_LOG_2022-02-03_10%3A27%3A02.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102702Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=415d8edbf2bbe37fed0c898c2d3a019cfc3a3833e9f4cfe55f0f8dd13e73401f], startTime=2022-02-03 10:27:02.796, endTime=Thu Feb 03 10:27:02 GMT 2022, createdDate=2022-02-03 10:27:02.786, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:02 [371214/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=a765cfa8-99e3-40ed-9349-0f16cfea52f6, name=000014, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/a765cfa8-99e3-40ed-9349-0f16cfea52f6_CIRCULATION_LOG_2022-02-03_10%3A27%3A02.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102702Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=415d8edbf2bbe37fed0c898c2d3a019cfc3a3833e9f4cfe55f0f8dd13e73401f], startTime=2022-02-03 10:27:02.796, endTime=Thu Feb 03 10:27:02 GMT 2022, createdDate=2022-02-03 10:27:02.786, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000008, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:06 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:06 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=e1ccb197-f27b-4200-944c-1b92d9279dae, name=000008, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:06 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:06 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=e1ccb197-f27b-4200-944c-1b92d9279dae, name=000008, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=e1ccb197-f27b-4200-944c-1b92d9279dae, name=000008, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=e1ccb197-f27b-4200-944c-1b92d9279dae, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:06 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:06 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:06 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=e1ccb197-f27b-4200-944c-1b92d9279dae, name=000008, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:06 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:06.306, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:06 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=e1ccb197-f27b-4200-944c-1b92d9279dae, name=000008, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:06 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:06.306, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:06 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=e1ccb197-f27b-4200-944c-1b92d9279dae, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:06 GMT 2022, endTime=Thu Feb 03 10:27:06 GMT 2022, createdDate=Thu Feb 03 10:27:06 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:06 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=e1ccb197-f27b-4200-944c-1b92d9279dae, name=000008, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:06.316, endTime=Thu Feb 03 10:27:06 GMT 2022, createdDate=2022-02-03 10:27:06.306, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:06 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:06 [050950/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=e1ccb197-f27b-4200-944c-1b92d9279dae, name=000008, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:06.316, endTime=Thu Feb 03 10:27:06 GMT 2022, createdDate=2022-02-03 10:27:06.306, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:06 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000009, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:07 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:07 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=6200f2e4-1afc-466f-b2f2-93de4d1a8c7f, name=000009, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:07 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:07 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=6200f2e4-1afc-466f-b2f2-93de4d1a8c7f, name=000009, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=6200f2e4-1afc-466f-b2f2-93de4d1a8c7f, name=000009, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=6200f2e4-1afc-466f-b2f2-93de4d1a8c7f, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:07 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:07 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:07 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=6200f2e4-1afc-466f-b2f2-93de4d1a8c7f, name=000009, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:07 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:07.225, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:07 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=6200f2e4-1afc-466f-b2f2-93de4d1a8c7f, name=000009, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:07 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:07.225, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:07 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=6200f2e4-1afc-466f-b2f2-93de4d1a8c7f, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:07 GMT 2022, endTime=Thu Feb 03 10:27:07 GMT 2022, createdDate=Thu Feb 03 10:27:07 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:07 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=6200f2e4-1afc-466f-b2f2-93de4d1a8c7f, name=000009, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:07.235, endTime=Thu Feb 03 10:27:07 GMT 2022, createdDate=2022-02-03 10:27:07.225, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:07 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:07 [592834/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=6200f2e4-1afc-466f-b2f2-93de4d1a8c7f, name=000009, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:07.235, endTime=Thu Feb 03 10:27:07 GMT 2022, createdDate=2022-02-03 10:27:07.225, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:07 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000010, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:08 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=0a00321b-6df4-414f-b432-e1ff2c685065, name=000010, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:08 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=0a00321b-6df4-414f-b432-e1ff2c685065, name=000010, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=0a00321b-6df4-414f-b432-e1ff2c685065, name=000010, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=0a00321b-6df4-414f-b432-e1ff2c685065, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:08 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:08 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=0a00321b-6df4-414f-b432-e1ff2c685065, name=000010, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:08 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:08.012, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=0a00321b-6df4-414f-b432-e1ff2c685065, name=000010, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:08 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:08.012, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=0a00321b-6df4-414f-b432-e1ff2c685065, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:08 GMT 2022, endTime=Thu Feb 03 10:27:08 GMT 2022, createdDate=Thu Feb 03 10:27:08 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=0a00321b-6df4-414f-b432-e1ff2c685065, name=000010, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:08.021, endTime=Thu Feb 03 10:27:08 GMT 2022, createdDate=2022-02-03 10:27:08.012, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [461372/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=0a00321b-6df4-414f-b432-e1ff2c685065, name=000010, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:08.021, endTime=Thu Feb 03 10:27:08 GMT 2022, createdDate=2022-02-03 10:27:08.012, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000011, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:08 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=b63f1d32-cea6-4416-aef5-89a077f934a0, name=000011, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:08 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=b63f1d32-cea6-4416-aef5-89a077f934a0, name=000011, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=b63f1d32-cea6-4416-aef5-89a077f934a0, name=000011, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=b63f1d32-cea6-4416-aef5-89a077f934a0, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:08 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:08 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=b63f1d32-cea6-4416-aef5-89a077f934a0, name=000011, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:08 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:08.823, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=b63f1d32-cea6-4416-aef5-89a077f934a0, name=000011, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:08 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:08.823, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=b63f1d32-cea6-4416-aef5-89a077f934a0, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:08 GMT 2022, endTime=Thu Feb 03 10:27:08 GMT 2022, createdDate=Thu Feb 03 10:27:08 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=b63f1d32-cea6-4416-aef5-89a077f934a0, name=000011, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:08.833, endTime=Thu Feb 03 10:27:08 GMT 2022, createdDate=2022-02-03 10:27:08.823, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:08 [243517/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=b63f1d32-cea6-4416-aef5-89a077f934a0, name=000011, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:08.833, endTime=Thu Feb 03 10:27:08 GMT 2022, createdDate=2022-02-03 10:27:08.823, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:08 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000012, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:09 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:09 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=b7a552fb-0d73-4411-a72c-572d4c3074b3, name=000012, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:09 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:09 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=b7a552fb-0d73-4411-a72c-572d4c3074b3, name=000012, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=b7a552fb-0d73-4411-a72c-572d4c3074b3, name=000012, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=b7a552fb-0d73-4411-a72c-572d4c3074b3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:09 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:09 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:09 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=b7a552fb-0d73-4411-a72c-572d4c3074b3, name=000012, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:09 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:09.505, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:09 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=b7a552fb-0d73-4411-a72c-572d4c3074b3, name=000012, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:09 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:09.505, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:09 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=b7a552fb-0d73-4411-a72c-572d4c3074b3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:09 GMT 2022, endTime=Thu Feb 03 10:27:09 GMT 2022, createdDate=Thu Feb 03 10:27:09 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:09 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=b7a552fb-0d73-4411-a72c-572d4c3074b3, name=000012, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:09.514, endTime=Thu Feb 03 10:27:09 GMT 2022, createdDate=2022-02-03 10:27:09.505, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:09 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:09 [249719/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=b7a552fb-0d73-4411-a72c-572d4c3074b3, name=000012, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:09.514, endTime=Thu Feb 03 10:27:09 GMT 2022, createdDate=2022-02-03 10:27:09.505, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:09 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000013, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:10 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=ece10b83-af55-485f-bda8-262476aa82c2, name=000013, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:10 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=ece10b83-af55-485f-bda8-262476aa82c2, name=000013, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=ece10b83-af55-485f-bda8-262476aa82c2, name=000013, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ece10b83-af55-485f-bda8-262476aa82c2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:10 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:10 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ece10b83-af55-485f-bda8-262476aa82c2, name=000013, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:10 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:10.287, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ece10b83-af55-485f-bda8-262476aa82c2, name=000013, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:10 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:10.287, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ece10b83-af55-485f-bda8-262476aa82c2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:10 GMT 2022, endTime=Thu Feb 03 10:27:10 GMT 2022, createdDate=Thu Feb 03 10:27:10 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ece10b83-af55-485f-bda8-262476aa82c2, name=000013, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:10.297, endTime=Thu Feb 03 10:27:10 GMT 2022, createdDate=2022-02-03 10:27:10.287, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [140394/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ece10b83-af55-485f-bda8-262476aa82c2, name=000013, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:10.297, endTime=Thu Feb 03 10:27:10 GMT 2022, createdDate=2022-02-03 10:27:10.287, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:10 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000014, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:10 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=b9d48247-b6e2-4697-8df3-5a1dc038ac85, name=000014, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:10 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=b9d48247-b6e2-4697-8df3-5a1dc038ac85, name=000014, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:10 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=b9d48247-b6e2-4697-8df3-5a1dc038ac85, name=000014, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:10 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:10 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=b9d48247-b6e2-4697-8df3-5a1dc038ac85, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:10 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:10 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:10 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=b9d48247-b6e2-4697-8df3-5a1dc038ac85, name=000014, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:10 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:10.983, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=b9d48247-b6e2-4697-8df3-5a1dc038ac85, name=000014, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:10 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:10.983, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:11 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=b9d48247-b6e2-4697-8df3-5a1dc038ac85, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:10 GMT 2022, endTime=Thu Feb 03 10:27:11 GMT 2022, createdDate=Thu Feb 03 10:27:10 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:10 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=b9d48247-b6e2-4697-8df3-5a1dc038ac85, name=000014, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:10.992, endTime=Thu Feb 03 10:27:11 GMT 2022, createdDate=2022-02-03 10:27:10.983, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:11 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [448716/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=b9d48247-b6e2-4697-8df3-5a1dc038ac85, name=000014, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:10.992, endTime=Thu Feb 03 10:27:11 GMT 2022, createdDate=2022-02-03 10:27:10.983, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:11 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000015, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:11 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:11 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=f08e2767-33df-4e03-825e-8207d1018441, name=000015, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:11 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:11 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=f08e2767-33df-4e03-825e-8207d1018441, name=000015, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=f08e2767-33df-4e03-825e-8207d1018441, name=000015, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=f08e2767-33df-4e03-825e-8207d1018441, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:11 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:11 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:11 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=f08e2767-33df-4e03-825e-8207d1018441, name=000015, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:11 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:11.739, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:11 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=f08e2767-33df-4e03-825e-8207d1018441, name=000015, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:11 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:11.739, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:11 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=f08e2767-33df-4e03-825e-8207d1018441, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:11 GMT 2022, endTime=Thu Feb 03 10:27:11 GMT 2022, createdDate=Thu Feb 03 10:27:11 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:11 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=f08e2767-33df-4e03-825e-8207d1018441, name=000015, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:11.748, endTime=Thu Feb 03 10:27:11 GMT 2022, createdDate=2022-02-03 10:27:11.739, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:11 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:11 [137251/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=f08e2767-33df-4e03-825e-8207d1018441, name=000015, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:11.748, endTime=Thu Feb 03 10:27:11 GMT 2022, createdDate=2022-02-03 10:27:11.739, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:11 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000016, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:12 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:12 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=b69f1830-166d-4a41-a27e-ba80d19901d5, name=000016, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:12 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:12 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=b69f1830-166d-4a41-a27e-ba80d19901d5, name=000016, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=b69f1830-166d-4a41-a27e-ba80d19901d5, name=000016, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=b69f1830-166d-4a41-a27e-ba80d19901d5, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:12 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:12 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:12 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=b69f1830-166d-4a41-a27e-ba80d19901d5, name=000016, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:12 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:12.506, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:12 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=b69f1830-166d-4a41-a27e-ba80d19901d5, name=000016, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:12 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:12.506, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:12 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=b69f1830-166d-4a41-a27e-ba80d19901d5, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:12 GMT 2022, endTime=Thu Feb 03 10:27:12 GMT 2022, createdDate=Thu Feb 03 10:27:12 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:12 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=b69f1830-166d-4a41-a27e-ba80d19901d5, name=000016, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:12.515, endTime=Thu Feb 03 10:27:12 GMT 2022, createdDate=2022-02-03 10:27:12.506, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:12 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:12 [243984/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=b69f1830-166d-4a41-a27e-ba80d19901d5, name=000016, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:12.515, endTime=Thu Feb 03 10:27:12 GMT 2022, createdDate=2022-02-03 10:27:12.506, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:12 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000017, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:13 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:13 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=ab6aaf48-02cf-4223-8157-04c4fef8f8a9, name=000017, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:13 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:13 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=ab6aaf48-02cf-4223-8157-04c4fef8f8a9, name=000017, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=ab6aaf48-02cf-4223-8157-04c4fef8f8a9, name=000017, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ab6aaf48-02cf-4223-8157-04c4fef8f8a9, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:13 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:13 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:13 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ab6aaf48-02cf-4223-8157-04c4fef8f8a9, name=000017, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:13 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:13.463, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:13 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ab6aaf48-02cf-4223-8157-04c4fef8f8a9, name=000017, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:13 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:13.463, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:13 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ab6aaf48-02cf-4223-8157-04c4fef8f8a9, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:13 GMT 2022, endTime=Thu Feb 03 10:27:13 GMT 2022, createdDate=Thu Feb 03 10:27:13 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:13 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ab6aaf48-02cf-4223-8157-04c4fef8f8a9, name=000017, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:13.472, endTime=Thu Feb 03 10:27:13 GMT 2022, createdDate=2022-02-03 10:27:13.463, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:13 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:13 [092333/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ab6aaf48-02cf-4223-8157-04c4fef8f8a9, name=000017, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:13.472, endTime=Thu Feb 03 10:27:13 GMT 2022, createdDate=2022-02-03 10:27:13.463, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:13 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000018, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:14 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:14 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=aa7f99ee-d3b0-445e-876f-c29439fcc566, name=000018, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:14 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:14 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=aa7f99ee-d3b0-445e-876f-c29439fcc566, name=000018, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=aa7f99ee-d3b0-445e-876f-c29439fcc566, name=000018, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=aa7f99ee-d3b0-445e-876f-c29439fcc566, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:14 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:14 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:14 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=aa7f99ee-d3b0-445e-876f-c29439fcc566, name=000018, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:14 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:14.281, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:14 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=aa7f99ee-d3b0-445e-876f-c29439fcc566, name=000018, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:14 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:14.281, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:14 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=aa7f99ee-d3b0-445e-876f-c29439fcc566, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:14 GMT 2022, endTime=Thu Feb 03 10:27:14 GMT 2022, createdDate=Thu Feb 03 10:27:14 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:14 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=aa7f99ee-d3b0-445e-876f-c29439fcc566, name=000018, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:14.289, endTime=Thu Feb 03 10:27:14 GMT 2022, createdDate=2022-02-03 10:27:14.281, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:14 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:14 [311191/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=aa7f99ee-d3b0-445e-876f-c29439fcc566, name=000018, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:14.289, endTime=Thu Feb 03 10:27:14 GMT 2022, createdDate=2022-02-03 10:27:14.281, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:14 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000019, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:15 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=8fde776b-7fae-4a74-b48b-ea74cb1adc15, name=000019, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:15 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=8fde776b-7fae-4a74-b48b-ea74cb1adc15, name=000019, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=8fde776b-7fae-4a74-b48b-ea74cb1adc15, name=000019, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=8fde776b-7fae-4a74-b48b-ea74cb1adc15, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:15 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:15 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=8fde776b-7fae-4a74-b48b-ea74cb1adc15, name=000019, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:15 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:15.017, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=8fde776b-7fae-4a74-b48b-ea74cb1adc15, name=000019, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:15 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:15.017, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=8fde776b-7fae-4a74-b48b-ea74cb1adc15, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:15 GMT 2022, endTime=Thu Feb 03 10:27:15 GMT 2022, createdDate=Thu Feb 03 10:27:15 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=8fde776b-7fae-4a74-b48b-ea74cb1adc15, name=000019, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:15.032, endTime=Thu Feb 03 10:27:15 GMT 2022, createdDate=2022-02-03 10:27:15.017, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [401898/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=8fde776b-7fae-4a74-b48b-ea74cb1adc15, name=000019, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:15.032, endTime=Thu Feb 03 10:27:15 GMT 2022, createdDate=2022-02-03 10:27:15.017, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000020, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:15 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=9151fe80-de0b-4a3c-8036-c9bc9ec54449, name=000020, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:15 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=9151fe80-de0b-4a3c-8036-c9bc9ec54449, name=000020, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=9151fe80-de0b-4a3c-8036-c9bc9ec54449, name=000020, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=9151fe80-de0b-4a3c-8036-c9bc9ec54449, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:15 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:15 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=9151fe80-de0b-4a3c-8036-c9bc9ec54449, name=000020, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:15 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:15.663, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=9151fe80-de0b-4a3c-8036-c9bc9ec54449, name=000020, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:15 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:15.663, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=9151fe80-de0b-4a3c-8036-c9bc9ec54449, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:15 GMT 2022, endTime=Thu Feb 03 10:27:15 GMT 2022, createdDate=Thu Feb 03 10:27:15 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=9151fe80-de0b-4a3c-8036-c9bc9ec54449, name=000020, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:15.672, endTime=Thu Feb 03 10:27:15 GMT 2022, createdDate=2022-02-03 10:27:15.663, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:15 [441804/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=9151fe80-de0b-4a3c-8036-c9bc9ec54449, name=000020, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:15.672, endTime=Thu Feb 03 10:27:15 GMT 2022, createdDate=2022-02-03 10:27:15.663, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:15 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000021, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:16 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:16 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=ea36ec46-4278-4d4d-8bf8-362cc7caf0f4, name=000021, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:16 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:16 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=ea36ec46-4278-4d4d-8bf8-362cc7caf0f4, name=000021, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=ea36ec46-4278-4d4d-8bf8-362cc7caf0f4, name=000021, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ea36ec46-4278-4d4d-8bf8-362cc7caf0f4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:16 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:16 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:16 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ea36ec46-4278-4d4d-8bf8-362cc7caf0f4, name=000021, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:16 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:16.353, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:16 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ea36ec46-4278-4d4d-8bf8-362cc7caf0f4, name=000021, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:16 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:16.353, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:16 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ea36ec46-4278-4d4d-8bf8-362cc7caf0f4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:16 GMT 2022, endTime=Thu Feb 03 10:27:16 GMT 2022, createdDate=Thu Feb 03 10:27:16 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:16 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ea36ec46-4278-4d4d-8bf8-362cc7caf0f4, name=000021, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:16.361, endTime=Thu Feb 03 10:27:16 GMT 2022, createdDate=2022-02-03 10:27:16.353, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:16 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:16 [171106/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ea36ec46-4278-4d4d-8bf8-362cc7caf0f4, name=000021, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:16.361, endTime=Thu Feb 03 10:27:16 GMT 2022, createdDate=2022-02-03 10:27:16.353, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:16 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000022, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:17 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=668feaf6-0f41-4c38-9d17-6383a56ad531, name=000022, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:17 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=668feaf6-0f41-4c38-9d17-6383a56ad531, name=000022, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=668feaf6-0f41-4c38-9d17-6383a56ad531, name=000022, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=668feaf6-0f41-4c38-9d17-6383a56ad531, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:17 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:17 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=668feaf6-0f41-4c38-9d17-6383a56ad531, name=000022, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:17 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:17.083, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=668feaf6-0f41-4c38-9d17-6383a56ad531, name=000022, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:17 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:17.083, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=668feaf6-0f41-4c38-9d17-6383a56ad531, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:17 GMT 2022, endTime=Thu Feb 03 10:27:17 GMT 2022, createdDate=Thu Feb 03 10:27:17 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=668feaf6-0f41-4c38-9d17-6383a56ad531, name=000022, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:17.092, endTime=Thu Feb 03 10:27:17 GMT 2022, createdDate=2022-02-03 10:27:17.083, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [955814/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=668feaf6-0f41-4c38-9d17-6383a56ad531, name=000022, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:17.092, endTime=Thu Feb 03 10:27:17 GMT 2022, createdDate=2022-02-03 10:27:17.083, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000023, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:17 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=c560a641-fc29-4a4e-bed6-f30b0251f596, name=000023, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:17 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=c560a641-fc29-4a4e-bed6-f30b0251f596, name=000023, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=c560a641-fc29-4a4e-bed6-f30b0251f596, name=000023, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=c560a641-fc29-4a4e-bed6-f30b0251f596, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:17 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:17 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=c560a641-fc29-4a4e-bed6-f30b0251f596, name=000023, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:17 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:17.796, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=c560a641-fc29-4a4e-bed6-f30b0251f596, name=000023, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:17 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:17.796, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=c560a641-fc29-4a4e-bed6-f30b0251f596, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:17 GMT 2022, endTime=Thu Feb 03 10:27:17 GMT 2022, createdDate=Thu Feb 03 10:27:17 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=c560a641-fc29-4a4e-bed6-f30b0251f596, name=000023, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:17.805, endTime=Thu Feb 03 10:27:17 GMT 2022, createdDate=2022-02-03 10:27:17.796, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:17 [751818/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=c560a641-fc29-4a4e-bed6-f30b0251f596, name=000023, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:17.805, endTime=Thu Feb 03 10:27:17 GMT 2022, createdDate=2022-02-03 10:27:17.796, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:17 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000024, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:18 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:18 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=ca0b643c-0cca-4910-aa86-a09f646d8c5e, name=000024, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:18 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:18 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=ca0b643c-0cca-4910-aa86-a09f646d8c5e, name=000024, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=ca0b643c-0cca-4910-aa86-a09f646d8c5e, name=000024, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ca0b643c-0cca-4910-aa86-a09f646d8c5e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:18 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:18 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:18 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ca0b643c-0cca-4910-aa86-a09f646d8c5e, name=000024, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:18 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:18.466, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:18 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ca0b643c-0cca-4910-aa86-a09f646d8c5e, name=000024, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:18 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:18.466, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:18 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=ca0b643c-0cca-4910-aa86-a09f646d8c5e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:18 GMT 2022, endTime=Thu Feb 03 10:27:18 GMT 2022, createdDate=Thu Feb 03 10:27:18 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:18 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=ca0b643c-0cca-4910-aa86-a09f646d8c5e, name=000024, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:18.475, endTime=Thu Feb 03 10:27:18 GMT 2022, createdDate=2022-02-03 10:27:18.466, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:18 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:18 [250363/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=ca0b643c-0cca-4910-aa86-a09f646d8c5e, name=000024, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:18.475, endTime=Thu Feb 03 10:27:18 GMT 2022, createdDate=2022-02-03 10:27:18.466, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:18 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000025, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:19 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=5c9e0862-8618-4349-b73e-1dc45b6f1ebf, name=000025, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:19 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=5c9e0862-8618-4349-b73e-1dc45b6f1ebf, name=000025, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=5c9e0862-8618-4349-b73e-1dc45b6f1ebf, name=000025, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=5c9e0862-8618-4349-b73e-1dc45b6f1ebf, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:19 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=5c9e0862-8618-4349-b73e-1dc45b6f1ebf, name=000025, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:19 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:19.227, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=5c9e0862-8618-4349-b73e-1dc45b6f1ebf, name=000025, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:19 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:19.227, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=5c9e0862-8618-4349-b73e-1dc45b6f1ebf, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:19 GMT 2022, endTime=Thu Feb 03 10:27:19 GMT 2022, createdDate=Thu Feb 03 10:27:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=5c9e0862-8618-4349-b73e-1dc45b6f1ebf, name=000025, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:19.236, endTime=Thu Feb 03 10:27:19 GMT 2022, createdDate=2022-02-03 10:27:19.227, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [269584/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=5c9e0862-8618-4349-b73e-1dc45b6f1ebf, name=000025, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:19.236, endTime=Thu Feb 03 10:27:19 GMT 2022, createdDate=2022-02-03 10:27:19.227, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000026, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:19 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=be2b4275-a44f-4bbb-ba04-5501d653ddce, name=000026, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:19 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=be2b4275-a44f-4bbb-ba04-5501d653ddce, name=000026, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=be2b4275-a44f-4bbb-ba04-5501d653ddce, name=000026, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=be2b4275-a44f-4bbb-ba04-5501d653ddce, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:19 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=be2b4275-a44f-4bbb-ba04-5501d653ddce, name=000026, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:19 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:19.919, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=be2b4275-a44f-4bbb-ba04-5501d653ddce, name=000026, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:19 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:19.919, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=be2b4275-a44f-4bbb-ba04-5501d653ddce, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:19 GMT 2022, endTime=Thu Feb 03 10:27:19 GMT 2022, createdDate=Thu Feb 03 10:27:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=be2b4275-a44f-4bbb-ba04-5501d653ddce, name=000026, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:19.927, endTime=Thu Feb 03 10:27:19 GMT 2022, createdDate=2022-02-03 10:27:19.919, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:19 [494443/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=be2b4275-a44f-4bbb-ba04-5501d653ddce, name=000026, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:19.927, endTime=Thu Feb 03 10:27:19 GMT 2022, createdDate=2022-02-03 10:27:19.919, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:19 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000027, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:20 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:20 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=05a223a6-d78b-495a-9587-ffd56343b85b, name=000027, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:20 GMT 2022, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:20 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=05a223a6-d78b-495a-9587-ffd56343b85b, name=000027, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=05a223a6-d78b-495a-9587-ffd56343b85b, name=000027, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant circ_log_export_test. 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=05a223a6-d78b-495a-9587-ffd56343b85b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:20 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:20 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:20 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=05a223a6-d78b-495a-9587-ffd56343b85b, name=000027, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:20 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:20.568, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:20 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=05a223a6-d78b-495a-9587-ffd56343b85b, name=000027, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:20 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:20.568, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:20 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=05a223a6-d78b-495a-9587-ffd56343b85b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:20 GMT 2022, endTime=Thu Feb 03 10:27:20 GMT 2022, createdDate=Thu Feb 03 10:27:20 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:20 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=05a223a6-d78b-495a-9587-ffd56343b85b, name=000027, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:20.576, endTime=Thu Feb 03 10:27:20 GMT 2022, createdDate=2022-02-03 10:27:20.568, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:20 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:20 [539196/data-export-spring] [circ_log_export_test] [00000000-1111-5555-9999-999999999999] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=05a223a6-d78b-495a-9587-ffd56343b85b, name=000027, description=null, source=mdexp-admin-user, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=FAILED, files=null, startTime=2022-02-03 10:27:20.576, endTime=Thu Feb 03 10:27:20 GMT 2022, createdDate=2022-02-03 10:27:20.568, createdByUserId=00000000-1111-5555-9999-999999999999, createdByUsername=mdexp-admin-user, updatedDate=Thu Feb 03 10:27:20 GMT 2022, updatedByUserId=00000000-1111-5555-9999-999999999999, updatedByUsername=mdexp-admin-user, outputFormat=Comma-Separated Values (CSV), errorDetails=count must be greater than zero (IllegalArgumentException) Object does not exist (ErrorResponseException) count must be greater than zero (IllegalArgumentException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000015, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:37 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:37 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=39373b0c-c05c-487b-81eb-3ebed6df827b, name=000015, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:37 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:37 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=39373b0c-c05c-487b-81eb-3ebed6df827b, name=000015, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=39373b0c-c05c-487b-81eb-3ebed6df827b, name=000015, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=39373b0c-c05c-487b-81eb-3ebed6df827b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:37 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:37 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:37 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=39373b0c-c05c-487b-81eb-3ebed6df827b, name=000015, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:37 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:37.481, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:37 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=39373b0c-c05c-487b-81eb-3ebed6df827b, name=000015, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:37 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:37.481, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:37 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=39373b0c-c05c-487b-81eb-3ebed6df827b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/39373b0c-c05c-487b-81eb-3ebed6df827b_CIRCULATION_LOG_2022-02-03_10%3A27%3A37.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102737Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=963277e3d2307b095902403e18a7d6322a70770e47df7d9bf84f072044d42387], startTime=Thu Feb 03 10:27:37 GMT 2022, endTime=Thu Feb 03 10:27:37 GMT 2022, createdDate=Thu Feb 03 10:27:37 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:37 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=39373b0c-c05c-487b-81eb-3ebed6df827b, name=000015, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/39373b0c-c05c-487b-81eb-3ebed6df827b_CIRCULATION_LOG_2022-02-03_10%3A27%3A37.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102737Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=963277e3d2307b095902403e18a7d6322a70770e47df7d9bf84f072044d42387], startTime=2022-02-03 10:27:37.489, endTime=Thu Feb 03 10:27:37 GMT 2022, createdDate=2022-02-03 10:27:37.481, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:37 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:37 [821309/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=39373b0c-c05c-487b-81eb-3ebed6df827b, name=000015, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/39373b0c-c05c-487b-81eb-3ebed6df827b_CIRCULATION_LOG_2022-02-03_10%3A27%3A37.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102737Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=963277e3d2307b095902403e18a7d6322a70770e47df7d9bf84f072044d42387], startTime=2022-02-03 10:27:37.489, endTime=Thu Feb 03 10:27:37 GMT 2022, createdDate=2022-02-03 10:27:37.481, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:37 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000016, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:39 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:39 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=7c87d76c-92a1-44db-9bd8-08edd525a1bf, name=000016, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:39 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:39 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=7c87d76c-92a1-44db-9bd8-08edd525a1bf, name=000016, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=7c87d76c-92a1-44db-9bd8-08edd525a1bf, name=000016, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=7c87d76c-92a1-44db-9bd8-08edd525a1bf, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:39 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=7c87d76c-92a1-44db-9bd8-08edd525a1bf, name=000016, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:39 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:39.074, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:39 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=7c87d76c-92a1-44db-9bd8-08edd525a1bf, name=000016, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:39 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:39.074, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:39 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=7c87d76c-92a1-44db-9bd8-08edd525a1bf, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/7c87d76c-92a1-44db-9bd8-08edd525a1bf_CIRCULATION_LOG_2022-02-03_10%3A27%3A39.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102739Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=579db58d7d43fc0077f279b3980bc9ea081b34aa51f37a41b9fa097929599b7f], startTime=Thu Feb 03 10:27:39 GMT 2022, endTime=Thu Feb 03 10:27:39 GMT 2022, createdDate=Thu Feb 03 10:27:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=7c87d76c-92a1-44db-9bd8-08edd525a1bf, name=000016, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/7c87d76c-92a1-44db-9bd8-08edd525a1bf_CIRCULATION_LOG_2022-02-03_10%3A27%3A39.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102739Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=579db58d7d43fc0077f279b3980bc9ea081b34aa51f37a41b9fa097929599b7f], startTime=2022-02-03 10:27:39.083, endTime=Thu Feb 03 10:27:39 GMT 2022, createdDate=2022-02-03 10:27:39.074, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:39 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:39 [297904/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=7c87d76c-92a1-44db-9bd8-08edd525a1bf, name=000016, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/7c87d76c-92a1-44db-9bd8-08edd525a1bf_CIRCULATION_LOG_2022-02-03_10%3A27%3A39.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102739Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=579db58d7d43fc0077f279b3980bc9ea081b34aa51f37a41b9fa097929599b7f], startTime=2022-02-03 10:27:39.083, endTime=Thu Feb 03 10:27:39 GMT 2022, createdDate=2022-02-03 10:27:39.074, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:39 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000017, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:40 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:40 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=e09fa980-f96a-493f-b955-9700d5eb9333, name=000017, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:40 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:40 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=e09fa980-f96a-493f-b955-9700d5eb9333, name=000017, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=e09fa980-f96a-493f-b955-9700d5eb9333, name=000017, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=e09fa980-f96a-493f-b955-9700d5eb9333, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:40 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:40 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:40 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=e09fa980-f96a-493f-b955-9700d5eb9333, name=000017, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:40 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:40.428, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:40 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=e09fa980-f96a-493f-b955-9700d5eb9333, name=000017, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:40 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:40.428, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:40 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=e09fa980-f96a-493f-b955-9700d5eb9333, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/e09fa980-f96a-493f-b955-9700d5eb9333_CIRCULATION_LOG_2022-02-03_10%3A27%3A40.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102740Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ffa3ab8a67feefe9cd91a1285db2b38cd68223bd92afae95de199a0fa6eaf85d], startTime=Thu Feb 03 10:27:40 GMT 2022, endTime=Thu Feb 03 10:27:40 GMT 2022, createdDate=Thu Feb 03 10:27:40 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:40 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=e09fa980-f96a-493f-b955-9700d5eb9333, name=000017, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/e09fa980-f96a-493f-b955-9700d5eb9333_CIRCULATION_LOG_2022-02-03_10%3A27%3A40.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102740Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ffa3ab8a67feefe9cd91a1285db2b38cd68223bd92afae95de199a0fa6eaf85d], startTime=2022-02-03 10:27:40.436, endTime=Thu Feb 03 10:27:40 GMT 2022, createdDate=2022-02-03 10:27:40.428, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:40 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:40 [553831/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=e09fa980-f96a-493f-b955-9700d5eb9333, name=000017, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/e09fa980-f96a-493f-b955-9700d5eb9333_CIRCULATION_LOG_2022-02-03_10%3A27%3A40.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102740Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ffa3ab8a67feefe9cd91a1285db2b38cd68223bd92afae95de199a0fa6eaf85d], startTime=2022-02-03 10:27:40.436, endTime=Thu Feb 03 10:27:40 GMT 2022, createdDate=2022-02-03 10:27:40.428, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:40 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000018, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:41 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:41 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=7d904c32-61dd-4645-b012-53c2c7172a16, name=000018, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:41 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:41 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=7d904c32-61dd-4645-b012-53c2c7172a16, name=000018, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=7d904c32-61dd-4645-b012-53c2c7172a16, name=000018, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=7d904c32-61dd-4645-b012-53c2c7172a16, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:41 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:41 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:41 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=7d904c32-61dd-4645-b012-53c2c7172a16, name=000018, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:41 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:41.811, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:41 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=7d904c32-61dd-4645-b012-53c2c7172a16, name=000018, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:41 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:41.811, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:41 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=7d904c32-61dd-4645-b012-53c2c7172a16, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/7d904c32-61dd-4645-b012-53c2c7172a16_CIRCULATION_LOG_2022-02-03_10%3A27%3A41.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102741Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=54ae8d657d3c223202fcf4fce4fd752b6e70ea0b5af48b842694a83d9deee977], startTime=Thu Feb 03 10:27:41 GMT 2022, endTime=Thu Feb 03 10:27:41 GMT 2022, createdDate=Thu Feb 03 10:27:41 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:41 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=7d904c32-61dd-4645-b012-53c2c7172a16, name=000018, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/7d904c32-61dd-4645-b012-53c2c7172a16_CIRCULATION_LOG_2022-02-03_10%3A27%3A41.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102741Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=54ae8d657d3c223202fcf4fce4fd752b6e70ea0b5af48b842694a83d9deee977], startTime=2022-02-03 10:27:41.819, endTime=Thu Feb 03 10:27:41 GMT 2022, createdDate=2022-02-03 10:27:41.811, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:41 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:41 [020853/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=7d904c32-61dd-4645-b012-53c2c7172a16, name=000018, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/7d904c32-61dd-4645-b012-53c2c7172a16_CIRCULATION_LOG_2022-02-03_10%3A27%3A41.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102741Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=54ae8d657d3c223202fcf4fce4fd752b6e70ea0b5af48b842694a83d9deee977], startTime=2022-02-03 10:27:41.819, endTime=Thu Feb 03 10:27:41 GMT 2022, createdDate=2022-02-03 10:27:41.811, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:41 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:42 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:42 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000019, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:42 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:42 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:42 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=41b74d89-ecd1-4306-921a-09d308c1dbd2, name=000019, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:42 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:42 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:42 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=41b74d89-ecd1-4306-921a-09d308c1dbd2, name=000019, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:42 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=41b74d89-ecd1-4306-921a-09d308c1dbd2, name=000019, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:27:42 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:42 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=41b74d89-ecd1-4306-921a-09d308c1dbd2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:42 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:42 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:42 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:42 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=41b74d89-ecd1-4306-921a-09d308c1dbd2, name=000019, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:42 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:42.874, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:42 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:42 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=41b74d89-ecd1-4306-921a-09d308c1dbd2, name=000019, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:42 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:42.874, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:42 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:43 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:43 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=41b74d89-ecd1-4306-921a-09d308c1dbd2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/41b74d89-ecd1-4306-921a-09d308c1dbd2_CIRCULATION_LOG_2022-02-03_10%3A27%3A42.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102743Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8895eae61eeaa12736a1f61ac183897d18ec312129f0f1e10d405230aa7b5a35], startTime=Thu Feb 03 10:27:42 GMT 2022, endTime=Thu Feb 03 10:27:43 GMT 2022, createdDate=Thu Feb 03 10:27:42 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:42 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:43 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=41b74d89-ecd1-4306-921a-09d308c1dbd2, name=000019, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/41b74d89-ecd1-4306-921a-09d308c1dbd2_CIRCULATION_LOG_2022-02-03_10%3A27%3A42.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102743Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8895eae61eeaa12736a1f61ac183897d18ec312129f0f1e10d405230aa7b5a35], startTime=2022-02-03 10:27:42.883, endTime=Thu Feb 03 10:27:43 GMT 2022, createdDate=2022-02-03 10:27:42.874, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:43 [334509/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=41b74d89-ecd1-4306-921a-09d308c1dbd2, name=000019, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/41b74d89-ecd1-4306-921a-09d308c1dbd2_CIRCULATION_LOG_2022-02-03_10%3A27%3A42.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102743Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8895eae61eeaa12736a1f61ac183897d18ec312129f0f1e10d405230aa7b5a35], startTime=2022-02-03 10:27:42.883, endTime=Thu Feb 03 10:27:43 GMT 2022, createdDate=2022-02-03 10:27:42.874, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:43 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:43 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000020, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:43 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:43 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be, name=000020, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:43 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:43 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be, name=000020, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:43 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be, name=000020, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:27:43 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:43 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:43 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:43 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:43 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:43 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be, name=000020, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:43 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:43.957, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:43 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be, name=000020, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:43 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:43.957, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:43 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:44 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:44 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be_CIRCULATION_LOG_2022-02-03_10%3A27%3A43.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102744Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9d0769a571fa59e26541efe3bd1fadef50dede219183673e49368e310a428cf0], startTime=Thu Feb 03 10:27:43 GMT 2022, endTime=Thu Feb 03 10:27:44 GMT 2022, createdDate=Thu Feb 03 10:27:43 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:43 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:44 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be, name=000020, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be_CIRCULATION_LOG_2022-02-03_10%3A27%3A43.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102744Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9d0769a571fa59e26541efe3bd1fadef50dede219183673e49368e310a428cf0], startTime=2022-02-03 10:27:43.966, endTime=Thu Feb 03 10:27:44 GMT 2022, createdDate=2022-02-03 10:27:43.957, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:44 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:44 [638870/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be, name=000020, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/3ff710c9-dfc8-491f-8f3a-d3bec9f5f0be_CIRCULATION_LOG_2022-02-03_10%3A27%3A43.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102744Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9d0769a571fa59e26541efe3bd1fadef50dede219183673e49368e310a428cf0], startTime=2022-02-03 10:27:43.966, endTime=Thu Feb 03 10:27:44 GMT 2022, createdDate=2022-02-03 10:27:43.957, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:44 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000021, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:45 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:45 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=4e694e59-1797-4f1d-9653-3386f3df34bd, name=000021, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:45 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:45 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=4e694e59-1797-4f1d-9653-3386f3df34bd, name=000021, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=4e694e59-1797-4f1d-9653-3386f3df34bd, name=000021, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=4e694e59-1797-4f1d-9653-3386f3df34bd, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:45 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:45 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:45 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=4e694e59-1797-4f1d-9653-3386f3df34bd, name=000021, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:45 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:45.103, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:45 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=4e694e59-1797-4f1d-9653-3386f3df34bd, name=000021, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:45 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:45.103, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:45 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=4e694e59-1797-4f1d-9653-3386f3df34bd, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/4e694e59-1797-4f1d-9653-3386f3df34bd_CIRCULATION_LOG_2022-02-03_10%3A27%3A45.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102745Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=88fb3911844618ed6b87a0f629847ee79c96916512d8096a018618cf60a89261], startTime=Thu Feb 03 10:27:45 GMT 2022, endTime=Thu Feb 03 10:27:45 GMT 2022, createdDate=Thu Feb 03 10:27:45 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:45 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=4e694e59-1797-4f1d-9653-3386f3df34bd, name=000021, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/4e694e59-1797-4f1d-9653-3386f3df34bd_CIRCULATION_LOG_2022-02-03_10%3A27%3A45.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102745Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=88fb3911844618ed6b87a0f629847ee79c96916512d8096a018618cf60a89261], startTime=2022-02-03 10:27:45.111, endTime=Thu Feb 03 10:27:45 GMT 2022, createdDate=2022-02-03 10:27:45.103, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:45 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:45 [835722/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=4e694e59-1797-4f1d-9653-3386f3df34bd, name=000021, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/4e694e59-1797-4f1d-9653-3386f3df34bd_CIRCULATION_LOG_2022-02-03_10%3A27%3A45.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102745Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=88fb3911844618ed6b87a0f629847ee79c96916512d8096a018618cf60a89261], startTime=2022-02-03 10:27:45.111, endTime=Thu Feb 03 10:27:45 GMT 2022, createdDate=2022-02-03 10:27:45.103, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:45 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000022, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:46 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:46 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=41eaf8d6-01bc-4654-96fa-ba0d090d8cbb, name=000022, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:46 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:46 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=41eaf8d6-01bc-4654-96fa-ba0d090d8cbb, name=000022, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=41eaf8d6-01bc-4654-96fa-ba0d090d8cbb, name=000022, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=41eaf8d6-01bc-4654-96fa-ba0d090d8cbb, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:46 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:46 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:46 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=41eaf8d6-01bc-4654-96fa-ba0d090d8cbb, name=000022, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:46 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:46.187, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:46 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=41eaf8d6-01bc-4654-96fa-ba0d090d8cbb, name=000022, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:46 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:46.187, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:46 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=41eaf8d6-01bc-4654-96fa-ba0d090d8cbb, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/41eaf8d6-01bc-4654-96fa-ba0d090d8cbb_CIRCULATION_LOG_2022-02-03_10%3A27%3A46.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102746Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=125cc444fc0887239a6cb426170026a33fdfb78bd38219121893ab81c60b06c3], startTime=Thu Feb 03 10:27:46 GMT 2022, endTime=Thu Feb 03 10:27:46 GMT 2022, createdDate=Thu Feb 03 10:27:46 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:46 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=41eaf8d6-01bc-4654-96fa-ba0d090d8cbb, name=000022, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/41eaf8d6-01bc-4654-96fa-ba0d090d8cbb_CIRCULATION_LOG_2022-02-03_10%3A27%3A46.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102746Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=125cc444fc0887239a6cb426170026a33fdfb78bd38219121893ab81c60b06c3], startTime=2022-02-03 10:27:46.196, endTime=Thu Feb 03 10:27:46 GMT 2022, createdDate=2022-02-03 10:27:46.187, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:46 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:46 [079940/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=41eaf8d6-01bc-4654-96fa-ba0d090d8cbb, name=000022, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/41eaf8d6-01bc-4654-96fa-ba0d090d8cbb_CIRCULATION_LOG_2022-02-03_10%3A27%3A46.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102746Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=125cc444fc0887239a6cb426170026a33fdfb78bd38219121893ab81c60b06c3], startTime=2022-02-03 10:27:46.196, endTime=Thu Feb 03 10:27:46 GMT 2022, createdDate=2022-02-03 10:27:46.187, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:46 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000023, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:47 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:47 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=84d29a42-b938-4427-88c9-d3f1591bfde9, name=000023, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:27:47 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:47 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=84d29a42-b938-4427-88c9-d3f1591bfde9, name=000023, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=84d29a42-b938-4427-88c9-d3f1591bfde9, name=000023, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=84d29a42-b938-4427-88c9-d3f1591bfde9, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:27:47 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:27:47 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:47 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=84d29a42-b938-4427-88c9-d3f1591bfde9, name=000023, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:47 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:47.137, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:47 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=84d29a42-b938-4427-88c9-d3f1591bfde9, name=000023, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:27:47 GMT 2022, endTime=null, createdDate=2022-02-03 10:27:47.137, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:47 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=84d29a42-b938-4427-88c9-d3f1591bfde9, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/84d29a42-b938-4427-88c9-d3f1591bfde9_CIRCULATION_LOG_2022-02-03_10%3A27%3A47.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102747Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=81e064817879bdfcafa11954de0ccd5e23587b402276bcefce846ba3ac55a0a5], startTime=Thu Feb 03 10:27:47 GMT 2022, endTime=Thu Feb 03 10:27:47 GMT 2022, createdDate=Thu Feb 03 10:27:47 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:27:47 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=84d29a42-b938-4427-88c9-d3f1591bfde9, name=000023, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/84d29a42-b938-4427-88c9-d3f1591bfde9_CIRCULATION_LOG_2022-02-03_10%3A27%3A47.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102747Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=81e064817879bdfcafa11954de0ccd5e23587b402276bcefce846ba3ac55a0a5], startTime=2022-02-03 10:27:47.144, endTime=Thu Feb 03 10:27:47 GMT 2022, createdDate=2022-02-03 10:27:47.137, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:47 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:47 [108494/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=84d29a42-b938-4427-88c9-d3f1591bfde9, name=000023, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/84d29a42-b938-4427-88c9-d3f1591bfde9_CIRCULATION_LOG_2022-02-03_10%3A27%3A47.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102747Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=81e064817879bdfcafa11954de0ccd5e23587b402276bcefce846ba3ac55a0a5], startTime=2022-02-03 10:27:47.144, endTime=Thu Feb 03 10:27:47 GMT 2022, createdDate=2022-02-03 10:27:47.137, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:27:47 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000024, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:00 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:00 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=f2eb1ed0-2ef8-43e4-8a64-297818ee96fa, name=000024, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:00 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:00 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=f2eb1ed0-2ef8-43e4-8a64-297818ee96fa, name=000024, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=f2eb1ed0-2ef8-43e4-8a64-297818ee96fa, name=000024, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=f2eb1ed0-2ef8-43e4-8a64-297818ee96fa, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:28:00 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:28:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=f2eb1ed0-2ef8-43e4-8a64-297818ee96fa, name=000024, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:00 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:00.027, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:00 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=f2eb1ed0-2ef8-43e4-8a64-297818ee96fa, name=000024, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:00 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:00.027, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:00 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=f2eb1ed0-2ef8-43e4-8a64-297818ee96fa, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/f2eb1ed0-2ef8-43e4-8a64-297818ee96fa_CIRCULATION_LOG_2022-02-03_10%3A28%3A00.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=515c8505eb4bd70724d5b057a4fee190f9c2dee9099721bcaf2761c163b2753b], startTime=Thu Feb 03 10:28:00 GMT 2022, endTime=Thu Feb 03 10:28:00 GMT 2022, createdDate=Thu Feb 03 10:28:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=f2eb1ed0-2ef8-43e4-8a64-297818ee96fa, name=000024, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/f2eb1ed0-2ef8-43e4-8a64-297818ee96fa_CIRCULATION_LOG_2022-02-03_10%3A28%3A00.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=515c8505eb4bd70724d5b057a4fee190f9c2dee9099721bcaf2761c163b2753b], startTime=2022-02-03 10:28:00.035, endTime=Thu Feb 03 10:28:00 GMT 2022, createdDate=2022-02-03 10:28:00.027, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:00 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:00 [760199/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=f2eb1ed0-2ef8-43e4-8a64-297818ee96fa, name=000024, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/f2eb1ed0-2ef8-43e4-8a64-297818ee96fa_CIRCULATION_LOG_2022-02-03_10%3A28%3A00.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=515c8505eb4bd70724d5b057a4fee190f9c2dee9099721bcaf2761c163b2753b], startTime=2022-02-03 10:28:00.035, endTime=Thu Feb 03 10:28:00 GMT 2022, createdDate=2022-02-03 10:28:00.027, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:00 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000025, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:01 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=2cf094e0-56ab-4e2e-854e-874e1f2ab311, name=000025, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:01 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=2cf094e0-56ab-4e2e-854e-874e1f2ab311, name=000025, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=2cf094e0-56ab-4e2e-854e-874e1f2ab311, name=000025, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=2cf094e0-56ab-4e2e-854e-874e1f2ab311, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:28:01 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:28:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=2cf094e0-56ab-4e2e-854e-874e1f2ab311, name=000025, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:01 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:01.052, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=2cf094e0-56ab-4e2e-854e-874e1f2ab311, name=000025, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:01 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:01.052, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=2cf094e0-56ab-4e2e-854e-874e1f2ab311, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/2cf094e0-56ab-4e2e-854e-874e1f2ab311_CIRCULATION_LOG_2022-02-03_10%3A28%3A01.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102801Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c118acdca7997295fe8e8c4cbc65ee6a8ab9e02acbdc4d44b1321659416c70ba], startTime=Thu Feb 03 10:28:01 GMT 2022, endTime=Thu Feb 03 10:28:01 GMT 2022, createdDate=Thu Feb 03 10:28:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=2cf094e0-56ab-4e2e-854e-874e1f2ab311, name=000025, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/2cf094e0-56ab-4e2e-854e-874e1f2ab311_CIRCULATION_LOG_2022-02-03_10%3A28%3A01.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102801Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c118acdca7997295fe8e8c4cbc65ee6a8ab9e02acbdc4d44b1321659416c70ba], startTime=2022-02-03 10:28:01.061, endTime=Thu Feb 03 10:28:01 GMT 2022, createdDate=2022-02-03 10:28:01.052, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [664538/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=2cf094e0-56ab-4e2e-854e-874e1f2ab311, name=000025, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/2cf094e0-56ab-4e2e-854e-874e1f2ab311_CIRCULATION_LOG_2022-02-03_10%3A28%3A01.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102801Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c118acdca7997295fe8e8c4cbc65ee6a8ab9e02acbdc4d44b1321659416c70ba], startTime=2022-02-03 10:28:01.061, endTime=Thu Feb 03 10:28:01 GMT 2022, createdDate=2022-02-03 10:28:01.052, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:28:01 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000026, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:01 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=f8c74842-40cd-402d-af67-3de21e7ea544, name=000026, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:01 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=f8c74842-40cd-402d-af67-3de21e7ea544, name=000026, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:28:01 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=f8c74842-40cd-402d-af67-3de21e7ea544, name=000026, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:28:01 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:01 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=f8c74842-40cd-402d-af67-3de21e7ea544, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:28:01 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:28:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=f8c74842-40cd-402d-af67-3de21e7ea544, name=000026, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:01 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:01.956, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:01 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=f8c74842-40cd-402d-af67-3de21e7ea544, name=000026, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:01 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:01.956, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:02 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:02 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=f8c74842-40cd-402d-af67-3de21e7ea544, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/f8c74842-40cd-402d-af67-3de21e7ea544_CIRCULATION_LOG_2022-02-03_10%3A28%3A01.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102802Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=193d2b32914fce488ddce9f6bede370363059924d0c3bfaa0c67b6d3addad68e], startTime=Thu Feb 03 10:28:01 GMT 2022, endTime=Thu Feb 03 10:28:02 GMT 2022, createdDate=Thu Feb 03 10:28:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:02 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=f8c74842-40cd-402d-af67-3de21e7ea544, name=000026, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/f8c74842-40cd-402d-af67-3de21e7ea544_CIRCULATION_LOG_2022-02-03_10%3A28%3A01.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102802Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=193d2b32914fce488ddce9f6bede370363059924d0c3bfaa0c67b6d3addad68e], startTime=2022-02-03 10:28:01.964, endTime=Thu Feb 03 10:28:02 GMT 2022, createdDate=2022-02-03 10:28:01.956, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:02 [255628/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=f8c74842-40cd-402d-af67-3de21e7ea544, name=000026, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/f8c74842-40cd-402d-af67-3de21e7ea544_CIRCULATION_LOG_2022-02-03_10%3A28%3A01.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102802Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=193d2b32914fce488ddce9f6bede370363059924d0c3bfaa0c67b6d3addad68e], startTime=2022-02-03 10:28:01.964, endTime=Thu Feb 03 10:28:02 GMT 2022, createdDate=2022-02-03 10:28:01.956, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000027, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:02 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=82ae1608-77cb-4749-b155-3c9c81a24488, name=000027, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:02 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=82ae1608-77cb-4749-b155-3c9c81a24488, name=000027, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=82ae1608-77cb-4749-b155-3c9c81a24488, name=000027, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=82ae1608-77cb-4749-b155-3c9c81a24488, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:28:02 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:28:02 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:02 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=82ae1608-77cb-4749-b155-3c9c81a24488, name=000027, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:02 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:02.629, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=82ae1608-77cb-4749-b155-3c9c81a24488, name=000027, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:02 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:02.629, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=82ae1608-77cb-4749-b155-3c9c81a24488, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/82ae1608-77cb-4749-b155-3c9c81a24488_CIRCULATION_LOG_2022-02-03_10%3A28%3A02.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102802Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=81e9be0341f057484eb331171fae9158cf953082a66d7df26016fbb165e28aa5], startTime=Thu Feb 03 10:28:02 GMT 2022, endTime=Thu Feb 03 10:28:02 GMT 2022, createdDate=Thu Feb 03 10:28:02 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:02 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=82ae1608-77cb-4749-b155-3c9c81a24488, name=000027, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/82ae1608-77cb-4749-b155-3c9c81a24488_CIRCULATION_LOG_2022-02-03_10%3A28%3A02.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102802Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=81e9be0341f057484eb331171fae9158cf953082a66d7df26016fbb165e28aa5], startTime=2022-02-03 10:28:02.637, endTime=Thu Feb 03 10:28:02 GMT 2022, createdDate=2022-02-03 10:28:02.629, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:02 [924334/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=82ae1608-77cb-4749-b155-3c9c81a24488, name=000027, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/82ae1608-77cb-4749-b155-3c9c81a24488_CIRCULATION_LOG_2022-02-03_10%3A28%3A02.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102802Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=81e9be0341f057484eb331171fae9158cf953082a66d7df26016fbb165e28aa5], startTime=2022-02-03 10:28:02.637, endTime=Thu Feb 03 10:28:02 GMT 2022, createdDate=2022-02-03 10:28:02.629, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:02 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000028, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:03 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=7b0aaa2c-430a-4c16-b063-fe80b0f206f1, name=000028, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:03 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=7b0aaa2c-430a-4c16-b063-fe80b0f206f1, name=000028, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=7b0aaa2c-430a-4c16-b063-fe80b0f206f1, name=000028, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=7b0aaa2c-430a-4c16-b063-fe80b0f206f1, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:28:03 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:28:03 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=7b0aaa2c-430a-4c16-b063-fe80b0f206f1, name=000028, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:03 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:03.249, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=7b0aaa2c-430a-4c16-b063-fe80b0f206f1, name=000028, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:03 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:03.249, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=7b0aaa2c-430a-4c16-b063-fe80b0f206f1, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/7b0aaa2c-430a-4c16-b063-fe80b0f206f1_CIRCULATION_LOG_2022-02-03_10%3A28%3A03.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102803Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=27c90b113ffc700c20958fc8c177440a1f67cb131203377f991046b6b24af933], startTime=Thu Feb 03 10:28:03 GMT 2022, endTime=Thu Feb 03 10:28:03 GMT 2022, createdDate=Thu Feb 03 10:28:03 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=7b0aaa2c-430a-4c16-b063-fe80b0f206f1, name=000028, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/7b0aaa2c-430a-4c16-b063-fe80b0f206f1_CIRCULATION_LOG_2022-02-03_10%3A28%3A03.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102803Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=27c90b113ffc700c20958fc8c177440a1f67cb131203377f991046b6b24af933], startTime=2022-02-03 10:28:03.257, endTime=Thu Feb 03 10:28:03 GMT 2022, createdDate=2022-02-03 10:28:03.249, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [023228/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=7b0aaa2c-430a-4c16-b063-fe80b0f206f1, name=000028, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/7b0aaa2c-430a-4c16-b063-fe80b0f206f1_CIRCULATION_LOG_2022-02-03_10%3A28%3A03.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102803Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=27c90b113ffc700c20958fc8c177440a1f67cb131203377f991046b6b24af933], startTime=2022-02-03 10:28:03.257, endTime=Thu Feb 03 10:28:03 GMT 2022, createdDate=2022-02-03 10:28:03.249, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting DTO class Job { id: null name: null description: null source: null isSystemSource: null type: CIRCULATION_LOG exportTypeSpecificParameters: class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending } status: null files: null startTime: null endTime: null metadata: null outputFormat: null errorDetails: null identifierType: null entityType: null progress: null }. 10:28:03 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserting Job(id=null, name=000029, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:03 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobServiceImpl Upserted Job(id=edc2841e-cd91-430f-a13b-a23ca79c1f81, name=000029, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SCHEDULED, files=null, startTime=null, endTime=null, createdDate=Thu Feb 03 10:28:03 GMT 2022, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=UNKNOWN, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sending JobCommand(type=START, id=edc2841e-cd91-430f-a13b-a23ca79c1f81, name=000029, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null). 10:28:03 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO KafkaService Sent JobCommand(type=START, id=edc2841e-cd91-430f-a13b-a23ca79c1f81, name=000029, description=null, exportType=CIRCULATION_LOG, jobParameters={query=(action==("Checked out")) sortby date/sort.descending}, identifierType=null, entityType=null, progress=null) with tenant diku. 10:28:03 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:03 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=edc2841e-cd91-430f-a13b-a23ca79c1f81, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, startTime=Thu Feb 03 10:28:03 GMT 2022, endTime=null, createdDate=Thu Feb 03 10:28:03 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=edc2841e-cd91-430f-a13b-a23ca79c1f81, name=000029, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:03 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:03.857, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:03 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=edc2841e-cd91-430f-a13b-a23ca79c1f81, name=000029, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=IN_PROGRESS, files=null, startTime=Thu Feb 03 10:28:03 GMT 2022, endTime=null, createdDate=2022-02-03 10:28:03.857, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:04 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO aConsumerInterceptor FOLIO context initialized. 10:28:04 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Received Job(id=edc2841e-cd91-430f-a13b-a23ca79c1f81, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/edc2841e-cd91-430f-a13b-a23ca79c1f81_CIRCULATION_LOG_2022-02-03_10%3A28%3A03.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102804Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5a6bd19ec478c566b3f09ef05b55f9e605d39265ed0e08c7c9390a452dc8b1b8], startTime=Thu Feb 03 10:28:03 GMT 2022, endTime=Thu Feb 03 10:28:04 GMT 2022, createdDate=Thu Feb 03 10:28:03 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Feb 03 10:28:03 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:04 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updating Job(id=edc2841e-cd91-430f-a13b-a23ca79c1f81, name=000029, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/edc2841e-cd91-430f-a13b-a23ca79c1f81_CIRCULATION_LOG_2022-02-03_10%3A28%3A03.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102804Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5a6bd19ec478c566b3f09ef05b55f9e605d39265ed0e08c7c9390a452dc8b1b8], startTime=2022-02-03 10:28:03.865, endTime=Thu Feb 03 10:28:04 GMT 2022, createdDate=2022-02-03 10:28:03.857, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:04 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:04 [230299/data-export-spring] [diku] [d9ac4750-0829-55ef-81da-db71a1227b10] [mod-data-export-spring] INFO JobUpdatesService Updated Job(id=edc2841e-cd91-430f-a13b-a23ca79c1f81, name=000029, description=null, source=diku_admin, isSystemSource=false, type=CIRCULATION_LOG, exportTypeSpecificParameters=class ExportTypeSpecificParameters { bursarFeeFines: null vendorEdiOrdersExportConfig: null query: (action==("Checked out")) sortby date/sort.descending }, status=SUCCESSFUL, files=[https://folio-testing-export.s3.us-east-1.amazonaws.com/edc2841e-cd91-430f-a13b-a23ca79c1f81_CIRCULATION_LOG_2022-02-03_10%3A28%3A03.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220203T102804Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5a6bd19ec478c566b3f09ef05b55f9e605d39265ed0e08c7c9390a452dc8b1b8], startTime=2022-02-03 10:28:03.865, endTime=Thu Feb 03 10:28:04 GMT 2022, createdDate=2022-02-03 10:28:03.857, createdByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, createdByUsername=diku_admin, updatedDate=Thu Feb 03 10:28:04 GMT 2022, updatedByUserId=d9ac4750-0829-55ef-81da-db71a1227b10, updatedByUsername=diku_admin, outputFormat=Comma-Separated Values (CSV), errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null).