FailedConsole Output

Started by user Adam Dickmeiss
19:37:56 Connecting to https://api.github.com using id-jenkins/****** (Jenkins U/P with oath token)
Obtained Jenkinsfile from c013e3fde1771e6a07a8b3799a8979f86698db14
Running in Durability level: MAX_SURVIVABILITY
Loading library folio_jenkins_shared_libs@master
Examining folio-org/jenkins-pipeline-libs
Attempting to resolve master as a branch
Resolved master as branch master at revision e4af06739f7d50e676a4c027607c6a7e4ada20f8
using credential folio-jenkins-github-token
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/folio-org/jenkins-pipeline-libs.git
 > git init /var/lib/jenkins/workspace/folio-org/mod-inventory-storage/v16.0.2@libs/folio_jenkins_shared_libs # timeout=10
Fetching upstream changes from https://github.com/folio-org/jenkins-pipeline-libs.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials Jenkins U/P with oath token
 > git fetch --no-tags --progress https://github.com/folio-org/jenkins-pipeline-libs.git +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/folio-org/jenkins-pipeline-libs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/folio-org/jenkins-pipeline-libs.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/folio-org/jenkins-pipeline-libs.git
using GIT_ASKPASS to set credentials Jenkins U/P with oath token
 > git fetch --no-tags --progress https://github.com/folio-org/jenkins-pipeline-libs.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision e4af06739f7d50e676a4c027607c6a7e4ada20f8 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e4af06739f7d50e676a4c027607c6a7e4ada20f8
Commit message: "Merge pull request #65 from folio-org/FOLIO-2183"
[Pipeline] Start of Pipeline (hide)
[Pipeline] properties (hide)
[Pipeline] node (hide)
Running on jenkins-slave-all-00bbharmebiwg on FOLIO Jenkins Slave03 Docker Host in /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2
[Pipeline] { (hide)
[Pipeline] timeout (hide)
Timeout set to expire in 1 hr 0 min
[Pipeline] { (hide)
[Pipeline] stage (hide)
[Pipeline] { (Checkout) (hide)
[Pipeline] deleteDir (hide)
[Pipeline] slackSend (hide)
Slack Send Pipeline step running, values are - baseUrl: <empty>, teamDomain: folio-project, channel: folio-ci, color: #808080, botUser: false, tokenCredentialId: FOLIO_Slack, iconEmoji <empty>, username <empty>
[Pipeline] checkout (hide)
using credential folio-jenkins-github-token
Cloning the remote Git repository
Cloning with configured refspecs honoured and with tags
Cloning repository https://github.com/folio-org/mod-inventory-storage.git
 > git init /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2 # timeout=10
Fetching upstream changes from https://github.com/folio-org/mod-inventory-storage.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials Jenkins U/P with oath token
 > git fetch --tags --progress https://github.com/folio-org/mod-inventory-storage.git +refs/tags/v16.0.2:refs/tags/v16.0.2
Cleaning workspace
Pruning obsolete local branches
Fetching with tags
Checking out Revision c013e3fde1771e6a07a8b3799a8979f86698db14 (v16.0.2)
 > git config remote.origin.url https://github.com/folio-org/mod-inventory-storage.git # timeout=10
 > git config --add remote.origin.fetch +refs/tags/v16.0.2:refs/tags/v16.0.2 # timeout=10
 > git config remote.origin.url https://github.com/folio-org/mod-inventory-storage.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/folio-org/mod-inventory-storage.git
using GIT_ASKPASS to set credentials Jenkins U/P with oath token
 > git fetch --tags --progress https://github.com/folio-org/mod-inventory-storage.git +refs/tags/v16.0.2:refs/tags/v16.0.2 --prune
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c013e3fde1771e6a07a8b3799a8979f86698db14
Commit message: "[maven-release-plugin] prepare release v16.0.2"
First time build. Skipping changelog.
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.raml-util.url # timeout=10
 > git config -f .gitmodules --get submodule.raml-util.path # timeout=10
 > git submodule update --init --recursive ramls/raml-util
 > git config --get submodule.mod-users.url # timeout=10
 > git config -f .gitmodules --get submodule.mod-users.path # timeout=10
 > git submodule update --init --recursive mod-users
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
fatal: bad object e4af06739f7d50e676a4c027607c6a7e4ada20f8
[Pipeline] echo (hide)
Checked out branch: v16.0.2
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage (hide)
[Pipeline] { (Set Environment) (hide)
[Pipeline] echo (hide)
Okapi URL: http://folio-snapshot-stable.aws.indexdata.com:9130
[Pipeline] echo (hide)
FOLIO Registry: http://folio-registry.aws.indexdata.com
[Pipeline] readMavenPom (hide)
[Pipeline] readMavenPom (hide)
[Pipeline] sh (hide)
+ git tag -l --points-at HEAD
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.raml-util.url # timeout=10
 > git config -f .gitmodules --get submodule.raml-util.path # timeout=10
 > git submodule update --init --recursive ramls/raml-util
 > git config --get submodule.mod-users.url # timeout=10
 > git config -f .gitmodules --get submodule.mod-users.path # timeout=10
 > git submodule update --init --recursive mod-users
[Pipeline] sh (hide)
+ git tag -l --points-at HEAD
+ tr -d v
[Pipeline] sh (hide)
+ git config remote.origin.url
+ awk -F / '{print $5}'
+ sed -e 's/\.git//'
[Pipeline] sh (hide)
+ git rev-parse HEAD
[Pipeline] sh (hide)
+ git config remote.origin.url
[Pipeline] echo (hide)
Maven Project Name: mod-inventory-storage
[Pipeline] echo (hide)
Maven Project Version: 16.0.2
[Pipeline] echo (hide)
Git Project Name: mod-inventory-storage
[Pipeline] echo (hide)
Git Project Url: https://github.com/folio-org/mod-inventory-storage.git
[Pipeline] echo (hide)
Git Commit SHA1: c013e3fde1771e6a07a8b3799a8979f86698db14

[Pipeline] }
[Pipeline] // stage
[Pipeline] stage (hide)
[Pipeline] { (Lint raml-cop) (hide)
[Pipeline] echo (hide)
Assessing RAML and running 'raml-cop' ...
[Pipeline] sh (hide)
+ mkdir -p ci
[Pipeline] sh (hide)
+ echo '<html><body><pre>'
[Pipeline] sh (hide)
+ python3 /usr/local/bin/lint_raml_cop.py -l info --validate-only
[Pipeline] sh (hide)
+ echo '</pre><body></html>'
[Pipeline] readFile (hide)
[Pipeline] publishHTML (hide)
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/ci to /var/lib/jenkins/jobs/folio-org/jobs/mod-inventory-storage/branches/v16-0-2.vpamjj/builds/1/htmlreports/LintRamlCopReport
[Pipeline] sh (hide)
+ rm -rf ci
[Pipeline] echo (hide)
No issues detected.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage (hide)
[Pipeline] { (Maven Build) (hide)
[Pipeline] echo (hide)
Building Maven artifact: mod-inventory-storage Version: 16.0.2
[Pipeline] withMaven (hide)
[withMaven] Options: []
[withMaven] Available options: 
[withMaven] using JDK installation openjdk-8-jenkins-slave-all
[withMaven] using Maven installation 'maven3-jenkins-slave-all'
[Pipeline] { (hide)
[Pipeline] sh (hide)
WARNING: Unknown parameter(s) found for class type 'org.jenkinsci.plugins.workflow.steps.durable_task.ShellStep': returnStdOut
+ mvn dependency:list
+ grep -i snapshot
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dmaven.ext.class.path="/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2@tmp/withMaven1eed30af/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2@tmp/withMaven1eed30af" 
+ true
[Pipeline] sh (hide)
+ mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install org.jacoco:jacoco-maven-plugin:report
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dmaven.ext.class.path="/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2@tmp/withMaven1eed30af/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2@tmp/withMaven1eed30af" 
Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_191, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-1087-aws", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2@tmp/withMaven1eed30af/maven-spy-20190808-193920-6103422093384519072689.log.tmp ...
[INFO] Scanning for projects...
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jacoco/jacoco-maven-plugin/maven-metadata.xml
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jacoco/jacoco-maven-plugin/maven-metadata.xml (2 KB at 2.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom (5 KB at 285.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom (38 KB at 1798.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar (53 KB at 2739.4 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mod-inventory-storage 16.0.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 331.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 966.0 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 5809.8 KB/sec)
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (default-cli) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 223.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 822.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 2130.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 422.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (4 KB at 361.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 1818.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 235.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 582.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 339.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 282.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 152.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 843.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 1166.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 88.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (5 KB at 517.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 KB at 1882.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 487.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 407.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 592.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 KB at 1350.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 809.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 204.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 271.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 111.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 581.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 361.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 737.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 1025.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 558.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 224.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 235.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 274.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 127.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 204.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 943.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 223.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 400.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 212.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/junit/junit/4.8.2/junit-4.8.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/junit/junit/4.8.2/junit-4.8.2.pom (2 KB at 160.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 490.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (3 KB at 308.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 KB at 2371.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (3 KB at 242.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (4 KB at 407.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 155.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (3 KB at 255.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (3 KB at 329.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (3 KB at 282.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (2 KB at 197.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2 KB at 246.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (2 KB at 182.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 219.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 2216.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 220.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 403.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 611.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (3 KB at 269.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 90.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/apache/1/apache-1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/apache/1/apache-1.pom (4 KB at 475.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 1706.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 947.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 533.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6 KB at 747.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 1865.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3 KB at 415.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (2 KB at 195.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 297.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (6 KB at 670.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (13 KB at 1345.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 5043.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom (4 KB at 383.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom (3 KB at 229.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm/7.1/asm-7.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm/7.1/asm-7.1.pom (3 KB at 318.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/ow2/1.5/ow2-1.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/ow2/1.5/ow2-1.5.pom (11 KB at 1370.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom (4 KB at 446.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom (4 KB at 381.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom (4 KB at 342.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom (2 KB at 233.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 2985.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (51 KB at 1408.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 3320.1 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 4282.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (161 KB at 3350.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 8692.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (46 KB at 843.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (37 KB at 670.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 524.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (50 KB at 819.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 210.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (145 KB at 2156.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 7050.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 1347.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 905.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 1301.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 555.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 718.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 324.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 151.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 KB at 527.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 170.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (191 KB at 1967.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 370.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 2250.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar (121 KB at 1156.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar (37 KB at 346.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar (30 KB at 282.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar (12 KB at 101.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 1392.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 251.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 KB at 407.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 2095.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 2421.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 KB at 399.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 KB at 113.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 KB at 280.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm/7.1/asm-7.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm/7.1/asm-7.1.jar (113 KB at 789.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar (190 KB at 1278.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar (275 KB at 1750.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar (69 KB at 435.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar (33 KB at 205.0 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 3613.5 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar (50 KB at 297.7 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar (126 KB at 739.3 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 6886.8 KB/sec)
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/jacoco.exec
[INFO] 
[INFO] --- exec-maven-plugin:1.5.0:java (generate_interfaces) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 333.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 728.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 233.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 184.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 178.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 2431.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 246.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 153.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 338.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 266.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 395.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 265.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 336.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 228.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 193.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 209.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 1262.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 238.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 231.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 859.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 364.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 264.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (2 KB at 226.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (2 KB at 176.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2 KB at 248.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 KB at 1646.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (2 KB at 170.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 185.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8 KB at 354.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 224.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 136.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 465.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 KB at 1192.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/35/commons-parent-35.pom (57 KB at 5641.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/apache/15/apache-15.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/apache/15/apache-15.pom (15 KB at 1653.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 2472.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 2302.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 1813.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 2280.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 6937.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 2487.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 3421.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 3137.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 928.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 2444.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 226.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 559.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 541.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 7533.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 3948.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 347.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 199.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 255.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 254.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 208.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 673.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 KB at 692.4 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 201.4 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 167.4 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 KB at 805.3 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 3543.7 KB/sec)
08 Aug 2019 19:39:25:227 INFO  GenerateRunner [5484eqId] copying ramls from source directory at: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/ramls
08 Aug 2019 19:39:25:229 INFO  GenerateRunner [5486eqId] copying ramls to target directory at: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
08 Aug 2019 19:39:27:836 INFO  GenerateRunner [8093eqId] Input directory /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls
08 Aug 2019 19:39:27:838 INFO  GenerateRunner [8095eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/loan-type.raml
08 Aug 2019 19:39:27:972 INFO  CustomTypeAnnotator [8229eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:27:997 INFO  CustomTypeAnnotator [8254eqId] Loantype is using metadata
08 Aug 2019 19:39:28:016 INFO  CustomTypeAnnotator [8273eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Loantype.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:28:026 INFO  CustomTypeAnnotator [8283eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:28:029 INFO  CustomTypeAnnotator [8286eqId] Loantype is using metadata
08 Aug 2019 19:39:28:030 INFO  CustomTypeAnnotator [8287eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Loantype.java
org/folio/rest/jaxrs/model/Loantypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:28:036 INFO  CustomTypeAnnotator [8293eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
Attempting to read in the module name from..../home/jenkins/.m2/repository/org/folio/domain-models-interface-extensions/26.3.1/domain-models-interface-extensions-26.3.1.jar
08 Aug 2019 19:39:28:132 INFO  PomReader [8389eqId] module name: mod_inventory_storage, version: 16.0.2
08 Aug 2019 19:39:28:198 INFO  GenerateRunner [8455eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/loan-type.raml
08 Aug 2019 19:39:28:198 INFO  GenerateRunner [8455eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/shelf-location.raml
08 Aug 2019 19:39:28:291 INFO  CustomTypeAnnotator [8548eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Shelflocation.java
org/folio/rest/jaxrs/model/Shelflocations.java
08 Aug 2019 19:39:28:295 INFO  CustomTypeAnnotator [8552eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Shelflocation.java
08 Aug 2019 19:39:28:297 INFO  CustomTypeAnnotator [8554eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:28:384 INFO  GenerateRunner [8641eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/shelf-location.raml
08 Aug 2019 19:39:28:385 INFO  GenerateRunner [8642eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/service-point.raml
08 Aug 2019 19:39:28:451 INFO  CustomTypeAnnotator [8708eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:28:453 INFO  CustomTypeAnnotator [8710eqId] Servicepoint is using metadata
08 Aug 2019 19:39:28:463 INFO  CustomTypeAnnotator [8720eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/HoldShelfExpiryPeriod.java
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/Servicepoint.java
org/folio/rest/jaxrs/model/Servicepoints.java
org/folio/rest/jaxrs/model/StaffSlip.java
08 Aug 2019 19:39:28:469 INFO  CustomTypeAnnotator [8726eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:28:471 INFO  CustomTypeAnnotator [8728eqId] Servicepoint is using metadata
08 Aug 2019 19:39:28:474 INFO  CustomTypeAnnotator [8731eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/HoldShelfExpiryPeriod.java
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/Servicepoint.java
org/folio/rest/jaxrs/model/StaffSlip.java
08 Aug 2019 19:39:28:479 INFO  CustomTypeAnnotator [8736eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:28:548 INFO  GenerateRunner [8805eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/service-point.raml
08 Aug 2019 19:39:28:548 INFO  GenerateRunner [8805eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/mode-of-issuance.raml
08 Aug 2019 19:39:28:603 INFO  CustomTypeAnnotator [8860eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:28:604 INFO  CustomTypeAnnotator [8861eqId] IssuanceMode is using metadata
08 Aug 2019 19:39:28:606 INFO  CustomTypeAnnotator [8863eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/IssuanceMode.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:28:609 INFO  CustomTypeAnnotator [8866eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:28:613 INFO  CustomTypeAnnotator [8870eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:28:614 INFO  CustomTypeAnnotator [8871eqId] IssuanceMode is using metadata
08 Aug 2019 19:39:28:615 INFO  CustomTypeAnnotator [8872eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/IssuanceMode.java
org/folio/rest/jaxrs/model/IssuanceModes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:28:693 INFO  GenerateRunner [8950eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/mode-of-issuance.raml
08 Aug 2019 19:39:28:693 INFO  GenerateRunner [8950eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-note-type.raml
08 Aug 2019 19:39:28:752 INFO  CustomTypeAnnotator [9009eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:28:753 INFO  CustomTypeAnnotator [9010eqId] InstanceNoteType is using metadata
08 Aug 2019 19:39:28:754 INFO  CustomTypeAnnotator [9011eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceNoteType.java
org/folio/rest/jaxrs/model/InstanceNoteTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:28:758 INFO  CustomTypeAnnotator [9015eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:28:759 INFO  CustomTypeAnnotator [9016eqId] InstanceNoteType is using metadata
08 Aug 2019 19:39:28:760 INFO  CustomTypeAnnotator [9017eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceNoteType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:28:762 INFO  CustomTypeAnnotator [9019eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:28:828 INFO  GenerateRunner [9085eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-note-type.raml
08 Aug 2019 19:39:28:829 INFO  GenerateRunner [9086eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/item-note-type.raml
08 Aug 2019 19:39:28:892 INFO  CustomTypeAnnotator [9149eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:28:894 INFO  CustomTypeAnnotator [9151eqId] ItemNoteType is using metadata
08 Aug 2019 19:39:28:895 INFO  CustomTypeAnnotator [9152eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/ItemNoteType.java
org/folio/rest/jaxrs/model/ItemNoteTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:28:899 INFO  CustomTypeAnnotator [9156eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:28:899 INFO  CustomTypeAnnotator [9156eqId] ItemNoteType is using metadata
08 Aug 2019 19:39:28:901 INFO  CustomTypeAnnotator [9158eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/ItemNoteType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:28:903 INFO  CustomTypeAnnotator [9160eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:28:962 INFO  GenerateRunner [9219eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/item-note-type.raml
08 Aug 2019 19:39:28:963 INFO  GenerateRunner [9220eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-format.raml
08 Aug 2019 19:39:29:029 INFO  CustomTypeAnnotator [9286eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:031 INFO  CustomTypeAnnotator [9288eqId] InstanceFormat is using metadata
08 Aug 2019 19:39:29:032 INFO  CustomTypeAnnotator [9289eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceFormat.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:29:034 INFO  CustomTypeAnnotator [9291eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:035 INFO  CustomTypeAnnotator [9292eqId] InstanceFormat is using metadata
08 Aug 2019 19:39:29:037 INFO  CustomTypeAnnotator [9294eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceFormat.java
org/folio/rest/jaxrs/model/InstanceFormats.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:29:040 INFO  CustomTypeAnnotator [9297eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:29:107 INFO  GenerateRunner [9364eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-format.raml
08 Aug 2019 19:39:29:108 INFO  GenerateRunner [9365eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/statistical-code-type.raml
08 Aug 2019 19:39:29:159 INFO  CustomTypeAnnotator [9416eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:160 INFO  CustomTypeAnnotator [9417eqId] StatisticalCodeType is using metadata
08 Aug 2019 19:39:29:160 INFO  CustomTypeAnnotator [9417eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/StatisticalCodeType.java
08 Aug 2019 19:39:29:163 INFO  CustomTypeAnnotator [9420eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:163 INFO  CustomTypeAnnotator [9420eqId] StatisticalCodeType is using metadata
08 Aug 2019 19:39:29:164 INFO  CustomTypeAnnotator [9421eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/StatisticalCodeType.java
org/folio/rest/jaxrs/model/StatisticalCodeTypes.java
08 Aug 2019 19:39:29:167 INFO  CustomTypeAnnotator [9424eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:29:215 INFO  GenerateRunner [9472eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/statistical-code-type.raml
08 Aug 2019 19:39:29:215 INFO  GenerateRunner [9472eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/nature-of-content-term.raml
08 Aug 2019 19:39:29:261 INFO  CustomTypeAnnotator [9518eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:262 INFO  CustomTypeAnnotator [9519eqId] NatureOfContentTerm is using metadata
08 Aug 2019 19:39:29:263 INFO  CustomTypeAnnotator [9520eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/NatureOfContentTerm.java
08 Aug 2019 19:39:29:264 INFO  CustomTypeAnnotator [9521eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:265 INFO  CustomTypeAnnotator [9522eqId] NatureOfContentTerm is using metadata
08 Aug 2019 19:39:29:266 INFO  CustomTypeAnnotator [9523eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/NatureOfContentTerm.java
org/folio/rest/jaxrs/model/NatureOfContentTerms.java
08 Aug 2019 19:39:29:268 INFO  CustomTypeAnnotator [9525eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:29:318 INFO  GenerateRunner [9575eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/nature-of-content-term.raml
08 Aug 2019 19:39:29:318 INFO  GenerateRunner [9575eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/statistical-code.raml
08 Aug 2019 19:39:29:362 INFO  CustomTypeAnnotator [9619eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:365 INFO  CustomTypeAnnotator [9622eqId] StatisticalCode is using metadata
08 Aug 2019 19:39:29:366 INFO  CustomTypeAnnotator [9623eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/StatisticalCode.java
08 Aug 2019 19:39:29:368 INFO  CustomTypeAnnotator [9625eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:369 INFO  CustomTypeAnnotator [9626eqId] StatisticalCode is using metadata
08 Aug 2019 19:39:29:370 INFO  CustomTypeAnnotator [9627eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/StatisticalCode.java
org/folio/rest/jaxrs/model/StatisticalCodes.java
08 Aug 2019 19:39:29:372 INFO  CustomTypeAnnotator [9629eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:29:418 INFO  GenerateRunner [9675eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/statistical-code.raml
08 Aug 2019 19:39:29:418 INFO  GenerateRunner [9675eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/locationunit.raml
08 Aug 2019 19:39:29:501 INFO  CustomTypeAnnotator [9758eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:502 INFO  CustomTypeAnnotator [9759eqId] Locinst is using metadata
08 Aug 2019 19:39:29:503 INFO  CustomTypeAnnotator [9760eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Locinst.java
org/folio/rest/jaxrs/model/Locinsts.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:29:506 INFO  CustomTypeAnnotator [9763eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:507 INFO  CustomTypeAnnotator [9764eqId] Loccamp is using metadata
08 Aug 2019 19:39:29:507 INFO  CustomTypeAnnotator [9764eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Loccamp.java
org/folio/rest/jaxrs/model/Loccamps.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:29:509 INFO  CustomTypeAnnotator [9766eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:510 INFO  CustomTypeAnnotator [9767eqId] Loclib is using metadata
08 Aug 2019 19:39:29:511 INFO  CustomTypeAnnotator [9768eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Loclib.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:29:512 INFO  CustomTypeAnnotator [9769eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:513 INFO  CustomTypeAnnotator [9770eqId] Locinst is using metadata
08 Aug 2019 19:39:29:514 INFO  CustomTypeAnnotator [9771eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Locinst.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:29:516 INFO  CustomTypeAnnotator [9773eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:516 INFO  CustomTypeAnnotator [9773eqId] Loccamp is using metadata
08 Aug 2019 19:39:29:517 INFO  CustomTypeAnnotator [9774eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Loccamp.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:29:519 INFO  CustomTypeAnnotator [9776eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:519 INFO  CustomTypeAnnotator [9776eqId] Loclib is using metadata
08 Aug 2019 19:39:29:520 INFO  CustomTypeAnnotator [9777eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Loclib.java
org/folio/rest/jaxrs/model/Loclibs.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:29:523 INFO  CustomTypeAnnotator [9780eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:29:673 INFO  GenerateRunner [9930eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/locationunit.raml
08 Aug 2019 19:39:29:673 INFO  GenerateRunner [9930eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/electronic-access-relationship.raml
08 Aug 2019 19:39:29:716 INFO  CustomTypeAnnotator [9973eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:717 INFO  CustomTypeAnnotator [9974eqId] ElectronicAccessRelationship is using metadata
08 Aug 2019 19:39:29:718 INFO  CustomTypeAnnotator [9975eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/ElectronicAccessRelationship.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:29:719 INFO  CustomTypeAnnotator [9976eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:720 INFO  CustomTypeAnnotator [9977eqId] ElectronicAccessRelationship is using metadata
08 Aug 2019 19:39:29:721 INFO  CustomTypeAnnotator [9978eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/ElectronicAccessRelationship.java
org/folio/rest/jaxrs/model/ElectronicAccessRelationships.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:29:723 INFO  CustomTypeAnnotator [9980eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:29:764 INFO  GenerateRunner [10021eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/electronic-access-relationship.raml
08 Aug 2019 19:39:29:764 INFO  GenerateRunner [10021eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/item-storage.raml
08 Aug 2019 19:39:29:804 INFO  CustomTypeAnnotator [10061eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:806 INFO  CustomTypeAnnotator [10063eqId] Item is using metadata
08 Aug 2019 19:39:29:806 INFO  CustomTypeAnnotator [10063eqId] Item is using holdingsRecord2
08 Aug 2019 19:39:29:809 INFO  CustomTypeAnnotator [10066eqId] Attempting to annotate metadata with javax.validation.constraints.Null
08 Aug 2019 19:39:29:809 INFO  CustomTypeAnnotator [10066eqId] Attempting to annotate holdingsRecord2 with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/CirculationNote.java
org/folio/rest/jaxrs/model/ElectronicAccess.java
org/folio/rest/jaxrs/model/HoldingsRecord2.java
org/folio/rest/jaxrs/model/Item.java
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/Note.java
org/folio/rest/jaxrs/model/Personal.java
org/folio/rest/jaxrs/model/Source.java
org/folio/rest/jaxrs/model/Status.java
08 Aug 2019 19:39:29:820 INFO  CustomTypeAnnotator [10077eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:821 INFO  CustomTypeAnnotator [10078eqId] Item is using metadata
08 Aug 2019 19:39:29:822 INFO  CustomTypeAnnotator [10079eqId] Item is using holdingsRecord2
08 Aug 2019 19:39:29:824 INFO  CustomTypeAnnotator [10081eqId] Attempting to annotate metadata with javax.validation.constraints.Null
08 Aug 2019 19:39:29:825 INFO  CustomTypeAnnotator [10082eqId] Attempting to annotate holdingsRecord2 with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/CirculationNote.java
org/folio/rest/jaxrs/model/ElectronicAccess.java
org/folio/rest/jaxrs/model/HoldingsRecord2.java
org/folio/rest/jaxrs/model/Item.java
org/folio/rest/jaxrs/model/Items.java
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/Note.java
org/folio/rest/jaxrs/model/Personal.java
org/folio/rest/jaxrs/model/Source.java
org/folio/rest/jaxrs/model/Status.java
08 Aug 2019 19:39:29:834 INFO  CustomTypeAnnotator [10091eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:29:881 INFO  GenerateRunner [10138eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/item-storage.raml
08 Aug 2019 19:39:29:881 INFO  GenerateRunner [10138eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-storage.raml
08 Aug 2019 19:39:29:941 INFO  CustomTypeAnnotator [10198eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:942 INFO  CustomTypeAnnotator [10199eqId] Instance is using sourceRecordFormat
08 Aug 2019 19:39:29:943 INFO  CustomTypeAnnotator [10200eqId] Instance is using metadata
08 Aug 2019 19:39:29:943 INFO  CustomTypeAnnotator [10200eqId] Instance is using holdingsRecords2
08 Aug 2019 19:39:29:946 INFO  CustomTypeAnnotator [10203eqId] Attempting to annotate sourceRecordFormat with javax.validation.constraints.Null
08 Aug 2019 19:39:29:946 INFO  CustomTypeAnnotator [10203eqId] Attempting to annotate metadata with javax.validation.constraints.Null
08 Aug 2019 19:39:29:947 INFO  CustomTypeAnnotator [10204eqId] HoldingsRecords2 is using holdingsItems
08 Aug 2019 19:39:29:947 INFO  CustomTypeAnnotator [10204eqId] HoldingsRecords2 is using holdingsInstance
08 Aug 2019 19:39:29:947 INFO  CustomTypeAnnotator [10204eqId] HoldingsRecords2 is using metadata
08 Aug 2019 19:39:29:949 INFO  CustomTypeAnnotator [10206eqId] HoldingsItem is using metadata
08 Aug 2019 19:39:29:950 INFO  CustomTypeAnnotator [10207eqId] HoldingsItem is using holdingsRecord2
08 Aug 2019 19:39:29:952 INFO  CustomTypeAnnotator [10209eqId] Attempting to annotate metadata with javax.validation.constraints.Null
08 Aug 2019 19:39:29:952 INFO  CustomTypeAnnotator [10209eqId] Attempting to annotate holdingsRecord2 with javax.validation.constraints.Null
08 Aug 2019 19:39:29:953 INFO  CustomTypeAnnotator [10210eqId] Attempting to annotate holdingsItems with javax.validation.constraints.Null
08 Aug 2019 19:39:29:953 INFO  CustomTypeAnnotator [10210eqId] Attempting to annotate holdingsInstance with javax.validation.constraints.Null
08 Aug 2019 19:39:29:953 INFO  CustomTypeAnnotator [10210eqId] Attempting to annotate metadata with javax.validation.constraints.Null
08 Aug 2019 19:39:29:954 INFO  CustomTypeAnnotator [10211eqId] Attempting to annotate holdingsRecords2 with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/AlternativeTitle.java
org/folio/rest/jaxrs/model/CirculationNote.java
org/folio/rest/jaxrs/model/Classification.java
org/folio/rest/jaxrs/model/Contributor.java
org/folio/rest/jaxrs/model/ElectronicAccess.java
org/folio/rest/jaxrs/model/ElectronicAccess_.java
org/folio/rest/jaxrs/model/ElectronicAccess__.java
org/folio/rest/jaxrs/model/Entry.java
org/folio/rest/jaxrs/model/HoldingsInstance.java
org/folio/rest/jaxrs/model/HoldingsItem.java
org/folio/rest/jaxrs/model/HoldingsRecord2.java
org/folio/rest/jaxrs/model/HoldingsRecords2.java
org/folio/rest/jaxrs/model/HoldingsStatement.java
org/folio/rest/jaxrs/model/HoldingsStatementsForIndex.java
org/folio/rest/jaxrs/model/HoldingsStatementsForSupplement.java
org/folio/rest/jaxrs/model/Identifier.java
org/folio/rest/jaxrs/model/Instance.java
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/Note.java
org/folio/rest/jaxrs/model/Note_.java
org/folio/rest/jaxrs/model/Note__.java
org/folio/rest/jaxrs/model/Personal.java
org/folio/rest/jaxrs/model/Publication.java
org/folio/rest/jaxrs/model/ReceivingHistory.java
org/folio/rest/jaxrs/model/Source.java
org/folio/rest/jaxrs/model/Status.java
08 Aug 2019 19:39:29:967 INFO  CustomTypeAnnotator [10224eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:969 INFO  CustomTypeAnnotator [10226eqId] Instance is using sourceRecordFormat
08 Aug 2019 19:39:29:969 INFO  CustomTypeAnnotator [10226eqId] Instance is using metadata
08 Aug 2019 19:39:29:969 INFO  CustomTypeAnnotator [10226eqId] Instance is using holdingsRecords2
08 Aug 2019 19:39:29:972 INFO  CustomTypeAnnotator [10229eqId] Attempting to annotate sourceRecordFormat with javax.validation.constraints.Null
08 Aug 2019 19:39:29:972 INFO  CustomTypeAnnotator [10229eqId] Attempting to annotate metadata with javax.validation.constraints.Null
08 Aug 2019 19:39:29:973 INFO  CustomTypeAnnotator [10230eqId] HoldingsRecords2 is using holdingsItems
08 Aug 2019 19:39:29:973 INFO  CustomTypeAnnotator [10230eqId] HoldingsRecords2 is using holdingsInstance
08 Aug 2019 19:39:29:973 INFO  CustomTypeAnnotator [10230eqId] HoldingsRecords2 is using metadata
08 Aug 2019 19:39:29:975 INFO  CustomTypeAnnotator [10232eqId] HoldingsItem is using metadata
08 Aug 2019 19:39:29:975 INFO  CustomTypeAnnotator [10232eqId] HoldingsItem is using holdingsRecord2
08 Aug 2019 19:39:29:977 INFO  CustomTypeAnnotator [10234eqId] Attempting to annotate metadata with javax.validation.constraints.Null
08 Aug 2019 19:39:29:977 INFO  CustomTypeAnnotator [10234eqId] Attempting to annotate holdingsRecord2 with javax.validation.constraints.Null
08 Aug 2019 19:39:29:977 INFO  CustomTypeAnnotator [10234eqId] Attempting to annotate holdingsItems with javax.validation.constraints.Null
08 Aug 2019 19:39:29:978 INFO  CustomTypeAnnotator [10235eqId] Attempting to annotate holdingsInstance with javax.validation.constraints.Null
08 Aug 2019 19:39:29:978 INFO  CustomTypeAnnotator [10235eqId] Attempting to annotate metadata with javax.validation.constraints.Null
08 Aug 2019 19:39:29:978 INFO  CustomTypeAnnotator [10235eqId] Attempting to annotate holdingsRecords2 with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/AlternativeTitle.java
org/folio/rest/jaxrs/model/CirculationNote.java
org/folio/rest/jaxrs/model/Classification.java
org/folio/rest/jaxrs/model/Contributor.java
org/folio/rest/jaxrs/model/ElectronicAccess.java
org/folio/rest/jaxrs/model/ElectronicAccess_.java
org/folio/rest/jaxrs/model/ElectronicAccess__.java
org/folio/rest/jaxrs/model/Entry.java
org/folio/rest/jaxrs/model/HoldingsInstance.java
org/folio/rest/jaxrs/model/HoldingsItem.java
org/folio/rest/jaxrs/model/HoldingsRecord2.java
org/folio/rest/jaxrs/model/HoldingsRecords2.java
org/folio/rest/jaxrs/model/HoldingsStatement.java
org/folio/rest/jaxrs/model/HoldingsStatementsForIndex.java
org/folio/rest/jaxrs/model/HoldingsStatementsForSupplement.java
org/folio/rest/jaxrs/model/Identifier.java
org/folio/rest/jaxrs/model/Instance.java
org/folio/rest/jaxrs/model/Instances.java
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/Note.java
org/folio/rest/jaxrs/model/Note_.java
org/folio/rest/jaxrs/model/Note__.java
org/folio/rest/jaxrs/model/Personal.java
org/folio/rest/jaxrs/model/Publication.java
org/folio/rest/jaxrs/model/ReceivingHistory.java
org/folio/rest/jaxrs/model/Source.java
org/folio/rest/jaxrs/model/Status.java
08 Aug 2019 19:39:29:992 INFO  CustomTypeAnnotator [10249eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/MarcJson.java
08 Aug 2019 19:39:29:993 INFO  CustomTypeAnnotator [10250eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:994 INFO  CustomTypeAnnotator [10251eqId] InstanceRelationship is using metadata
08 Aug 2019 19:39:29:994 INFO  CustomTypeAnnotator [10251eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceRelationship.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:29:996 INFO  CustomTypeAnnotator [10253eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:29:997 INFO  CustomTypeAnnotator [10254eqId] InstanceRelationship is using metadata
08 Aug 2019 19:39:29:998 INFO  CustomTypeAnnotator [10255eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceRelationship.java
org/folio/rest/jaxrs/model/InstanceRelationships.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:140 INFO  GenerateRunner [10397eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-storage.raml
08 Aug 2019 19:39:30:140 INFO  GenerateRunner [10397eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/holdings-storage.raml
08 Aug 2019 19:39:30:188 INFO  CustomTypeAnnotator [10445eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:189 INFO  CustomTypeAnnotator [10446eqId] HoldingsRecord is using holdingsItems
08 Aug 2019 19:39:30:189 INFO  CustomTypeAnnotator [10446eqId] HoldingsRecord is using holdingsInstance
08 Aug 2019 19:39:30:189 INFO  CustomTypeAnnotator [10446eqId] HoldingsRecord is using metadata
08 Aug 2019 19:39:30:192 INFO  CustomTypeAnnotator [10449eqId] HoldingsItem is using metadata
08 Aug 2019 19:39:30:192 INFO  CustomTypeAnnotator [10449eqId] HoldingsItem is using holdingsRecord2
08 Aug 2019 19:39:30:194 INFO  CustomTypeAnnotator [10451eqId] Attempting to annotate metadata with javax.validation.constraints.Null
08 Aug 2019 19:39:30:194 INFO  CustomTypeAnnotator [10451eqId] Attempting to annotate holdingsRecord2 with javax.validation.constraints.Null
08 Aug 2019 19:39:30:194 INFO  CustomTypeAnnotator [10451eqId] Attempting to annotate holdingsItems with javax.validation.constraints.Null
08 Aug 2019 19:39:30:195 INFO  CustomTypeAnnotator [10452eqId] Attempting to annotate holdingsInstance with javax.validation.constraints.Null
08 Aug 2019 19:39:30:195 INFO  CustomTypeAnnotator [10452eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/CirculationNote.java
org/folio/rest/jaxrs/model/ElectronicAccess.java
org/folio/rest/jaxrs/model/ElectronicAccess_.java
org/folio/rest/jaxrs/model/Entry.java
org/folio/rest/jaxrs/model/HoldingsInstance.java
org/folio/rest/jaxrs/model/HoldingsItem.java
org/folio/rest/jaxrs/model/HoldingsRecord.java
org/folio/rest/jaxrs/model/HoldingsRecord2.java
org/folio/rest/jaxrs/model/HoldingsRecords.java
org/folio/rest/jaxrs/model/HoldingsStatement.java
org/folio/rest/jaxrs/model/HoldingsStatementsForIndex.java
org/folio/rest/jaxrs/model/HoldingsStatementsForSupplement.java
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/Note.java
org/folio/rest/jaxrs/model/Note_.java
org/folio/rest/jaxrs/model/Personal.java
org/folio/rest/jaxrs/model/ReceivingHistory.java
org/folio/rest/jaxrs/model/Source.java
org/folio/rest/jaxrs/model/Status.java
08 Aug 2019 19:39:30:206 INFO  CustomTypeAnnotator [10463eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:207 INFO  CustomTypeAnnotator [10464eqId] HoldingsRecord is using holdingsItems
08 Aug 2019 19:39:30:207 INFO  CustomTypeAnnotator [10464eqId] HoldingsRecord is using holdingsInstance
08 Aug 2019 19:39:30:207 INFO  CustomTypeAnnotator [10464eqId] HoldingsRecord is using metadata
08 Aug 2019 19:39:30:209 INFO  CustomTypeAnnotator [10466eqId] HoldingsItem is using metadata
08 Aug 2019 19:39:30:209 INFO  CustomTypeAnnotator [10466eqId] HoldingsItem is using holdingsRecord2
08 Aug 2019 19:39:30:211 INFO  CustomTypeAnnotator [10468eqId] Attempting to annotate metadata with javax.validation.constraints.Null
08 Aug 2019 19:39:30:212 INFO  CustomTypeAnnotator [10469eqId] Attempting to annotate holdingsRecord2 with javax.validation.constraints.Null
08 Aug 2019 19:39:30:212 INFO  CustomTypeAnnotator [10469eqId] Attempting to annotate holdingsItems with javax.validation.constraints.Null
08 Aug 2019 19:39:30:212 INFO  CustomTypeAnnotator [10469eqId] Attempting to annotate holdingsInstance with javax.validation.constraints.Null
08 Aug 2019 19:39:30:212 INFO  CustomTypeAnnotator [10469eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/CirculationNote.java
org/folio/rest/jaxrs/model/ElectronicAccess.java
org/folio/rest/jaxrs/model/ElectronicAccess_.java
org/folio/rest/jaxrs/model/Entry.java
org/folio/rest/jaxrs/model/HoldingsInstance.java
org/folio/rest/jaxrs/model/HoldingsItem.java
org/folio/rest/jaxrs/model/HoldingsRecord.java
org/folio/rest/jaxrs/model/HoldingsRecord2.java
org/folio/rest/jaxrs/model/HoldingsStatement.java
org/folio/rest/jaxrs/model/HoldingsStatementsForIndex.java
org/folio/rest/jaxrs/model/HoldingsStatementsForSupplement.java
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/Note.java
org/folio/rest/jaxrs/model/Note_.java
org/folio/rest/jaxrs/model/Personal.java
org/folio/rest/jaxrs/model/ReceivingHistory.java
org/folio/rest/jaxrs/model/Source.java
org/folio/rest/jaxrs/model/Status.java
08 Aug 2019 19:39:30:271 INFO  GenerateRunner [10528eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/holdings-storage.raml
08 Aug 2019 19:39:30:272 INFO  GenerateRunner [10529eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/classification-type.raml
08 Aug 2019 19:39:30:322 INFO  CustomTypeAnnotator [10579eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:323 INFO  CustomTypeAnnotator [10580eqId] ClassificationType is using metadata
08 Aug 2019 19:39:30:324 INFO  CustomTypeAnnotator [10581eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/ClassificationType.java
org/folio/rest/jaxrs/model/ClassificationTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:326 INFO  CustomTypeAnnotator [10583eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:327 INFO  CustomTypeAnnotator [10584eqId] ClassificationType is using metadata
08 Aug 2019 19:39:30:327 INFO  CustomTypeAnnotator [10584eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/ClassificationType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:328 INFO  CustomTypeAnnotator [10585eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:30:373 INFO  GenerateRunner [10630eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/classification-type.raml
08 Aug 2019 19:39:30:373 INFO  GenerateRunner [10630eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/alternative-title-type.raml
08 Aug 2019 19:39:30:421 INFO  CustomTypeAnnotator [10678eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:422 INFO  CustomTypeAnnotator [10679eqId] AlternativeTitleType is using metadata
08 Aug 2019 19:39:30:423 INFO  CustomTypeAnnotator [10680eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/AlternativeTitleType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:424 INFO  CustomTypeAnnotator [10681eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:425 INFO  CustomTypeAnnotator [10682eqId] AlternativeTitleType is using metadata
08 Aug 2019 19:39:30:426 INFO  CustomTypeAnnotator [10683eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/AlternativeTitleType.java
org/folio/rest/jaxrs/model/AlternativeTitleTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:427 INFO  CustomTypeAnnotator [10684eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:30:472 INFO  GenerateRunner [10729eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/alternative-title-type.raml
08 Aug 2019 19:39:30:473 INFO  GenerateRunner [10730eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/contributor-name-type.raml
08 Aug 2019 19:39:30:523 INFO  CustomTypeAnnotator [10780eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:524 INFO  CustomTypeAnnotator [10781eqId] ContributorNameType is using metadata
08 Aug 2019 19:39:30:524 INFO  CustomTypeAnnotator [10781eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/ContributorNameType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:526 INFO  CustomTypeAnnotator [10783eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:30:528 INFO  CustomTypeAnnotator [10785eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:528 INFO  CustomTypeAnnotator [10785eqId] ContributorNameType is using metadata
08 Aug 2019 19:39:30:529 INFO  CustomTypeAnnotator [10786eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/ContributorNameType.java
org/folio/rest/jaxrs/model/ContributorNameTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:578 INFO  GenerateRunner [10835eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/contributor-name-type.raml
08 Aug 2019 19:39:30:578 INFO  GenerateRunner [10835eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-type.raml
08 Aug 2019 19:39:30:617 INFO  CustomTypeAnnotator [10874eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:618 INFO  CustomTypeAnnotator [10875eqId] InstanceType is using metadata
08 Aug 2019 19:39:30:618 INFO  CustomTypeAnnotator [10875eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceType.java
org/folio/rest/jaxrs/model/InstanceTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:620 INFO  CustomTypeAnnotator [10877eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:620 INFO  CustomTypeAnnotator [10877eqId] InstanceType is using metadata
08 Aug 2019 19:39:30:621 INFO  CustomTypeAnnotator [10878eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:622 INFO  CustomTypeAnnotator [10879eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:30:656 INFO  GenerateRunner [10913eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-type.raml
08 Aug 2019 19:39:30:656 INFO  GenerateRunner [10913eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/service-points-user.raml
08 Aug 2019 19:39:30:694 INFO  CustomTypeAnnotator [10951eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:695 INFO  CustomTypeAnnotator [10952eqId] ServicePointsUser is using metadata
08 Aug 2019 19:39:30:696 INFO  CustomTypeAnnotator [10953eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/ServicePointsUser.java
08 Aug 2019 19:39:30:697 INFO  CustomTypeAnnotator [10954eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:698 INFO  CustomTypeAnnotator [10955eqId] ServicePointsUser is using metadata
08 Aug 2019 19:39:30:698 INFO  CustomTypeAnnotator [10955eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/ServicePointsUser.java
org/folio/rest/jaxrs/model/Servicepointsusers.java
08 Aug 2019 19:39:30:699 INFO  CustomTypeAnnotator [10956eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:30:741 INFO  GenerateRunner [10998eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/service-points-user.raml
08 Aug 2019 19:39:30:742 INFO  GenerateRunner [10999eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/holdings-type.raml
08 Aug 2019 19:39:30:782 INFO  CustomTypeAnnotator [11039eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:782 INFO  CustomTypeAnnotator [11039eqId] HoldingsType is using metadata
08 Aug 2019 19:39:30:783 INFO  CustomTypeAnnotator [11040eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/HoldingsType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:784 INFO  CustomTypeAnnotator [11041eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:785 INFO  CustomTypeAnnotator [11042eqId] HoldingsType is using metadata
08 Aug 2019 19:39:30:785 INFO  CustomTypeAnnotator [11042eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/HoldingsType.java
org/folio/rest/jaxrs/model/HoldingsTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:787 INFO  CustomTypeAnnotator [11044eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:30:824 INFO  GenerateRunner [11081eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/holdings-type.raml
08 Aug 2019 19:39:30:824 INFO  GenerateRunner [11081eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/call-number-type.raml
08 Aug 2019 19:39:30:865 INFO  CustomTypeAnnotator [11122eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:866 INFO  CustomTypeAnnotator [11123eqId] CallNumberType is using metadata
08 Aug 2019 19:39:30:866 INFO  CustomTypeAnnotator [11123eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/CallNumberType.java
org/folio/rest/jaxrs/model/CallNumberTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:868 INFO  CustomTypeAnnotator [11125eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:868 INFO  CustomTypeAnnotator [11125eqId] CallNumberType is using metadata
08 Aug 2019 19:39:30:869 INFO  CustomTypeAnnotator [11126eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/CallNumberType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:870 INFO  CustomTypeAnnotator [11127eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:30:907 INFO  GenerateRunner [11164eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/call-number-type.raml
08 Aug 2019 19:39:30:908 INFO  GenerateRunner [11165eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/ill-policy.raml
08 Aug 2019 19:39:30:948 INFO  CustomTypeAnnotator [11205eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:948 INFO  CustomTypeAnnotator [11205eqId] IllPolicy is using metadata
08 Aug 2019 19:39:30:949 INFO  CustomTypeAnnotator [11206eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/IllPolicies.java
org/folio/rest/jaxrs/model/IllPolicy.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:951 INFO  CustomTypeAnnotator [11208eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:30:952 INFO  CustomTypeAnnotator [11209eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:30:953 INFO  CustomTypeAnnotator [11210eqId] IllPolicy is using metadata
08 Aug 2019 19:39:30:953 INFO  CustomTypeAnnotator [11210eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/IllPolicy.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:30:990 INFO  GenerateRunner [11247eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/ill-policy.raml
08 Aug 2019 19:39:30:990 INFO  GenerateRunner [11247eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/contributor-type.raml
08 Aug 2019 19:39:31:031 INFO  CustomTypeAnnotator [11288eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:031 INFO  CustomTypeAnnotator [11288eqId] ContributorType is using metadata
08 Aug 2019 19:39:31:032 INFO  CustomTypeAnnotator [11289eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/ContributorType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:033 INFO  CustomTypeAnnotator [11290eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:31:035 INFO  CustomTypeAnnotator [11292eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:035 INFO  CustomTypeAnnotator [11292eqId] ContributorType is using metadata
08 Aug 2019 19:39:31:036 INFO  CustomTypeAnnotator [11293eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/ContributorType.java
org/folio/rest/jaxrs/model/ContributorTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:073 INFO  GenerateRunner [11330eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/contributor-type.raml
08 Aug 2019 19:39:31:073 INFO  GenerateRunner [11330eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/identifier-type.raml
08 Aug 2019 19:39:31:113 INFO  CustomTypeAnnotator [11370eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:114 INFO  CustomTypeAnnotator [11371eqId] IdentifierType is using metadata
08 Aug 2019 19:39:31:114 INFO  CustomTypeAnnotator [11371eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/IdentifierType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:115 INFO  CustomTypeAnnotator [11372eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:116 INFO  CustomTypeAnnotator [11373eqId] IdentifierType is using metadata
08 Aug 2019 19:39:31:116 INFO  CustomTypeAnnotator [11373eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/IdentifierType.java
org/folio/rest/jaxrs/model/IdentifierTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:118 INFO  CustomTypeAnnotator [11375eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:31:155 INFO  GenerateRunner [11412eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/identifier-type.raml
08 Aug 2019 19:39:31:155 INFO  GenerateRunner [11412eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-relationship-type.raml
08 Aug 2019 19:39:31:198 INFO  CustomTypeAnnotator [11455eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:198 INFO  CustomTypeAnnotator [11455eqId] InstanceRelationshipType is using metadata
08 Aug 2019 19:39:31:199 INFO  CustomTypeAnnotator [11456eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceRelationshipType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:200 INFO  CustomTypeAnnotator [11457eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:201 INFO  CustomTypeAnnotator [11458eqId] InstanceRelationshipType is using metadata
08 Aug 2019 19:39:31:201 INFO  CustomTypeAnnotator [11458eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceRelationshipType.java
org/folio/rest/jaxrs/model/InstanceRelationshipTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:203 INFO  CustomTypeAnnotator [11460eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:31:240 INFO  GenerateRunner [11497eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-relationship-type.raml
08 Aug 2019 19:39:31:240 INFO  GenerateRunner [11497eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-status.raml
08 Aug 2019 19:39:31:282 INFO  CustomTypeAnnotator [11539eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:283 INFO  CustomTypeAnnotator [11540eqId] InstanceStatus is using metadata
08 Aug 2019 19:39:31:284 INFO  CustomTypeAnnotator [11541eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceStatus.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:285 INFO  CustomTypeAnnotator [11542eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:286 INFO  CustomTypeAnnotator [11543eqId] InstanceStatus is using metadata
08 Aug 2019 19:39:31:286 INFO  CustomTypeAnnotator [11543eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/InstanceStatus.java
org/folio/rest/jaxrs/model/InstanceStatuses.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:288 INFO  CustomTypeAnnotator [11545eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:31:328 INFO  GenerateRunner [11585eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/instance-status.raml
08 Aug 2019 19:39:31:329 INFO  GenerateRunner [11586eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/material-type.raml
08 Aug 2019 19:39:31:370 INFO  CustomTypeAnnotator [11627eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:371 INFO  CustomTypeAnnotator [11628eqId] Mtype is using metadata
08 Aug 2019 19:39:31:371 INFO  CustomTypeAnnotator [11628eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/Mtype.java
08 Aug 2019 19:39:31:372 INFO  CustomTypeAnnotator [11629eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:373 INFO  CustomTypeAnnotator [11630eqId] Mtype is using metadata
08 Aug 2019 19:39:31:373 INFO  CustomTypeAnnotator [11630eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Metadata.java
org/folio/rest/jaxrs/model/Mtype.java
org/folio/rest/jaxrs/model/Mtypes.java
08 Aug 2019 19:39:31:375 INFO  CustomTypeAnnotator [11632eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:31:415 INFO  GenerateRunner [11672eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/material-type.raml
08 Aug 2019 19:39:31:415 INFO  GenerateRunner [11672eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/holdings-note-type.raml
08 Aug 2019 19:39:31:456 INFO  CustomTypeAnnotator [11713eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:456 INFO  CustomTypeAnnotator [11713eqId] HoldingsNoteType is using metadata
08 Aug 2019 19:39:31:457 INFO  CustomTypeAnnotator [11714eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/HoldingsNoteType.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:458 INFO  CustomTypeAnnotator [11715eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:459 INFO  CustomTypeAnnotator [11716eqId] HoldingsNoteType is using metadata
08 Aug 2019 19:39:31:459 INFO  CustomTypeAnnotator [11716eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/HoldingsNoteType.java
org/folio/rest/jaxrs/model/HoldingsNoteTypes.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:460 INFO  CustomTypeAnnotator [11717eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:31:498 INFO  GenerateRunner [11755eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/holdings-note-type.raml
08 Aug 2019 19:39:31:498 INFO  GenerateRunner [11755eqId] processing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/location.raml
08 Aug 2019 19:39:31:543 INFO  CustomTypeAnnotator [11800eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:543 INFO  CustomTypeAnnotator [11800eqId] Location is using metadata
08 Aug 2019 19:39:31:545 INFO  CustomTypeAnnotator [11802eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Details.java
org/folio/rest/jaxrs/model/Location.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:546 INFO  CustomTypeAnnotator [11803eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
08 Aug 2019 19:39:31:547 INFO  CustomTypeAnnotator [11804eqId] Location is using metadata
08 Aug 2019 19:39:31:548 INFO  CustomTypeAnnotator [11805eqId] Attempting to annotate metadata with javax.validation.constraints.Null
org/folio/rest/jaxrs/model/Details.java
org/folio/rest/jaxrs/model/Location.java
org/folio/rest/jaxrs/model/Locations.java
org/folio/rest/jaxrs/model/Metadata.java
08 Aug 2019 19:39:31:549 INFO  CustomTypeAnnotator [11806eqId] Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"}
org/folio/rest/jaxrs/model/Error.java
org/folio/rest/jaxrs/model/Errors.java
org/folio/rest/jaxrs/model/Parameter.java
08 Aug 2019 19:39:31:591 INFO  GenerateRunner [11848eqId] processed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/location.raml
08 Aug 2019 19:39:31:592 INFO  GenerateRunner [11849eqId] processed: 30 raml files
08 Aug 2019 19:39:31:607 INFO  GenerateRunner [11864eqId] lookup entry: loan-type.raml
08 Aug 2019 19:39:31:607 INFO  GenerateRunner [11864eqId] lookup entry: shelf-location.raml
08 Aug 2019 19:39:31:607 INFO  GenerateRunner [11864eqId] lookup entry: service-point.raml
08 Aug 2019 19:39:31:607 INFO  GenerateRunner [11864eqId] lookup entry: mode-of-issuance.raml
08 Aug 2019 19:39:31:607 INFO  GenerateRunner [11864eqId] lookup entry: instance-note-type.raml
08 Aug 2019 19:39:31:607 INFO  GenerateRunner [11864eqId] lookup entry: item-note-type.raml
08 Aug 2019 19:39:31:607 INFO  GenerateRunner [11864eqId] lookup entry: instance-format.raml
08 Aug 2019 19:39:31:607 INFO  GenerateRunner [11864eqId] lookup entry: statistical-code-type.raml
08 Aug 2019 19:39:31:607 INFO  GenerateRunner [11864eqId] lookup entry: nature-of-content-term.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: statistical-code.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: locationunit.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: electronic-access-relationship.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: item-storage.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: instance-storage.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: holdings-storage.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: classification-type.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: alternative-title-type.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: contributor-name-type.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: instance-type.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: service-points-user.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: holdings-type.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: call-number-type.raml
08 Aug 2019 19:39:31:608 INFO  GenerateRunner [11865eqId] lookup entry: ill-policy.raml
08 Aug 2019 19:39:31:609 INFO  GenerateRunner [11866eqId] lookup entry: contributor-type.raml
08 Aug 2019 19:39:31:609 INFO  GenerateRunner [11866eqId] lookup entry: identifier-type.raml
08 Aug 2019 19:39:31:609 INFO  GenerateRunner [11866eqId] lookup entry: instance-relationship-type.raml
08 Aug 2019 19:39:31:609 INFO  GenerateRunner [11866eqId] lookup entry: instance-status.raml
08 Aug 2019 19:39:31:609 INFO  GenerateRunner [11866eqId] lookup entry: material-type.raml
08 Aug 2019 19:39:31:609 INFO  GenerateRunner [11866eqId] lookup entry: holdings-note-type.raml
08 Aug 2019 19:39:31:609 INFO  GenerateRunner [11866eqId] lookup entry: location.raml
08 Aug 2019 19:39:31:609 INFO  GenerateRunner [11866eqId] lookup list file created: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/raml.list
08 Aug 2019 19:39:31:615 INFO  GenerateRunner [11872eqId] lookup entry: loclibs.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: loccamps.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: servicepointsuser.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: electronicaccessrelationship.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: contributornametype.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: instancerelationships.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: loccamp.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: instancenotetype.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: materialtype.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: contributortype.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: shelflocation.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: loantypes.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: uuid.json
08 Aug 2019 19:39:31:616 INFO  GenerateRunner [11873eqId] lookup entry: illpolicies.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: instancestatus.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: natureofcontentterms.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: instance.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: servicepoint.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: loclib.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: instancestatuses.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: natureofcontentterm.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: instancenotetypes.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: alternativetitletypes.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: identifiertype.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: itemnotetypes.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: instanceformats.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: instancetype.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: identifiertypes.json
08 Aug 2019 19:39:31:617 INFO  GenerateRunner [11874eqId] lookup entry: servicepoints.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: holdingsnotetype.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: locations.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: servicepointsusers.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: time-period.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: locinsts.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: illpolicy.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: holdingstype.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: itemnotetype.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: instanceformat.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: items.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: issuancemodes.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: classificationtype.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: loantype.json
08 Aug 2019 19:39:31:618 INFO  GenerateRunner [11875eqId] lookup entry: instancetypes.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: contributornametypes.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: statisticalcodetypes.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: location.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: holdingsrecord.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: classificationtypes.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: statisticalcode.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: holdingsrecords.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: holdingsnotetypes.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: alternativetitletype.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: statisticalcodes.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: callnumbertypes.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: contributortypes.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: statisticalcodetype.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: item.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: shelflocations.json
08 Aug 2019 19:39:31:619 INFO  GenerateRunner [11876eqId] lookup entry: modeofissuance.json
08 Aug 2019 19:39:31:620 INFO  GenerateRunner [11877eqId] lookup entry: instancerelationship.json
08 Aug 2019 19:39:31:620 INFO  GenerateRunner [11877eqId] lookup entry: holdingstypes.json
08 Aug 2019 19:39:31:620 INFO  GenerateRunner [11877eqId] lookup entry: electronicaccessrelationships.json
08 Aug 2019 19:39:31:620 INFO  GenerateRunner [11877eqId] lookup entry: marc.json
08 Aug 2019 19:39:31:620 INFO  GenerateRunner [11877eqId] lookup entry: materialtypes.json
08 Aug 2019 19:39:31:620 INFO  GenerateRunner [11877eqId] lookup entry: locinst.json
08 Aug 2019 19:39:31:620 INFO  GenerateRunner [11877eqId] lookup entry: instances.json
08 Aug 2019 19:39:31:620 INFO  GenerateRunner [11877eqId] lookup entry: callnumbertype.json
08 Aug 2019 19:39:31:620 INFO  GenerateRunner [11877eqId] lookup entry: instancerelationshiptype.json
08 Aug 2019 19:39:31:620 INFO  GenerateRunner [11877eqId] lookup entry: instancerelationshiptypes.json
08 Aug 2019 19:39:31:620 INFO  GenerateRunner [11877eqId] lookup list file created: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ramls/json-schema.list
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (addGeneratedSourceFolder) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (5 KB at 366.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 2624.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (2 KB at 145.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (2 KB at 172.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (5 KB at 654.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5 KB at 713.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (5 KB at 507.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 561.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (2 KB at 245.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 1512.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 273.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (2 KB at 241.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 KB at 2226.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 384.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 681.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5 KB at 623.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 KB at 4062.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 KB at 1916.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (242 KB at 10502.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 KB at 1760.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (53 KB at 2272.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (279 KB at 10304.1 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (276 KB at 8336.1 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 1003.8 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 5478.8 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 4578.1 KB/sec)
[INFO] Source directory: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/generated-sources/raml-jaxrs added.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (filter-descriptor-inputs) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 91.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (4 KB at 525.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 KB at 1236.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (6 KB at 693.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (5 KB at 639.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (2 KB at 187.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 427.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (4 KB at 447.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 1166.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (5 KB at 378.6 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (9 KB at 637.2 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (76 KB at 5774.2 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (50 KB at 3544.7 KB/sec)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- copy-rename-maven-plugin:1.0:rename (rename-descriptor-outputs) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar (10 KB at 967.5 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 989.9 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (262 KB at 10899.0 KB/sec)
[INFO] Renamed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/ModuleDescriptor-template.json to /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/ModuleDescriptor.json
[INFO] Renamed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/DeploymentDescriptor-template.json to /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/DeploymentDescriptor.json
[INFO] Renamed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/DeploymentDescriptor-environment-template.json to /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/DeploymentDescriptor-environment.json
[INFO] Renamed /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/Install-template.json to /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/Install.json
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ mod-inventory-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-resources) @ mod-inventory-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 256 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-reference-data) @ mod-inventory-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 588 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-user-sample-data) @ mod-inventory-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 300 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-sample-data) @ mod-inventory-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 78 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4 KB at 439.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (5 KB at 602.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 3227.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/apache/11/apache-11.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/apache/11/apache-11.pom (15 KB at 1808.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (5 KB at 578.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 120.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 504.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 84.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 93.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (2 KB at 151.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 KB at 1201.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 1877.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 318.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (151 KB at 8876.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 1029.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/log4j/log4j/1.2.12/log4j-1.2.12.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 9351.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 KB at 2143.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (131 KB at 4356.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (44 KB at 1451.8 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (212 KB at 6411.0 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/log4j/log4j/1.2.12/log4j-1.2.12.jar (350 KB at 8742.3 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/junit/junit/3.8.2/junit-3.8.2.jar (118 KB at 2805.1 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (625 KB at 12011.6 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 161 source files to /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes
[INFO] 
[INFO] --- aspectj-maven-plugin:1.9:compile (default) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/aspectj/aspectjtools/1.8.9/aspectjtools-1.8.9.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/aspectj/aspectjtools/1.8.9/aspectjtools-1.8.9.pom (1021 B at 90.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (3 KB at 324.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 KB at 2735.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (4 KB at 530.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (3 KB at 352.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (2 KB at 227.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6 KB at 749.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (4 KB at 530.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3 KB at 370.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (2 KB at 146.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (4 KB at 395.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 KB at 1480.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 474.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7 KB at 993.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 1101.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 1524.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (2 KB at 159.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 KB at 1535.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-compat/3.0.5/maven-compat-3.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-compat/3.0.5/maven-compat-3.0.5.pom (4 KB at 514.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (3 KB at 344.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (2 KB at 223.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (6 KB at 667.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (3 KB at 245.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (2 KB at 230.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (3 KB at 393.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (2 KB at 174.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 KB at 1237.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (2 KB at 202.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (2 KB at 240.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (3 KB at 345.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (2 KB at 240.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 KB at 2758.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom (2 KB at 213.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 KB at 2648.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (2 KB at 250.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom (6 KB at 852.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 KB at 2183.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom (5 KB at 586.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (2 KB at 190.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (2 KB at 254.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (8 KB at 914.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9 KB at 972.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/project/4.1/project-4.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 KB at 1999.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (5 KB at 596.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (10 KB at 1141.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/project/4.0/project-4.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 KB at 1600.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 KB at 1992.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/5/commons-parent-5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 1958.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6 KB at 851.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3 KB at 425.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3 KB at 365.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (2 KB at 199.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (3 KB at 365.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom (5 KB at 670.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 KB at 2221.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7 KB at 977.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (7 KB at 670.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/logkit/logkit/1.0.1/logkit-1.0.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 16.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 23.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 21.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6 KB at 838.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9 KB at 1259.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/dom4j/dom4j/1.1/dom4j-1.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 19.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/sslext/sslext/1.2-0/sslext-1.2-0.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 79.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (5 KB at 601.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (10 KB at 1372.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-master/4/struts-master-4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-master/4/struts-master-4.pom (12 KB at 1444.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/apache/2/apache-2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/apache/2/apache-2.pom (4 KB at 195.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/antlr/antlr/2.7.2/antlr-2.7.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 20.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (4 KB at 429.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (3 KB at 405.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 KB at 1481.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom (6 KB at 844.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (5 KB at 680.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom (13 KB at 1767.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/36/commons-parent-36.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/36/commons-parent-36.pom (57 KB at 7085.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 KB at 1366.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/14/commons-parent-14.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 KB at 3831.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 KB at 1399.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 2679.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 6070.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/aspectj/aspectjtools/1.8.9/aspectjtools-1.8.9.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (51 KB at 2119.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (160 KB at 4697.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 KB at 1120.2 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (226 KB at 5124.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (200 KB at 4339.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (46 KB at 999.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-compat/3.0.5/maven-compat-3.0.5.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (283 KB at 4627.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 5540.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (46 KB at 642.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (148 KB at 1987.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-compat/3.0.5/maven-compat-3.0.5.jar (275 KB at 3570.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 KB at 492.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 KB at 349.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (16 KB at 165.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (56 KB at 606.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (546 KB at 5248.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (88 KB at 826.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (128 KB at 1187.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar (11 KB at 96.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 KB at 445.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (127 KB at 1085.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar (12 KB at 90.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1473 KB at 11969.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar (56 KB at 444.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (159 KB at 1208.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (190 KB at 1375.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (46 KB at 325.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (96 KB at 631.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (169 KB at 1110.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (287 KB at 1857.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar (16 KB at 98.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar (56 KB at 344.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar (38 KB at 225.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (232 KB at 1310.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (141 KB at 779.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1201 KB at 6559.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (88 KB at 467.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (339 KB at 1790.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/sslext/sslext/1.2-0/sslext-1.2-0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (52 KB at 272.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (77 KB at 394.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/antlr/antlr/2.7.2/antlr-2.7.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 KB at 130.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (322 KB at 1515.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/dom4j/dom4j/1.1/dom4j-1.1.jar (447 KB at 2075.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/antlr/antlr/2.7.2/antlr-2.7.2.jar (350 KB at 1619.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar (20 KB at 87.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (246 KB at 1101.5 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (117 KB at 517.0 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (161 KB at 702.1 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar (186 KB at 780.0 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/aspectj/aspectjtools/1.8.9/aspectjtools-1.8.9.jar (16461 KB at 23719.0 KB/sec)
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] Join point 'method-execution(void org.folio.rest.impl.MaterialTypeAPI.getMaterialTypes(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.MaterialTypeAPI' (MaterialTypeAPI.java:50) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.MaterialTypeAPI.postMaterialTypes(java.lang.String, org.folio.rest.jaxrs.model.Mtype, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.MaterialTypeAPI' (MaterialTypeAPI.java:98) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.MaterialTypeAPI.getMaterialTypesByMaterialtypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.MaterialTypeAPI' (MaterialTypeAPI.java:152) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.MaterialTypeAPI.deleteMaterialTypesByMaterialtypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.MaterialTypeAPI' (MaterialTypeAPI.java:162) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.MaterialTypeAPI.putMaterialTypesByMaterialtypeId(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.Mtype, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.MaterialTypeAPI' (MaterialTypeAPI.java:171) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ContributorTypeAPI.getContributorTypes(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ContributorTypeAPI' (ContributorTypeAPI.java:45) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ContributorTypeAPI.postContributorTypes(java.lang.String, org.folio.rest.jaxrs.model.ContributorType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ContributorTypeAPI' (ContributorTypeAPI.java:99) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ContributorTypeAPI.getContributorTypesByContributorTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ContributorTypeAPI' (ContributorTypeAPI.java:142) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ContributorTypeAPI.deleteContributorTypesByContributorTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ContributorTypeAPI' (ContributorTypeAPI.java:157) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ContributorTypeAPI.putContributorTypesByContributorTypeId(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.ContributorType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ContributorTypeAPI' (ContributorTypeAPI.java:207) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ItemStorageAPI.getItemStorageItems(int, int, java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ItemStorageAPI' (ItemStorageAPI.java:40) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ItemStorageAPI.postItemStorageItems(java.lang.String, org.folio.rest.jaxrs.model.Item, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ItemStorageAPI' (ItemStorageAPI.java:124) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ItemStorageAPI.getItemStorageItemsByItemId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ItemStorageAPI' (ItemStorageAPI.java:138) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ItemStorageAPI.deleteItemStorageItems(java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ItemStorageAPI' (ItemStorageAPI.java:149) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ItemStorageAPI.putItemStorageItemsByItemId(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.Item, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ItemStorageAPI' (ItemStorageAPI.java:173) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ItemStorageAPI.deleteItemStorageItemsByItemId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ItemStorageAPI' (ItemStorageAPI.java:184) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.AlternativeTitleTypeAPI.getAlternativeTitleTypes(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.AlternativeTitleTypeAPI' (AlternativeTitleTypeAPI.java:42) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.AlternativeTitleTypeAPI.postAlternativeTitleTypes(java.lang.String, org.folio.rest.jaxrs.model.AlternativeTitleType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.AlternativeTitleTypeAPI' (AlternativeTitleTypeAPI.java:52) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.AlternativeTitleTypeAPI.getAlternativeTitleTypesById(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.AlternativeTitleTypeAPI' (AlternativeTitleTypeAPI.java:92) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.AlternativeTitleTypeAPI.deleteAlternativeTitleTypesById(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.AlternativeTitleTypeAPI' (AlternativeTitleTypeAPI.java:99) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.AlternativeTitleTypeAPI.putAlternativeTitleTypesById(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.AlternativeTitleType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.AlternativeTitleTypeAPI' (AlternativeTitleTypeAPI.java:140) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.IdentifierTypeAPI.getIdentifierTypes(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.IdentifierTypeAPI' (IdentifierTypeAPI.java:45) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.IdentifierTypeAPI.postIdentifierTypes(java.lang.String, org.folio.rest.jaxrs.model.IdentifierType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.IdentifierTypeAPI' (IdentifierTypeAPI.java:99) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.IdentifierTypeAPI.getIdentifierTypesByIdentifierTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.IdentifierTypeAPI' (IdentifierTypeAPI.java:142) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.IdentifierTypeAPI.deleteIdentifierTypesByIdentifierTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.IdentifierTypeAPI' (IdentifierTypeAPI.java:157) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.IdentifierTypeAPI.putIdentifierTypesByIdentifierTypeId(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.IdentifierType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.IdentifierTypeAPI' (IdentifierTypeAPI.java:207) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.LoanTypeAPI.getLoanTypes(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.LoanTypeAPI' (LoanTypeAPI.java:57) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.LoanTypeAPI.postLoanTypes(java.lang.String, org.folio.rest.jaxrs.model.Loantype, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.LoanTypeAPI' (LoanTypeAPI.java:104) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.LoanTypeAPI.getLoanTypesByLoantypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.LoanTypeAPI' (LoanTypeAPI.java:146) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.LoanTypeAPI.deleteLoanTypesByLoantypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.LoanTypeAPI' (LoanTypeAPI.java:155) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.LoanTypeAPI.putLoanTypesByLoantypeId(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.Loantype, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.LoanTypeAPI' (LoanTypeAPI.java:198) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ContributorNameTypeAPI.getContributorNameTypes(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ContributorNameTypeAPI' (ContributorNameTypeAPI.java:33) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ContributorNameTypeAPI.postContributorNameTypes(java.lang.String, org.folio.rest.jaxrs.model.ContributorNameType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ContributorNameTypeAPI' (ContributorNameTypeAPI.java:51) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ContributorNameTypeAPI.getContributorNameTypesByContributorNameTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ContributorNameTypeAPI' (ContributorNameTypeAPI.java:93) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ContributorNameTypeAPI.deleteContributorNameTypesByContributorNameTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ContributorNameTypeAPI' (ContributorNameTypeAPI.java:109) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ContributorNameTypeAPI.putContributorNameTypesByContributorNameTypeId(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.ContributorNameType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ContributorNameTypeAPI' (ContributorNameTypeAPI.java:159) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceFormatAPI.getInstanceFormats(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceFormatAPI' (InstanceFormatAPI.java:45) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceFormatAPI.postInstanceFormats(java.lang.String, org.folio.rest.jaxrs.model.InstanceFormat, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceFormatAPI' (InstanceFormatAPI.java:99) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceFormatAPI.getInstanceFormatsByInstanceFormatId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceFormatAPI' (InstanceFormatAPI.java:143) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceFormatAPI.deleteInstanceFormatsByInstanceFormatId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceFormatAPI' (InstanceFormatAPI.java:158) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceFormatAPI.putInstanceFormatsByInstanceFormatId(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.InstanceFormat, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceFormatAPI' (InstanceFormatAPI.java:208) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.CallNumberTypeAPI.getCallNumberTypes(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.CallNumberTypeAPI' (CallNumberTypeAPI.java:45) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.CallNumberTypeAPI.postCallNumberTypes(java.lang.String, org.folio.rest.jaxrs.model.CallNumberType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.CallNumberTypeAPI' (CallNumberTypeAPI.java:52) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.CallNumberTypeAPI.getCallNumberTypesById(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.CallNumberTypeAPI' (CallNumberTypeAPI.java:92) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.CallNumberTypeAPI.deleteCallNumberTypesById(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.CallNumberTypeAPI' (CallNumberTypeAPI.java:99) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.CallNumberTypeAPI.putCallNumberTypesById(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.CallNumberType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.CallNumberTypeAPI' (CallNumberTypeAPI.java:140) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.IllPolicyAPI.getIllPolicies(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.IllPolicyAPI' (IllPolicyAPI.java:50) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceTypeAPI.getInstanceTypes(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceTypeAPI' (InstanceTypeAPI.java:45) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceTypeAPI.postInstanceTypes(java.lang.String, org.folio.rest.jaxrs.model.InstanceType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceTypeAPI' (InstanceTypeAPI.java:99) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceTypeAPI.getInstanceTypesByInstanceTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceTypeAPI' (InstanceTypeAPI.java:142) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceTypeAPI.deleteInstanceTypesByInstanceTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceTypeAPI' (InstanceTypeAPI.java:157) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceTypeAPI.putInstanceTypesByInstanceTypeId(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.InstanceType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceTypeAPI' (InstanceTypeAPI.java:207) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceRelationshipTypeAPI.getInstanceRelationshipTypes(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceRelationshipTypeAPI' (InstanceRelationshipTypeAPI.java:48) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceRelationshipTypeAPI.postInstanceRelationshipTypes(java.lang.String, org.folio.rest.jaxrs.model.InstanceRelationshipType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceRelationshipTypeAPI' (InstanceRelationshipTypeAPI.java:102) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceRelationshipTypeAPI.getInstanceRelationshipTypesByRelationshipTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceRelationshipTypeAPI' (InstanceRelationshipTypeAPI.java:145) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceRelationshipTypeAPI.deleteInstanceRelationshipTypesByRelationshipTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceRelationshipTypeAPI' (InstanceRelationshipTypeAPI.java:160) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.InstanceRelationshipTypeAPI.putInstanceRelationshipTypesByRelationshipTypeId(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.InstanceRelationshipType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.InstanceRelationshipTypeAPI' (InstanceRelationshipTypeAPI.java:210) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ClassificationTypeAPI.getClassificationTypes(java.lang.String, int, int, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ClassificationTypeAPI' (ClassificationTypeAPI.java:49) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ClassificationTypeAPI.postClassificationTypes(java.lang.String, org.folio.rest.jaxrs.model.ClassificationType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ClassificationTypeAPI' (ClassificationTypeAPI.java:103) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ClassificationTypeAPI.getClassificationTypesByClassificationTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ClassificationTypeAPI' (ClassificationTypeAPI.java:146) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ClassificationTypeAPI.deleteClassificationTypesByClassificationTypeId(java.lang.String, java.lang.String, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ClassificationTypeAPI' (ClassificationTypeAPI.java:162) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] Join point 'method-execution(void org.folio.rest.impl.ClassificationTypeAPI.putClassificationTypesByClassificationTypeId(java.lang.String, java.lang.String, org.folio.rest.jaxrs.model.ClassificationType, java.util.Map, io.vertx.core.Handler, io.vertx.core.Context))' in Type 'org.folio.rest.impl.ClassificationTypeAPI' (ClassificationTypeAPI.java:212) advised by before advice from 'org.folio.rest.annotations.RestValidator' (domain-models-api-aspects-26.3.1.jar!RestValidator.class:37(from RestValidator.aj))
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ mod-inventory-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mod-inventory-storage ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/test-classes
[WARNING] /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/src/test/java/org/folio/rest/api/InstanceStorageTest.java: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/src/test/java/org/folio/rest/api/InstanceStorageTest.java uses unchecked or unsafe operations.
[WARNING] /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/src/test/java/org/folio/rest/api/InstanceStorageTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 651.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 198.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 1543.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 428.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 444.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 408.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 3173.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 1933.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 12983.9 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 8703.5 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 10634.6 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 489.6 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 7185.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 265.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 357.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 5665.5 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dmaven.ext.class.path="/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2@tmp/withMaven1eed30af/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2@tmp/withMaven1eed30af" 
Running org.folio.rest.api.StorageTestSuite
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Attempting to read in the module name from..../home/jenkins/.m2/repository/org/folio/domain-models-interface-extensions/26.3.1/domain-models-interface-extensions-26.3.1.jar
Aug 08, 2019 7:39:42 PM org.folio.rest.tools.PomReader
INFO: module name: mod_inventory_storage, version: 16.0.2
Aug 08, 2019 7:39:42 PM org.folio.rest.tools.messages.Messages
INFO: Loading messages from /infra-messages/APIMessages_de.properties ................................
Aug 08, 2019 7:39:42 PM org.folio.rest.tools.messages.Messages
INFO: Loading messages from /infra-messages/APIMessages_en.properties ................................
Aug 08, 2019 7:39:42 PM org.folio.rest.persist.LoadConfs
INFO: File does not exist: /postgres-conf.json
Aug 08, 2019 7:39:42 PM org.folio.rest.persist.LoadConfs
INFO: Resource does not exist: /postgres-conf.json
Aug 08, 2019 7:39:42 PM org.folio.rest.persist.PostgresClient
INFO: No DB configuration found, starting embedded postgres with default config
Aug 08, 2019 7:39:42 PM org.folio.rest.persist.PostgresClient
INFO: postgreSQLClientConfig = {"username":"username","password":"...","host":"127.0.0.1","port":6000,"database":"postgres"}
Download V10:Linux:B64 START
Download V10:Linux:B64 DownloadSize: 168543097
Download V10:Linux:B64 0% 1% 2% 3% 4% 5% 6% 7% 8% 9% 10% 11% 12% 13% 14% 15% 16% 17% 18% 19% 20% 21% 22% 23% 24% 25% 26% 27% 28% 29% 30% 31% 32% 33% 34% 35% 36% 37% 38% 39% 40% 41% 42% 43% 44% 45% 46% 47% 48% 49% 50% 51% 52% 53% 54% 55% 56% 57% 58% 59% 60% 61% 62% 63% 64% 65% 66% 67% 68% 69% 70% 71% 72% 73% 74% 75% 76% 77% 78% 79% 80% 81% 82% 83% 84% 85% 86% 87% 88% 89% 90% 91% 92% 93% 94% 95% 96% 97% 98% 99% 100% Download V10:Linux:B64 downloaded with 164592kb/s
Download V10:Linux:B64 DONE
Extract /home/jenkins/.embedpostgresql/postgresql-10.3-1-linux-x64-binaries.tar.gz START
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Extract /home/jenkins/.embedpostgresql/postgresql-10.3-1-linux-x64-binaries.tar.gz DONE
Aug 08, 2019 7:39:47 PM org.folio.rest.persist.PostgresClient
INFO: embedded postgres started on port 6000
Aug 08, 2019 7:39:47 PM io.vertx.ext.asyncsql.impl.PostgreSQLClientImpl
INFO: Creating configuration for 127.0.0.1:6000
Aug 08, 2019 7:39:47 PM org.folio.rest.persist.PostgresClient
INFO: embedded postgres is already running...
08 Aug 2019 19:39:48:360 INFO  Version [7927eqId] HV000001: Hibernate Validator 5.2.4.Final
Aug 08, 2019 7:39:48 PM org.folio.rest.RestVerticle
INFO: git: https://github.com/folio-org/raml-module-builder.git 16d8453113d2f1a885bbba70be236161fb463b1c
no rules directory found, continuing...
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start metrics enabled: false
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.CallNumberTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.ElectronicAccessRelationships class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.StatisticalCodeTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.ContributorNameTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.LocationUnits class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.InstanceTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.HoldingsNoteTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.ShelfLocations class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.ItemNoteTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.Locations class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.IllPolicies class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.ModesOfIssuance class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.IdentifierTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.InstanceRelationshipTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.LoanTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.ServicePoints class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.InstanceFormats class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.NatureOfContentTerms class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.ContributorTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.InstanceStatuses class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.HoldingsStorage class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.HoldingsTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.InstanceNoteTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.ClassificationTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.MaterialTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.InstanceStorage class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.ItemStorage class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.AlternativeTitleTypes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.StatisticalCodes class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.ServicePointsUsers class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.Rmbtests class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.Tenant class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.JsonSchemas class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.Ramls class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.Admin class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.AnnotationGrabber
INFO: Mapping functions in org.folio.rest.jaxrs.resource.Jobs class to appropriate urls
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/call-number-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/electronic-access-relationships
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/statistical-code-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/contributor-name-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/location-units
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/instance-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/holdings-note-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/shelf-locations
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/item-note-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/locations
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/ill-policies
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/modes-of-issuance
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/identifier-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/instance-relationship-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/loan-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/service-points
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/instance-formats
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/nature-of-content-terms
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/contributor-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/instance-statuses
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/holdings-storage
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/holdings-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/instance-note-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/classification-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/material-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/instance-storage
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/item-storage
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/alternative-title-types
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/statistical-codes
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/service-points-users
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/rmbtests
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/_/tenant
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/_/jsonSchemas
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/_/ramls
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/admin
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: ^/jobs
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: 1 verticles deployed 
Aug 08, 2019 7:39:49 PM org.folio.rest.RestVerticle
INFO: init succeeded.......
Aug 08, 2019 7:39:49 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle runPeriodicHook no periodic implementation found, continuing with deployment
Aug 08, 2019 7:39:50 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle runPostDeployHook no Post Deploy Hook implementation found, continuing with deployment
Aug 08, 2019 7:39:50 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start http server for apis and docs started on port 53376.
Aug 08, 2019 7:39:50 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start Documentation available at: http://localhost:53376/apidocs/
Aug 08, 2019 7:39:50 PM org.folio.rest.impl.TenantRefAPI
INFO: postTenant
Aug 08, 2019 7:39:50 PM org.folio.rest.impl.TenantAPI
INFO: sending... postTenant for test_tenant
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Executing multiple statements with id -60232785
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE EXTENSION IF NOT EXISTS unaccent WITH SCHEMA public
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE EXTENSION IF NOT EXISTS unaccent WITH SCHEMA public
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE EXTENSION IF NOT EXISTS pg_trgm WITH SCHEMA public
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE EXTENSION IF NOT EXISTS pg_trgm WITH SCHEMA public
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE ROLE test_tenant_mod_inventory_storage PASSWORD 'test_tenant' NOSUPERUSER NOCREATEDB INHERIT LOGIN
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE ROLE test_tenant_mod_inventory_storage PASSWORD 'test_tenant' NOSUPERUSER NOCREATEDB INHERIT LOGIN
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  GRANT test_tenant_mod_inventory_storage TO CURRENT_USER
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  GRANT test_tenant_mod_inventory_storage TO CURRENT_USER
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE SCHEMA test_tenant_mod_inventory_storage AUTHORIZATION test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE SCHEMA test_tenant_mod_inventory_storage AUTHORIZATION test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.rmb_internal (       id SERIAL PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.rmb_internal (       id SERIAL PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  insert into test_tenant_mod_inventory_storage.rmb_internal (jsonb) values ('{"rmbVersion": "26.3.1", "moduleVersion": "0.0"}'::jsonb)
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  insert into test_tenant_mod_inventory_storage.rmb_internal (jsonb) values ('{"rmbVersion": "26.3.1", "moduleVersion": "0.0"}'::jsonb)
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  SET search_path TO test_tenant_mod_inventory_storage,  public
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  SET search_path TO test_tenant_mod_inventory_storage,  public
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  SET search_path TO public, test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  SET search_path TO public, test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.uuid_smaller(uuid, uuid) RETURNS uuid AS $$
 BEGIN   IF $1 IS NULL THEN     RETURN $2;   END IF;   IF $2 IS NULL THEN     RETURN $1;   END IF;   IF $1 < $2 THEN     RETURN $1;   ELSE     RETURN $2;   END IF; END; $$ LANGUAGE plpgsql
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.uuid_smaller(uuid, uuid) RETURNS uuid AS $$
 BEGIN   IF $1 IS NULL THEN     RETURN $2;   END IF;   IF $2 IS NULL THEN     RETURN $1;   END IF;   IF $1 < $2 THEN     RETURN $1;   ELSE     RETURN $2;   END IF; END; $$ LANGUAGE plpgsql
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.uuid_larger(uuid, uuid) RETURNS uuid AS $$
 BEGIN   IF $1 IS NULL THEN     RETURN $2;   END IF;   IF $2 IS NULL THEN     RETURN $1;   END IF;   IF $1 > $2 THEN     RETURN $1;   ELSE     RETURN $2;   END IF; END; $$ LANGUAGE plpgsql
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.uuid_larger(uuid, uuid) RETURNS uuid AS $$
 BEGIN   IF $1 IS NULL THEN     RETURN $2;   END IF;   IF $2 IS NULL THEN     RETURN $1;   END IF;   IF $1 > $2 THEN     RETURN $1;   ELSE     RETURN $2;   END IF; END; $$ LANGUAGE plpgsql
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.next_uuid(uuid) RETURNS uuid AS $$
 DECLARE   uuid text;   digit text; BEGIN   uuid = $1;   FOR i IN REVERSE 36..1 LOOP     digit := substring(uuid from i for 1);     CONTINUE WHEN digit = '-' OR i = 15 OR i = 20;     CASE digit       WHEN '0' THEN digit := '1';       WHEN '1' THEN digit := '2';       WHEN '2' THEN digit := '3';       WHEN '3' THEN digit := '4';       WHEN '4' THEN digit := '5';       WHEN '5' THEN digit := '6';       WHEN '6' THEN digit := '7';       WHEN '7' THEN digit := '8';       WHEN '8' THEN digit := '9';       WHEN '9' THEN digit := 'a';       WHEN 'a' THEN digit := 'b';       WHEN 'b' THEN digit := 'c';       WHEN 'c' THEN digit := 'd';       WHEN 'd' THEN digit := 'e';       WHEN 'e' THEN digit := 'f';       WHEN 'f' THEN digit := '0';       ELSE NULL;     END CASE;     uuid = overlay(uuid placing digit from i);     EXIT WHEN digit <> '0';   END LOOP;   RETURN uuid; END; $$ LANGUAGE plpgsql
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.next_uuid(uuid) RETURNS uuid AS $$
 DECLARE   uuid text;   digit text; BEGIN   uuid = $1;   FOR i IN REVERSE 36..1 LOOP     digit := substring(uuid from i for 1);     CONTINUE WHEN digit = '-' OR i = 15 OR i = 20;     CASE digit       WHEN '0' THEN digit := '1';       WHEN '1' THEN digit := '2';       WHEN '2' THEN digit := '3';       WH
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE AGGREGATE test_tenant_mod_inventory_storage.max(uuid) (   stype = uuid,   sfunc = test_tenant_mod_inventory_storage.uuid_larger,   combinefunc = test_tenant_mod_inventory_storage.uuid_larger,   parallel = safe,   sortop = operator (>) )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE AGGREGATE test_tenant_mod_inventory_storage.max(uuid) (   stype = uuid,   sfunc = test_tenant_mod_inventory_storage.uuid_larger,   combinefunc = test_tenant_mod_inventory_storage.uuid_larger,   parallel = safe,   sortop = operator (>) )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE AGGREGATE test_tenant_mod_inventory_storage.min(uuid) (   stype = uuid,   sfunc = test_tenant_mod_inventory_storage.uuid_smaller,   combinefunc = test_tenant_mod_inventory_storage.uuid_smaller,   parallel = safe,   sortop = operator (<) )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE AGGREGATE test_tenant_mod_inventory_storage.min(uuid) (   stype = uuid,   sfunc = test_tenant_mod_inventory_storage.uuid_smaller,   combinefunc = test_tenant_mod_inventory_storage.uuid_smaller,   parallel = safe,   sortop = operator (<) )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart2(rows bigint, lim bigint, query text) RETURNS integer AS $$
 DECLARE   rec   record;   cnt integer; BEGIN   IF rows = lim THEN       FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP         cnt := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)');         EXIT WHEN cnt IS NOT NULL;       END LOOP;       RETURN cnt;   END IF;   RETURN rows; END; $$ LANGUAGE plpgsql VOLATILE STRICT
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart2(rows bigint, lim bigint, query text) RETURNS integer AS $$
 DECLARE   rec   record;   cnt integer; BEGIN   IF rows = lim THEN       FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP         cnt := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)');         EXIT WHEN cnt IS NOT NULL;       END LOOP;       RETURN cnt; 
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart(query text) RETURNS integer AS $$
 DECLARE   rec   record;   rows  integer;   q   text; BEGIN   rows = test_tenant_mod_inventory_storage.count_estimate_smart2(20000 , 20000 , query);   IF rows > 20000  THEN     RETURN rows;   END IF;   q = 'with counter as (' ||       regexp_replace(           query,             '\mselect.*?from',             'select null FROM',             'i'          )          || ' LIMIT 20000  ), '          || ' count_on as ( SELECT count(*) as count from counter ) '          || ' SELECT count FROM count_on';     EXECUTE q INTO rec;     rows := rec."count";     IF rows = 20000  THEN     rows = test_tenant_mod_inventory_storage.count_estimate_smart2(20000, 20000, query);         IF rows < 20000  THEN           rows = 20000 ;         END IF;     END IF;   RETURN rows; END; $$ LANGUAGE plpgsql IMMUTABLE STRICT
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart(query text) RETURNS integer AS $$
 DECLARE   rec   record;   rows  integer;   q   text; BEGIN   rows = test_tenant_mod_inventory_storage.count_estimate_smart2(20000 , 20000 , query);   IF rows > 20000  THEN     RETURN rows;   END IF;   q = 'with counter as (' ||       regexp_replace(           query,             '\ms
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart_depricated(query text) RETURNS integer AS $$
 DECLARE   rec   record;   rows  integer; BEGIN   FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP     rows := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)');     EXIT WHEN rows IS NOT NULL;   END LOOP;   IF rows < 20000 THEN     EXECUTE regexp_replace(       query,         '\mselect.*?from',         'select count(*) FROM',         'i'      )     INTO rec;     rows := rec."count";   END IF;   RETURN rows; END; $$ LANGUAGE plpgsql VOLATILE STRICT
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart_depricated(query text) RETURNS integer AS $$
 DECLARE   rec   record;   rows  integer; BEGIN   FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP     rows := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)');     EXIT WHEN rows IS NOT NULL;   END LOOP;   IF rows < 20000 THEN     EXECUTE regexp_replace(       query,   
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION f_unaccent(text)
   RETURNS text AS $func$ SELECT public.unaccent('public.unaccent', $1)  -- schema-qualify function and dictionary $func$  LANGUAGE sql IMMUTABLE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION f_unaccent(text)
   RETURNS text AS $func$ SELECT public.unaccent('public.unaccent', $1)  -- schema-qualify function and dictionary $func$  LANGUAGE sql IMMUTABLE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_id_in_jsonb()
 RETURNS TRIGGER AS $$ BEGIN   NEW.jsonb = jsonb_set(NEW.jsonb, '{id}', to_jsonb(NEW.id));   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_id_in_jsonb()
 RETURNS TRIGGER AS $$ BEGIN   NEW.jsonb = jsonb_set(NEW.jsonb, '{id}', to_jsonb(NEW.id));   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loan_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loan_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_loan_type ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_loan_type ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loan_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loan_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.loan_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.loan_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS loan_type_name_idx_unique ON test_tenant_mod_inventory_storage.loan_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS loan_type_name_idx_unique ON test_tenant_mod_inventory_storage.loan_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_loan_type_references ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_loan_type_references ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_loan_type_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_loan_type_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loan_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loan_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loan_type_md_trigger ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loan_type_md_trigger ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loan_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loan_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loan_type_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loan_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loan_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loan_type_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loan_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loan_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.json
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loan_type_md_json_trigger ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loan_type_md_json_trigger ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loan_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loan_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loan_type_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loan_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loan_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loan_type_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.material_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.material_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_material_type ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_material_type ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.material_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.material_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.material_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.material_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS material_type_id_idx ON test_tenant_mod_inventory_storage.material_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS material_type_id_idx ON test_tenant_mod_inventory_storage.material_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS material_type_name_idx_unique ON test_tenant_mod_inventory_storage.material_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS material_type_name_idx_unique ON test_tenant_mod_inventory_storage.material_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_material_type_references ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_material_type_references ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_material_type_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_material_type_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.material_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.material_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestampt
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_material_type_md_trigger ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_material_type_md_trigger ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_material_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.material_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.material_type_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_material_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.material_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.material_type_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_material_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_material_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_material_type_md_json_trigger ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_material_type_md_json_trigger ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_material_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.material_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_material_type_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_material_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.material_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_material_type_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.locinstitution (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.locinstitution (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_locinstitution ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_locinstitution ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.locinstitution       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.locinstitution       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.locinstitution       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.locinstitution       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS locinstitution_name_idx_unique ON test_tenant_mod_inventory_storage.locinstitution     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS locinstitution_name_idx_unique ON test_tenant_mod_inventory_storage.locinstitution     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_locinstitution_references ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_locinstitution_references ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_locinstitution_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_locinstitution_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.locinstitution_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.locinstitution_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamp
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_locinstitution_md_trigger ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_locinstitution_md_trigger ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_locinstitution_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.locinstitution    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.locinstitution_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_locinstitution_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.locinstitution    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.locinstitution_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_locinstitution_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_locinstitution_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_locinstitution_md_json_trigger ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_locinstitution_md_json_trigger ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_locinstitution_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.locinstitution   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_locinstitution_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_locinstitution_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.locinstitution   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_locinstitution_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loccampus (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loccampus (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_loccampus ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_loccampus ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loccampus       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loccampus       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.loccampus       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.loccampus       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS loccampus_name_idx_unique ON test_tenant_mod_inventory_storage.loccampus     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS loccampus_name_idx_unique ON test_tenant_mod_inventory_storage.loccampus     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.loccampus         ADD COLUMN IF NOT EXISTS institutionId UUID REFERENCES test_tenant_mod_inventory_storage.locinstitution    
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.loccampus         ADD COLUMN IF NOT EXISTS institutionId UUID REFERENCES test_tenant_mod_inventory_storage.locinstitution    
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_loccampus_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.institutionId = (NEW.jsonb->>'institutionId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_loccampus_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.institutionId = (NEW.jsonb->>'institutionId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_loccampus_references ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_loccampus_references ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_loccampus_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loccampus       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_loccampus_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_loccampus_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loccampus       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_loccampus_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loccampus_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loccampus_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loccampus_md_trigger ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loccampus_md_trigger ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loccampus_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loccampus    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loccampus_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loccampus_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loccampus    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loccampus_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loccampus_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loccampus_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.json
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loccampus_md_json_trigger ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loccampus_md_json_trigger ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loccampus_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loccampus   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loccampus_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loccampus_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loccampus   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loccampus_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loclibrary (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loclibrary (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_loclibrary ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_loclibrary ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loclibrary       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loclibrary       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.loclibrary       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.loclibrary       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS loclibrary_name_idx_unique ON test_tenant_mod_inventory_storage.loclibrary     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS loclibrary_name_idx_unique ON test_tenant_mod_inventory_storage.loclibrary     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.loclibrary         ADD COLUMN IF NOT EXISTS campusId UUID REFERENCES test_tenant_mod_inventory_storage.loccampus    
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.loclibrary         ADD COLUMN IF NOT EXISTS campusId UUID REFERENCES test_tenant_mod_inventory_storage.loccampus    
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_loclibrary_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.campusId = (NEW.jsonb->>'campusId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_loclibrary_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.campusId = (NEW.jsonb->>'campusId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_loclibrary_references ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_loclibrary_references ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_loclibrary_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loclibrary       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_loclibrary_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_loclibrary_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loclibrary       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_loclibrary_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loclibrary_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loclibrary_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz A
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loclibrary_md_trigger ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loclibrary_md_trigger ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loclibrary_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loclibrary    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loclibrary_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loclibrary_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loclibrary    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loclibrary_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loclibrary_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loclibrary_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jso
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loclibrary_md_json_trigger ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loclibrary_md_json_trigger ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loclibrary_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loclibrary   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loclibrary_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loclibrary_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loclibrary   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loclibrary_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.location (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.location (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_location ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_location ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.location       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.location       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.location       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.location       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS location_name_idx_unique ON test_tenant_mod_inventory_storage.location     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS location_name_idx_unique ON test_tenant_mod_inventory_storage.location     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS location_code_idx_unique ON test_tenant_mod_inventory_storage.location     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS location_code_idx_unique ON test_tenant_mod_inventory_storage.location     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.location         ADD COLUMN IF NOT EXISTS institutionId UUID REFERENCES test_tenant_mod_inventory_storage.locinstitution,             ADD COLUMN IF NOT EXISTS campusId UUID REFERENCES test_tenant_mod_inventory_storage.loccampus,             ADD COLUMN IF NOT EXISTS libraryId UUID REFERENCES test_tenant_mod_inventory_storage.loclibrary    
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.location         ADD COLUMN IF NOT EXISTS institutionId UUID REFERENCES test_tenant_mod_inventory_storage.locinstitution,             ADD COLUMN IF NOT EXISTS campusId UUID REFERENCES test_tenant_mod_inventory_storage.loccampus,             ADD COLUMN IF NOT EXISTS libraryId UUID REFERENCES test_tenant_mod_inventory_storage.loclibrary    
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_location_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.institutionId = (NEW.jsonb->>'institutionId');       NEW.campusId = (NEW.jsonb->>'campusId');       NEW.libraryId = (NEW.jsonb->>'libraryId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_location_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.institutionId = (NEW.jsonb->>'institutionId');       NEW.campusId = (NEW.jsonb->>'campusId');       NEW.libraryId = (NEW.jsonb->>'libraryId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_location_references ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_location_references ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_location_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.location       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_location_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_location_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.location       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_location_references()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.location_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.location_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT 
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_location_md_trigger ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_location_md_trigger ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_location_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.location    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.location_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_location_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.location    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.location_set_md()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_location_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_location_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_location_md_json_trigger ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_location_md_json_trigger ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_location_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.location   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_location_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_location_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.location   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_location_md_json()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.service_point (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.service_point (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_service_point ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_service_point ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.service_point       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.service_point       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:51 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_name_idx_unique ON test_tenant_mod_inventory_storage.service_point     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_name_idx_unique ON test_tenant_mod_inventory_storage.service_point     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_code_idx_unique ON test_tenant_mod_inventory_storage.service_point     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_code_idx_unique ON test_tenant_mod_inventory_storage.service_point     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_service_point_references ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_service_point_references ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_service_point_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_service_point_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.service_point_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.service_point_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestampt
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_service_point_md_trigger ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_service_point_md_trigger ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_service_point_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.service_point    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.service_point_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_service_point_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.service_point    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.service_point_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_service_point_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_service_point_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_service_point_md_json_trigger ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_service_point_md_json_trigger ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_service_point_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.service_point   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_service_point_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_service_point_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.service_point   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_service_point_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.service_point_user (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.service_point_user (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_service_point_user ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_service_point_user ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point_user       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point_user       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.service_point_user       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.service_point_user       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_user_userId_idx_unique ON test_tenant_mod_inventory_storage.service_point_user     ( lower(f_unaccent(jsonb->>'userId')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_user_userId_idx_unique ON test_tenant_mod_inventory_storage.service_point_user     ( lower(f_unaccent(jsonb->>'userId')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.service_point_user         ADD COLUMN IF NOT EXISTS defaultServicePointId UUID REFERENCES test_tenant_mod_inventory_storage.service_point    
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.service_point_user         ADD COLUMN IF NOT EXISTS defaultServicePointId UUID REFERENCES test_tenant_mod_inventory_storage.service_point    
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_service_point_user_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.defaultServicePointId = (NEW.jsonb->>'defaultServicePointId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_service_point_user_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.defaultServicePointId = (NEW.jsonb->>'defaultServicePointId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_service_point_user_references ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_service_point_user_references ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_service_point_user_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point_user       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_service_point_user_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_service_point_user_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point_user       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_service_point_user_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.service_point_user_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.service_point_user_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::times
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_service_point_user_md_trigger ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_service_point_user_md_trigger ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_service_point_user_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.service_point_user    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.service_point_user_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_service_point_user_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.service_point_user    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.service_point_user_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_service_point_user_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_service_point_user_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_service_point_user_md_json_trigger ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_service_point_user_md_json_trigger ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_service_point_user_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.service_point_user   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_service_point_user_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_service_point_user_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.service_point_user   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_service_point_user_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.identifier_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.identifier_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_identifier_type ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_identifier_type ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.identifier_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.identifier_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.identifier_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.identifier_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS identifier_type_id_idx ON test_tenant_mod_inventory_storage.identifier_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS identifier_type_id_idx ON test_tenant_mod_inventory_storage.identifier_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS identifier_type_name_idx_unique ON test_tenant_mod_inventory_storage.identifier_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS identifier_type_name_idx_unique ON test_tenant_mod_inventory_storage.identifier_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_identifier_type_references ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_identifier_type_references ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_identifier_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_identifier_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.identifier_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.identifier_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestam
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_identifier_type_md_trigger ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_identifier_type_md_trigger ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_identifier_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.identifier_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.identifier_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_identifier_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.identifier_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.identifier_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_identifier_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_identifier_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_identifier_type_md_json_trigger ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_identifier_type_md_json_trigger ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_identifier_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.identifier_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_identifier_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_identifier_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.identifier_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_identifier_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_relationship_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_relationship_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_relationship_type ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_relationship_type ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_relationship_type_id_idx ON test_tenant_mod_inventory_storage.instance_relationship_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_relationship_type_id_idx ON test_tenant_mod_inventory_storage.instance_relationship_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_relationship_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_relationship_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_relationship_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_relationship_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_relationship_type_references ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_relationship_type_references ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_relationship_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_relationship_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_relationship_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_relationship_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = inpu
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_relationship_type_md_trigger ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_relationship_type_md_trigger ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_relationship_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_relationship_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_relationship_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_relationship_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_relationship_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_relationship_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_relationship_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_relationship_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = j
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_relationship_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_relationship_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_relationship_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_relationship_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_relationship_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_relationship_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_relationship_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_relationship_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.contributor_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.contributor_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_contributor_type ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_contributor_type ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.contributor_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.contributor_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.contributor_type       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.contributor_type       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS contributor_type_id_idx ON test_tenant_mod_inventory_storage.contributor_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS contributor_type_id_idx ON test_tenant_mod_inventory_storage.contributor_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_type_name_idx_unique ON test_tenant_mod_inventory_storage.contributor_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_type_name_idx_unique ON test_tenant_mod_inventory_storage.contributor_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_type_code_idx_unique ON test_tenant_mod_inventory_storage.contributor_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_type_code_idx_unique ON test_tenant_mod_inventory_storage.contributor_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_contributor_type_references ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_contributor_type_references ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_contributor_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_contributor_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.contributor_type_set_md() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.contributor_type_set_md() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_contributor_type_md_trigger ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_contributor_type_md_trigger ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_contributor_type_md_json() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_contributor_type_md_json() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_contributor_type_md_json_trigger ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_contributor_type_md_json_trigger ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.contributor_name_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.contributor_name_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_contributor_name_type ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_contributor_name_type ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.contributor_name_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.contributor_name_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.contributor_name_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.contributor_name_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS contributor_name_type_id_idx ON test_tenant_mod_inventory_storage.contributor_name_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS contributor_name_type_id_idx ON test_tenant_mod_inventory_storage.contributor_name_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_name_type_name_idx_unique ON test_tenant_mod_inventory_storage.contributor_name_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_name_type_name_idx_unique ON test_tenant_mod_inventory_storage.contributor_name_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_contributor_name_type_references ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_contributor_name_type_references ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_contributor_name_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_contributor_name_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.contributor_name_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.contributor_name_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::ti
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_contributor_name_type_md_trigger ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_contributor_name_type_md_trigger ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_contributor_name_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.contributor_name_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.contributor_name_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_contributor_name_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.contributor_name_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.contributor_name_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_contributor_name_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_contributor_name_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_contributor_name_type_md_json_trigger ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_contributor_name_type_md_json_trigger ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_contributor_name_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.contributor_name_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_contributor_name_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_contributor_name_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.contributor_name_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_contributor_name_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_type ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_type ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_type       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_type       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_type_id_idx ON test_tenant_mod_inventory_storage.instance_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_type_id_idx ON test_tenant_mod_inventory_storage.instance_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_type_code_idx_unique ON test_tenant_mod_inventory_storage.instance_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_type_code_idx_unique ON test_tenant_mod_inventory_storage.instance_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_type_references ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_type_references ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.instance_type_set_md() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.instance_type_set_md() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_type_md_trigger ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_type_md_trigger ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_instance_type_md_json() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_instance_type_md_json() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_format (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_format (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_format ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_format ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_format       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_format       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_format       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_format       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_format_id_idx ON test_tenant_mod_inventory_storage.instance_format     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_format_id_idx ON test_tenant_mod_inventory_storage.instance_format     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_format_name_idx_unique ON test_tenant_mod_inventory_storage.instance_format     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_format_name_idx_unique ON test_tenant_mod_inventory_storage.instance_format     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_format_code_idx_unique ON test_tenant_mod_inventory_storage.instance_format     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_format_code_idx_unique ON test_tenant_mod_inventory_storage.instance_format     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_format_references ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_format_references ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_format_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_format_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.instance_format_set_md() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.instance_format_set_md() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_format_md_trigger ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_format_md_trigger ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_instance_format_md_json() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_instance_format_md_json() CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_format_md_json_trigger ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_format_md_json_trigger ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.nature_of_content_term (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.nature_of_content_term (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_nature_of_content_term ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_nature_of_content_term ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.nature_of_content_term       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.nature_of_content_term       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.nature_of_content_term       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.nature_of_content_term       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS nature_of_content_term_id_idx ON test_tenant_mod_inventory_storage.nature_of_content_term     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS nature_of_content_term_id_idx ON test_tenant_mod_inventory_storage.nature_of_content_term     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS nature_of_content_term_name_idx_unique ON test_tenant_mod_inventory_storage.nature_of_content_term     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS nature_of_content_term_name_idx_unique ON test_tenant_mod_inventory_storage.nature_of_content_term     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_nature_of_content_term_references ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_nature_of_content_term_references ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_nature_of_content_term_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_nature_of_content_term_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.nature_of_content_term_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.nature_of_content_term_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::t
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_nature_of_content_term_md_trigger ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_nature_of_content_term_md_trigger ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_nature_of_content_term_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.nature_of_content_term    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.nature_of_content_term_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_nature_of_content_term_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.nature_of_content_term    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.nature_of_content_term_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_nature_of_content_term_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_nature_of_content_term_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_nature_of_content_term_md_json_trigger ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_nature_of_content_term_md_json_trigger ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_nature_of_content_term_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.nature_of_content_term   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_nature_of_content_term_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_nature_of_content_term_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.nature_of_content_term   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_nature_of_content_term_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.classification_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.classification_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_classification_type ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_classification_type ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.classification_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.classification_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.classification_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.classification_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS classification_type_id_idx ON test_tenant_mod_inventory_storage.classification_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS classification_type_id_idx ON test_tenant_mod_inventory_storage.classification_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS classification_type_name_idx_unique ON test_tenant_mod_inventory_storage.classification_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS classification_type_name_idx_unique ON test_tenant_mod_inventory_storage.classification_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_classification_type_references ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_classification_type_references ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_classification_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_classification_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.classification_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.classification_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::time
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_classification_type_md_trigger ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_classification_type_md_trigger ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_classification_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.classification_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.classification_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_classification_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.classification_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.classification_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_classification_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_classification_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_se
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_classification_type_md_json_trigger ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_classification_type_md_json_trigger ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_classification_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.classification_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_classification_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_classification_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.classification_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_classification_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.electronic_access_relationship (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.electronic_access_relationship (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_electronic_access_relationship ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_electronic_access_relationship ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.electronic_access_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.electronic_access_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.electronic_access_relationship       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.electronic_access_relationship       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS electronic_access_relationship_name_idx_unique ON test_tenant_mod_inventory_storage.electronic_access_relationship     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS electronic_access_relationship_name_idx_unique ON test_tenant_mod_inventory_storage.electronic_access_relationship     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_electronic_access_relationship_references ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_electronic_access_relationship_references ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_electronic_access_relationship_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_electronic_access_relationship_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.electronic_access_relationship_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.electronic_access_relationship_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = 
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_electronic_access_relationship_md_trigger ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_electronic_access_relationship_md_trigger ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_electronic_access_relationship_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.electronic_access_relationship    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.electronic_access_relationship_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_electronic_access_relationship_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.electronic_access_relationship    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.electronic_access_relationship_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_electronic_access_relationship_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_electronic_access_relationship_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_electronic_access_relationship_md_json_trigger ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_electronic_access_relationship_md_json_trigger ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_electronic_access_relationship_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.electronic_access_relationship   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_electronic_access_relationship_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_electronic_access_relationship_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.electronic_access_relationship   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_electronic_access_relationship_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.statistical_code_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.statistical_code_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_statistical_code_type ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_statistical_code_type ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS statistical_code_type_code_idx_unique ON test_tenant_mod_inventory_storage.statistical_code_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS statistical_code_type_code_idx_unique ON test_tenant_mod_inventory_storage.statistical_code_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_statistical_code_type_references ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_statistical_code_type_references ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_statistical_code_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_statistical_code_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.statistical_code_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.statistical_code_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::ti
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_statistical_code_type_md_trigger ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_statistical_code_type_md_trigger ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_statistical_code_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.statistical_code_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.statistical_code_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_statistical_code_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.statistical_code_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.statistical_code_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_statistical_code_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_statistical_code_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_statistical_code_type_md_json_trigger ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_statistical_code_type_md_json_trigger ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_statistical_code_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.statistical_code_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_statistical_code_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_statistical_code_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.statistical_code_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_statistical_code_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.statistical_code (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.statistical_code (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_statistical_code ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_statistical_code ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS statistical_code_code_statisticalCodeTypeId_idx_unique ON test_tenant_mod_inventory_storage.statistical_code     ( lower(f_unaccent(jsonb->>'code')) , lower(f_unaccent(jsonb->>'statisticalCodeTypeId')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS statistical_code_code_statisticalCodeTypeId_idx_unique ON test_tenant_mod_inventory_storage.statistical_code     ( lower(f_unaccent(jsonb->>'code')) , lower(f_unaccent(jsonb->>'statisticalCodeTypeId')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code         ADD COLUMN IF NOT EXISTS statisticalCodeTypeId UUID REFERENCES test_tenant_mod_inventory_storage.statistical_code_type    
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code         ADD COLUMN IF NOT EXISTS statisticalCodeTypeId UUID REFERENCES test_tenant_mod_inventory_storage.statistical_code_type    
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_statistical_code_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.statisticalCodeTypeId = (NEW.jsonb->>'statisticalCodeTypeId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_statistical_code_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.statisticalCodeTypeId = (NEW.jsonb->>'statisticalCodeTypeId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_statistical_code_references ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_statistical_code_references ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_statistical_code_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_statistical_code_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_statistical_code_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_statistical_code_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.statistical_code_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.statistical_code_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timesta
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_statistical_code_md_trigger ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_statistical_code_md_trigger ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_statistical_code_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.statistical_code    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.statistical_code_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_statistical_code_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.statistical_code    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.statistical_code_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_statistical_code_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_statistical_code_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(N
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_statistical_code_md_json_trigger ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_statistical_code_md_json_trigger ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_statistical_code_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.statistical_code   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_statistical_code_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_statistical_code_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.statistical_code   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_statistical_code_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_status (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_status (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_status ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_status ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_status       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_status       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_status       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_status       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_status_name_idx_unique ON test_tenant_mod_inventory_storage.instance_status     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_status_name_idx_unique ON test_tenant_mod_inventory_storage.instance_status     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_status_code_idx_unique ON test_tenant_mod_inventory_storage.instance_status     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_status_code_idx_unique ON test_tenant_mod_inventory_storage.instance_status     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_status_references ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_status_references ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_status_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_status_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_status_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_status_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestam
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_status_md_trigger ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_status_md_trigger ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_status_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_status    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_status_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_status_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_status    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_status_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_status_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_status_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_status_md_json_trigger ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_status_md_json_trigger ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_status_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_status   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_status_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_status_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_status   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_status_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.mode_of_issuance (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.mode_of_issuance (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_mode_of_issuance ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_mode_of_issuance ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.mode_of_issuance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.mode_of_issuance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.mode_of_issuance       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.mode_of_issuance       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS mode_of_issuance_name_idx_unique ON test_tenant_mod_inventory_storage.mode_of_issuance     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS mode_of_issuance_name_idx_unique ON test_tenant_mod_inventory_storage.mode_of_issuance     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_mode_of_issuance_references ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_mode_of_issuance_references ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_mode_of_issuance_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_mode_of_issuance_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.mode_of_issuance_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.mode_of_issuance_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timesta
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_mode_of_issuance_md_trigger ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_mode_of_issuance_md_trigger ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_mode_of_issuance_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.mode_of_issuance    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.mode_of_issuance_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_mode_of_issuance_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.mode_of_issuance    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.mode_of_issuance_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_mode_of_issuance_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_mode_of_issuance_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(N
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_mode_of_issuance_md_json_trigger ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_mode_of_issuance_md_json_trigger ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_mode_of_issuance_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.mode_of_issuance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_mode_of_issuance_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_mode_of_issuance_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.mode_of_issuance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_mode_of_issuance_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.alternative_title_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.alternative_title_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_alternative_title_type ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_alternative_title_type ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.alternative_title_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.alternative_title_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.alternative_title_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.alternative_title_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS alternative_title_type_name_idx_unique ON test_tenant_mod_inventory_storage.alternative_title_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS alternative_title_type_name_idx_unique ON test_tenant_mod_inventory_storage.alternative_title_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_alternative_title_type_references ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_alternative_title_type_references ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_alternative_title_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_alternative_title_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.alternative_title_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.alternative_title_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::t
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_alternative_title_type_md_trigger ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_alternative_title_type_md_trigger ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_alternative_title_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.alternative_title_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.alternative_title_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_alternative_title_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.alternative_title_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.alternative_title_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_alternative_title_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_alternative_title_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_alternative_title_type_md_json_trigger ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_alternative_title_type_md_json_trigger ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_alternative_title_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.alternative_title_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_alternative_title_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_alternative_title_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.alternative_title_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_alternative_title_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_id_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_id_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_source_idx ON test_tenant_mod_inventory_storage.instance     (lower(jsonb->>'source'))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_source_idx ON test_tenant_mod_inventory_storage.instance     (lower(jsonb->>'source'))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_indexTitle_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'indexTitle')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_indexTitle_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'indexTitle')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_title_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'title')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_title_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'title')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_statisticalCodeIds_idx ON test_tenant_mod_inventory_storage.instance     (lower(jsonb->>'statisticalCodeIds'))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_statisticalCodeIds_idx ON test_tenant_mod_inventory_storage.instance     (lower(jsonb->>'statisticalCodeIds'))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_contributors_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'contributors')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_contributors_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'contributors')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_publication_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'publication')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_publication_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'publication')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_hrid_idx_unique ON test_tenant_mod_inventory_storage.instance     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_hrid_idx_unique ON test_tenant_mod_inventory_storage.instance     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_title_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'title'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_title_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'title'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_indexTitle_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'indexTitle'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_indexTitle_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'indexTitle'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_contributors_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'contributors'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_contributors_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'contributors'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_identifiers_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'identifiers'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_identifiers_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'identifiers'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_instanceTypeId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'instanceTypeId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_instanceTypeId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'instanceTypeId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_instanceStatusId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(jsonb->>'instanceStatusId')) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_instanceStatusId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(jsonb->>'instanceStatusId')) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_modeOfIssuanceId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(jsonb->>'modeOfIssuanceId')) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_modeOfIssuanceId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(jsonb->>'modeOfIssuanceId')) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_classifications_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'classifications'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_classifications_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'classifications'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_subjects_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'subjects'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_subjects_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'subjects'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS instance_title_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'title')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS instance_title_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'title')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS instance_languages_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'languages')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS instance_languages_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'languages')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS instance_instanceTypeId_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'instanceTypeId')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS instance_instanceTypeId_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'instanceTypeId')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS instance_contributors_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'contributors')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS instance_contributors_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'contributors')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS instance_identifiers_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'identifiers')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS instance_identifiers_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'identifiers')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance         ADD COLUMN IF NOT EXISTS instanceStatusId UUID REFERENCES test_tenant_mod_inventory_storage.instance_status,             ADD COLUMN IF NOT EXISTS modeOfIssuanceId UUID REFERENCES test_tenant_mod_inventory_storage.mode_of_issuance    
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance         ADD COLUMN IF NOT EXISTS instanceStatusId UUID REFERENCES test_tenant_mod_inventory_storage.instance_status,             ADD COLUMN IF NOT EXISTS modeOfIssuanceId UUID REFERENCES test_tenant_mod_inventory_storage.mode_of_issuance    
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.instanceStatusId = (NEW.jsonb->>'instanceStatusId');       NEW.modeOfIssuanceId = (NEW.jsonb->>'modeOfIssuanceId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.instanceStatusId = (NEW.jsonb->>'instanceStatusId');       NEW.modeOfIssuanceId = (NEW.jsonb->>'modeOfIssuanceId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_references ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_references ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_instance_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_instance_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT 
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_md_trigger ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_md_trigger ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_md_json_trigger ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_md_json_trigger ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.instance.jsonb
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.instance.jsonb
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.instance_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.instance_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"in' || LPAD(nextval('test_tenant_mod_inventory_storage.instance_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"in' || LPAD(nextval('test_tenant_mod_inventory_storage.instance_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_hrid ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_hrid ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_hrid()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_hrid()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_relationship (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_relationship (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_relationship ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_relationship ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_relationship_id_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_relationship_id_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_relationship_superInstanceId_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'superInstanceId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_relationship_superInstanceId_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'superInstanceId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_relationship_subInstanceId_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'subInstanceId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_relationship_subInstanceId_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'subInstanceId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship         ADD COLUMN IF NOT EXISTS superInstanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS subInstanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS instanceRelationshipTypeId UUID REFERENCES test_tenant_mod_inventory_storage.instance_relationship_type    
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship         ADD COLUMN IF NOT EXISTS superInstanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS subInstanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS instanceRelationshipTypeId UUID REFERENCES test_tenant_mod_inventory_s
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_relationship_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.superInstanceId = (NEW.jsonb->>'superInstanceId');       NEW.subInstanceId = (NEW.jsonb->>'subInstanceId');       NEW.instanceRelationshipTypeId = (NEW.jsonb->>'instanceRelationshipTypeId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_relationship_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.superInstanceId = (NEW.jsonb->>'superInstanceId');       NEW.subInstanceId = (NEW.jsonb->>'subInstanceId');       NEW.instanceRelationshipTypeId = (NEW.jsonb->>'instanceRelationshipTypeId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_relationship_references ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_relationship_references ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_instance_relationship_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_relationship_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_instance_relationship_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_relationship_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_relationship_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_relationship_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::ti
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_relationship_md_trigger ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_relationship_md_trigger ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_relationship_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_relationship    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_relationship_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_relationship_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_relationship    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_relationship_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_relationship_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_relationship_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_relationship_md_json_trigger ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_relationship_md_json_trigger ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_relationship_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_relationship   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_relationship_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_relationship_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_relationship   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_relationship_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_source_marc (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_source_marc (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_source_marc ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_source_marc ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_source_marc       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_source_marc       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_source_marc_references ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_source_marc_references ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_source_marc_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_source_marc_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_source_marc_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_source_marc_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::tim
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_source_marc_md_trigger ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_source_marc_md_trigger ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_source_marc_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_source_marc    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_source_marc_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_source_marc_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_source_marc    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_source_marc_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_source_marc_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_source_marc_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_s
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_source_marc_md_json_trigger ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_source_marc_md_json_trigger ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_source_marc_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_source_marc_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_source_marc_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_source_marc_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  ALTER TABLE test_tenant_mod_inventory_storage.instance_source_marc   ADD FOREIGN KEY (id) REFERENCES test_tenant_mod_inventory_storage.instance
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  ALTER TABLE test_tenant_mod_inventory_storage.instance_source_marc   ADD FOREIGN KEY (id) REFERENCES test_tenant_mod_inventory_storage.instance
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_sourceRecordFormat()
   RETURNS TRIGGER AS $$   BEGIN     CASE TG_OP     WHEN 'INSERT' THEN       NEW.jsonb := NEW.jsonb - 'sourceRecordFormat';     ELSE       NEW.jsonb := CASE (SELECT count(*) FROM test_tenant_mod_inventory_storage.instance_source_marc WHERE id=NEW.id)                    WHEN 0 THEN NEW.jsonb - 'sourceRecordFormat'                    ELSE jsonb_set(NEW.jsonb, '{sourceRecordFormat}', '"MARC-JSON"')                    END;     END CASE;     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_sourceRecordFormat()
   RETURNS TRIGGER AS $$   BEGIN     CASE TG_OP     WHEN 'INSERT' THEN       NEW.jsonb := NEW.jsonb - 'sourceRecordFormat';     ELSE       NEW.jsonb := CASE (SELECT count(*) FROM test_tenant_mod_inventory_storage.instance_source_marc WHERE id=NEW.id)                    WHEN 0 THEN NEW.jsonb - 'sourceReco
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_sourceRecordFormat ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_sourceRecordFormat ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_sourceRecordFormat   BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_sourceRecordFormat()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_sourceRecordFormat   BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_sourceRecordFormat()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_source_marc()
   RETURNS TRIGGER AS $$   BEGIN     IF (TG_OP = 'DELETE') THEN       UPDATE test_tenant_mod_inventory_storage.instance         SET jsonb = jsonb - 'sourceRecordFormat'         WHERE id = OLD.id;     ELSE       UPDATE test_tenant_mod_inventory_storage.instance         SET jsonb = jsonb_set(jsonb, '{sourceRecordFormat}', '"MARC-JSON"')         WHERE id = NEW.id;     END IF;     RETURN NULL;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_source_marc()
   RETURNS TRIGGER AS $$   BEGIN     IF (TG_OP = 'DELETE') THEN       UPDATE test_tenant_mod_inventory_storage.instance         SET jsonb = jsonb - 'sourceRecordFormat'         WHERE id = OLD.id;     ELSE       UPDATE test_tenant_mod_inventory_storage.instance         SET jsonb = jsonb_set(jsonb, '{sourceRec
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS update_instance_source_marc ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS update_instance_source_marc ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER update_instance_source_marc   AFTER DELETE OR INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_source_marc()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER update_instance_source_marc   AFTER DELETE OR INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_source_marc()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.ill_policy (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.ill_policy (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_ill_policy ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_ill_policy ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.ill_policy       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.ill_policy       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.ill_policy       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.ill_policy       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS ill_policy_name_idx_unique ON test_tenant_mod_inventory_storage.ill_policy     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS ill_policy_name_idx_unique ON test_tenant_mod_inventory_storage.ill_policy     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_ill_policy_references ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_ill_policy_references ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_ill_policy_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_ill_policy_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.ill_policy_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.ill_policy_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz A
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_ill_policy_md_trigger ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_ill_policy_md_trigger ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_ill_policy_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.ill_policy    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.ill_policy_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_ill_policy_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.ill_policy    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.ill_policy_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_ill_policy_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_ill_policy_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jso
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_ill_policy_md_json_trigger ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_ill_policy_md_json_trigger ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_ill_policy_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.ill_policy   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_ill_policy_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_ill_policy_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.ill_policy   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_ill_policy_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.call_number_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.call_number_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_call_number_type ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_call_number_type ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.call_number_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.call_number_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.call_number_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.call_number_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS call_number_type_name_idx_unique ON test_tenant_mod_inventory_storage.call_number_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS call_number_type_name_idx_unique ON test_tenant_mod_inventory_storage.call_number_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_call_number_type_references ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_call_number_type_references ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_call_number_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_call_number_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.call_number_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.call_number_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timesta
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_call_number_type_md_trigger ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_call_number_type_md_trigger ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_call_number_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.call_number_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.call_number_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_call_number_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.call_number_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.call_number_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_call_number_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_call_number_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(N
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_call_number_type_md_json_trigger ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_call_number_type_md_json_trigger ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_call_number_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.call_number_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_call_number_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_call_number_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.call_number_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_call_number_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_holdings_type ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_holdings_type ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_type_name_idx_unique ON test_tenant_mod_inventory_storage.holdings_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_type_name_idx_unique ON test_tenant_mod_inventory_storage.holdings_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_holdings_type_references ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_holdings_type_references ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_holdings_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_holdings_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestampt
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_type_md_trigger ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_type_md_trigger ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_type_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_type_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_note_type ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_note_type ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_note_type_references ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_note_type_references ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_note_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_note_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::times
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_note_type_md_trigger ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_note_type_md_trigger ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_note_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_note_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_note_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_note_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_holdings_note_type ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_holdings_note_type ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.holdings_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.holdings_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_holdings_note_type_references ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_holdings_note_type_references ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_holdings_note_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_holdings_note_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::times
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_note_type_md_trigger ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_note_type_md_trigger ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_note_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_note_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_note_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_note_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.item_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.item_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_item_note_type ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_item_note_type ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.item_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.item_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS item_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.item_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS item_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.item_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_item_note_type_references ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_item_note_type_references ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_item_note_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_item_note_type_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.item_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.item_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamp
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_item_note_type_md_trigger ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_item_note_type_md_trigger ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_item_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.item_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.item_note_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_item_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.item_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.item_note_type_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_item_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_item_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_item_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.item_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_note_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_item_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.item_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_note_type_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_record (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_record (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_holdings_record ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_holdings_record ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_record       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_record       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_record       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_record       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_id_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_id_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_instanceId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'instanceId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_instanceId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'instanceId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_permanentLocationId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'permanentLocationId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_permanentLocationId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'permanentLocationId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_temporaryLocationId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'temporaryLocationId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_temporaryLocationId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'temporaryLocationId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_record_hrid_idx_unique ON test_tenant_mod_inventory_storage.holdings_record     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_record_hrid_idx_unique ON test_tenant_mod_inventory_storage.holdings_record     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_instanceId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'instanceId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_instanceId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'instanceId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_permanentLocationId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'permanentLocationId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_permanentLocationId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'permanentLocationId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_temporaryLocationId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'temporaryLocationId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_temporaryLocationId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'temporaryLocationId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_record         ADD COLUMN IF NOT EXISTS instanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS permanentLocationId UUID REFERENCES test_tenant_mod_inventory_storage.location,             ADD COLUMN IF NOT EXISTS temporaryLocationId UUID REFERENCES test_tenant_mod_inventory_storage.location,             ADD COLUMN IF NOT EXISTS holdingsTypeId UUID REFERENCES test_tenant_mod_inventory_storage.holdings_type,             ADD COLUMN IF NOT EXISTS callNumberTypeId UUID REFERENCES test_tenant_mod_inventory_storage.call_number_type,             ADD COLUMN IF NOT EXISTS illPolicyId UUID REFERENCES test_tenant_mod_inventory_storage.ill_policy    
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_record         ADD COLUMN IF NOT EXISTS instanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS permanentLocationId UUID REFERENCES test_tenant_mod_inventory_storage.location,             ADD COLUMN IF NOT EXISTS temporaryLocationId UUID REFERENCES test_tenant_mod_inventory_storage.locat
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_holdings_record_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.instanceId = (NEW.jsonb->>'instanceId');       NEW.permanentLocationId = (NEW.jsonb->>'permanentLocationId');       NEW.temporaryLocationId = (NEW.jsonb->>'temporaryLocationId');       NEW.holdingsTypeId = (NEW.jsonb->>'holdingsTypeId');       NEW.callNumberTypeId = (NEW.jsonb->>'callNumberTypeId');       NEW.illPolicyId = (NEW.jsonb->>'illPolicyId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_holdings_record_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.instanceId = (NEW.jsonb->>'instanceId');       NEW.permanentLocationId = (NEW.jsonb->>'permanentLocationId');       NEW.temporaryLocationId = (NEW.jsonb->>'temporaryLocationId');       NEW.holdingsTypeId = (NEW.jsonb->>'holdingsTypeId');       NEW.call
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_holdings_record_references ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_holdings_record_references ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_holdings_record_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_record       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_holdings_record_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_holdings_record_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_record       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_holdings_record_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_record_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_record_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestam
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_record_md_trigger ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_record_md_trigger ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_record_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_record    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_record_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_record_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_record    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_record_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_record_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_record_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_record_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_record_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_record_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_record   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_record_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_record_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_record   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_record_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_record_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.holdings_record.jsonb
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_record_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.holdings_record.jsonb
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.holdings_record_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.holdings_record_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_record_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"ho' || LPAD(nextval('test_tenant_mod_inventory_storage.holdings_record_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_record_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"ho' || LPAD(nextval('test_tenant_mod_inventory_storage.holdings_record_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_record_hrid ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_record_hrid ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_record_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_record   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_record_hrid()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_record_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_record   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_record_hrid()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.item (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.item (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_item ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_item ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.item       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.item       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_holdingsRecordId_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'holdingsRecordId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_holdingsRecordId_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'holdingsRecordId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_materialTypeId_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'materialTypeId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_materialTypeId_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'materialTypeId')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_barcode_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'barcode')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_barcode_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'barcode')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_status_name_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->'status'->>'name')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_status_name_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->'status'->>'name')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_id_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_id_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS item_hrid_idx_unique ON test_tenant_mod_inventory_storage.item     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS item_hrid_idx_unique ON test_tenant_mod_inventory_storage.item     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_barcode_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'barcode'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_barcode_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'barcode'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_status_name_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->'status'->>'name'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_status_name_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->'status'->>'name'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_materialTypeId_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'materialTypeId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_materialTypeId_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'materialTypeId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_holdingsRecordId_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'holdingsRecordId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_holdingsRecordId_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'holdingsRecordId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS item_barcode_idx_ft ON test_tenant_mod_inventory_storage.item USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'barcode')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS item_barcode_idx_ft ON test_tenant_mod_inventory_storage.item USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'barcode')) )
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.item         ADD COLUMN IF NOT EXISTS holdingsRecordId UUID REFERENCES test_tenant_mod_inventory_storage.holdings_record,             ADD COLUMN IF NOT EXISTS permanentLoanTypeId UUID REFERENCES test_tenant_mod_inventory_storage.loan_type,             ADD COLUMN IF NOT EXISTS temporaryLoanTypeId UUID REFERENCES test_tenant_mod_inventory_storage.loan_type,             ADD COLUMN IF NOT EXISTS materialTypeId UUID REFERENCES test_tenant_mod_inventory_storage.material_type,             ADD COLUMN IF NOT EXISTS permanentLocationId UUID REFERENCES test_tenant_mod_inventory_storage.location,             ADD COLUMN IF NOT EXISTS temporaryLocationId UUID REFERENCES test_tenant_mod_inventory_storage.location    
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.item         ADD COLUMN IF NOT EXISTS holdingsRecordId UUID REFERENCES test_tenant_mod_inventory_storage.holdings_record,             ADD COLUMN IF NOT EXISTS permanentLoanTypeId UUID REFERENCES test_tenant_mod_inventory_storage.loan_type,             ADD COLUMN IF NOT EXISTS temporaryLoanTypeId UUID REFERENCES test_tenant_mod_inventory_storage.lo
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_item_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.holdingsRecordId = (NEW.jsonb->>'holdingsRecordId');       NEW.permanentLoanTypeId = (NEW.jsonb->>'permanentLoanTypeId');       NEW.temporaryLoanTypeId = (NEW.jsonb->>'temporaryLoanTypeId');       NEW.materialTypeId = (NEW.jsonb->>'materialTypeId');       NEW.permanentLocationId = (NEW.jsonb->>'permanentLocationId');       NEW.temporaryLocationId = (NEW.jsonb->>'temporaryLocationId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_item_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.holdingsRecordId = (NEW.jsonb->>'holdingsRecordId');       NEW.permanentLoanTypeId = (NEW.jsonb->>'permanentLoanTypeId');       NEW.temporaryLoanTypeId = (NEW.jsonb->>'temporaryLoanTypeId');       NEW.materialTypeId = (NEW.jsonb->>'materialTypeId');       NEW.per
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_item_references ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_item_references ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_item_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_item_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_item_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_item_references()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.item_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.item_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_item_md_trigger ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_item_md_trigger ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_item_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.item    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.item_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_item_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.item    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.item_set_md()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_item_md_json_trigger ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_item_md_json_trigger ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_item_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.item   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_item_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.item   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_md_json()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.item_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.item.jsonb
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.item_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.item.jsonb
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.item_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.item_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"it' || LPAD(nextval('test_tenant_mod_inventory_storage.item_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"it' || LPAD(nextval('test_tenant_mod_inventory_storage.item_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_item_hrid ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_item_hrid ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_item_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.item   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_hrid()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_item_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.item   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_hrid()
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.items_mt_view AS select     item.id,     item.jsonb as jsonb,     material_type.jsonb as mt_jsonb  from     test_tenant_mod_inventory_storage.item item     JOIN     test_tenant_mod_inventory_storage.material_type material_type     on     lower(f_unaccent(item.jsonb->>'materialTypeId'))     =     lower(f_unaccent(material_type.jsonb->>'id'))   
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.items_mt_view AS select     item.id,     item.jsonb as jsonb,     material_type.jsonb as mt_jsonb  from     test_tenant_mod_inventory_storage.item item     JOIN     test_tenant_mod_inventory_storage.material_type material_type     on     lower(f_unaccent(item.jsonb->>'materialTypeId'))     =     lower(f_unaccent(material_type.jsonb->>'id'))
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.instance_holding_view AS select     instance.id,     instance.jsonb as jsonb,     holdings_record.jsonb as ho_jsonb  from     test_tenant_mod_inventory_storage.instance instance     JOIN     test_tenant_mod_inventory_storage.holdings_record holdings_record     on     lower(f_unaccent(instance.jsonb->>'id'))     =     lower(f_unaccent(holdings_record.jsonb->>'instanceId'))   
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.instance_holding_view AS select     instance.id,     instance.jsonb as jsonb,     holdings_record.jsonb as ho_jsonb  from     test_tenant_mod_inventory_storage.instance instance     JOIN     test_tenant_mod_inventory_storage.holdings_record holdings_record     on     lower(f_unaccent(instance.jsonb->>'id'))     =     lower(f_unaccent(holdin
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.instance_holding_item_view AS select     instance.id,     instance.jsonb as jsonb,     holdings_record.jsonb as ho_jsonb,     holdings_record.jsonb as ho2_jsonb,     item.jsonb as it_jsonb  from     test_tenant_mod_inventory_storage.instance instance     LEFT JOIN     test_tenant_mod_inventory_storage.holdings_record holdings_record     on     lower(f_unaccent(instance.jsonb->>'id'))     =     lower(f_unaccent(holdings_record.jsonb->>'instanceId'))       LEFT JOIN     test_tenant_mod_inventory_storage.item item     on     lower(f_unaccent(holdings_record.jsonb->>'id'))     =     lower(f_unaccent(item.jsonb->>'holdingsRecordId'))   
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.instance_holding_item_view AS select     instance.id,     instance.jsonb as jsonb,     holdings_record.jsonb as ho_jsonb,     holdings_record.jsonb as ho2_jsonb,     item.jsonb as it_jsonb  from     test_tenant_mod_inventory_storage.instance instance     LEFT JOIN     test_tenant_mod_inventory_storage.holdings_record holdings_record     on 
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  SET search_path TO test_tenant_mod_inventory_storage,  public
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  SET search_path TO test_tenant_mod_inventory_storage,  public
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA test_tenant_mod_inventory_storage TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA test_tenant_mod_inventory_storage TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Successfully committed: -60232785
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=material-types filePath=ref-data/material-types
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/videoRecording.json
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/unspecified.json
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/book.json
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/text.json
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/soundRecording.json
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/microform.json
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/electronicResource.json
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/dvd.json
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.LoadConfs
INFO: File does not exist: /postgres-conf.json
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.LoadConfs
INFO: Resource does not exist: /postgres-conf.json
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: No DB configuration found, using default config, port is already in use
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: Using schema: test_tenant
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: postgreSQLClientConfig = {"username":"test_tenant_mod_inventory_storage","password":"...","host":"127.0.0.1","port":6000,"database":"postgres"}
Aug 08, 2019 7:39:52 PM org.folio.rest.persist.PostgresClient
INFO: embedded postgres is already running...
Aug 08, 2019 7:39:52 PM io.vertx.ext.asyncsql.impl.PostgreSQLClientImpl
INFO: Creating configuration for 127.0.0.1:6000
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /material-types/d9acad2f-2aac-4b48-9097-e6ab85906b25 null HTTP_1_1 404 46 66 tid=test_tenant Not Found 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /material-types/30b3e36a-d3b2-415e-98c2-47fbdf878862 null HTTP_1_1 404 46 195 tid=test_tenant Not Found 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /material-types/1a54b431-2e4f-452d-9cae-9cee66c9a892 null HTTP_1_1 404 46 78 tid=test_tenant Not Found 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /material-types/dd0bf600-dbd9-44ab-9ff2-e2a61a6539f1 null HTTP_1_1 404 46 74 tid=test_tenant Not Found 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /material-types/71fbd940-1027-40a6-8a48-49b44d795e46 null HTTP_1_1 404 46 83 tid=test_tenant Not Found 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /material-types/615b8413-82d5-4203-aa6e-e37984cb5ac3 null HTTP_1_1 404 46 16 tid=test_tenant Not Found 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /material-types/fd6c6515-d470-4561-9c32-3e3290d4ca98 null HTTP_1_1 404 46 20 tid=test_tenant Not Found 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /material-types/5ee11d91-f7e8-481d-b079-65d708582ccc null HTTP_1_1 404 46 17 tid=test_tenant Not Found 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /material-types null HTTP_1_1 201 92 23 tid=test_tenant Created 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /material-types null HTTP_1_1 201 103 20 tid=test_tenant Created 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /material-types null HTTP_1_1 201 92 16 tid=test_tenant Created 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /material-types null HTTP_1_1 201 103 17 tid=test_tenant Created 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /material-types null HTTP_1_1 201 107 12 tid=test_tenant Created 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /material-types null HTTP_1_1 201 97 11 tid=test_tenant Created 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /material-types null HTTP_1_1 201 99 17 tid=test_tenant Created 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /material-types null HTTP_1_1 201 91 6 tid=test_tenant Created 
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=loan-types filePath=ref-data/loan-types
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/loan-types/readingroom.json
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/loan-types/selected.json
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/loan-types/coursereserves.json
Aug 08, 2019 7:39:52 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/loan-types/cancirculate.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLoanTypesByLoantypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /loan-types/2e48e713-17f3-4c13-a9f8-23845bb210a4 null HTTP_1_1 404 46 112 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLoanTypesByLoantypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /loan-types/a1dc1ce3-d56f-4d8a-b498-d5d674ccc845 null HTTP_1_1 404 46 13 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLoanTypesByLoantypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /loan-types/e8b311a6-3b21-43f2-a269-dd9310cb2d0e null HTTP_1_1 404 46 12 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLoanTypesByLoantypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /loan-types/2b94c631-fca9-4892-a730-03ee529ffe27 null HTTP_1_1 404 46 11 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /loan-types null HTTP_1_1 201 78 19 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /loan-types null HTTP_1_1 201 74 17 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /loan-types null HTTP_1_1 201 81 15 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /loan-types null HTTP_1_1 201 79 14 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=location-units/institutions filePath=ref-data/location-units/institutions
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/location-units/institutions/ku.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsInstitutionsById
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /location-units/institutions/40ee00ca-a518-4b49-be01-0638d0a4ac57 null HTTP_1_1 404 9 101 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /location-units/institutions null HTTP_1_1 201 106 7 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=location-units/campuses filePath=ref-data/location-units/campuses
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/location-units/campuses/online.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/location-units/campuses/city.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsCampusesById
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /location-units/campuses/470ff1dd-937a-4195-bf9e-06bcfcd135df null HTTP_1_1 404 9 12 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsCampusesById
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /location-units/campuses/62cf76b7-cca5-4d33-9217-edf42ce1a848 null HTTP_1_1 404 9 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /location-units/campuses null HTTP_1_1 201 148 10 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /location-units/campuses null HTTP_1_1 201 154 8 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=location-units/libraries filePath=ref-data/location-units/libraries
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/location-units/libraries/diku.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/location-units/libraries/online.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsLibrariesById
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /location-units/libraries/5d78803e-ca04-4b4a-aeae-2c63b924518b null HTTP_1_1 404 9 12 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsLibrariesById
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /location-units/libraries/c2549bb4-19c7-4fcc-8b52-39e612fb7dbe null HTTP_1_1 404 9 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /location-units/libraries null HTTP_1_1 201 157 10 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /location-units/libraries null HTTP_1_1 201 143 8 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=locations filePath=ref-data/locations
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/annex.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/main-library.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/orwig-ethno-cd.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/popular-reading-collection.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/online.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/second-floor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /locations/758258bc-ecc1-41b8-abca-f7b610822ffd null HTTP_1_1 404 9 14 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /locations/b241764c-1466-4e1d-a028-1a3684a5da87 null HTTP_1_1 404 9 12 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /locations/fcd64ce1-6995-48f0-840e-89ffa2288371 null HTTP_1_1 404 9 18 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /locations/184aae84-a5bf-4c6a-85ba-4a7c73026cd5 null HTTP_1_1 404 9 11 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /locations/53cf956f-c1df-410b-8bea-27f712cca7c0 null HTTP_1_1 404 9 168 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /locations null HTTP_1_1 201 429 14 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /locations null HTTP_1_1 201 441 12 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /locations null HTTP_1_1 201 427 10 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /locations/f34d27c6-a8eb-461b-acd6-5dea81771e70 null HTTP_1_1 404 9 19 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /locations null HTTP_1_1 201 495 8 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /locations null HTTP_1_1 201 420 139 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /locations null HTTP_1_1 201 427 138 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=identifier-types filePath=ref-data/identifier-types
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/OtherStandardIdentifier.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/UkMaC.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/ControlNumber.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/PublisherNumberOrDistributorNumber.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/SystemControlNumber.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/isbn.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/CancelledGPOItemNumber.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/ASIN.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/StEdNL.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/LinkingIssn.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/CODEN.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/ReportNumber.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/GPOItemNumber.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/InvalidIssn.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/DOI.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/StandardTechnicalReportNumber.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/OCLC.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/Urn.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/LCCN.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/InvalidIsbn.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/BNB.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/handle.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/ISSN.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/LocalIdentifier.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /identifier-types/2e8b3b6c-0e7d-4e48-bca2-b0b23b376af5 null HTTP_1_1 404 46 127 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /identifier-types/650ef996-35e3-48ec-bf3a-a0d078a0ca37 null HTTP_1_1 404 46 17 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /identifier-types/5d164f4b-0b15-4e42-ae75-cfcf85318ad9 null HTTP_1_1 404 46 15 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /identifier-types/b5d8cdc4-9441-487c-90cf-0c7ec97728eb null HTTP_1_1 404 46 14 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /identifier-types/7e591197-f335-4afb-bc6d-a6d76ca3bace null HTTP_1_1 404 46 12 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /identifier-types/8261054f-be78-422d-bd51-4ed9f33c3422 null HTTP_1_1 404 46 10 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /identifier-types/5069054d-bc3a-4212-a4e8-e2013a02386f null HTTP_1_1 404 46 8 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /identifier-types/7f907515-a1bf-4513-8a38-92e1a07c539d null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /identifier-types/3fbacad6-0240-4823-bce8-bb122cfdf229 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /identifier-types/5860f255-a27f-4916-a830-262aa900a6b9 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /identifier-types/351ebc1c-3aae-4825-8765-c6d50dbf011f null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /identifier-types/593b78cb-32f3-44d1-ba8c-63fd5e6989e6 null HTTP_1_1 404 46 10 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /identifier-types/37b65e79-0392-450d-adc6-e2a1f47de452 null HTTP_1_1 404 46 8 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /identifier-types/27fd35a6-b8f6-41f2-aa0e-9c663ceb250c null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /identifier-types/39554f54-d0bb-4f0a-89a4-e422f6136316 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /identifier-types/439bfbae-75bc-4f74-9fc7-b2a2d47ce3ef null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /identifier-types/8e3dd25e-db82-4b06-8311-90d41998c109 null HTTP_1_1 404 46 11 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /identifier-types/eb7b2717-f149-4fec-81a3-deefb8f5ee6b null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /identifier-types/c858e4f2-2b6b-4385-842b-60732ee14abb null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /identifier-types/fcca2643-406a-482a-b760-7a7f8aec640e null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /identifier-types/3187432f-9434-40a8-8782-35a111a1491e null HTTP_1_1 404 46 13 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /identifier-types/216b156b-215e-4839-a53e-ade35cb5702a null HTTP_1_1 404 46 12 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /identifier-types/913300b2-03ed-469a-8179-c1092c991227 null HTTP_1_1 404 46 11 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /identifier-types null HTTP_1_1 201 113 10 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /identifier-types/5130aed5-1095-4fb6-8f6f-caa3d6cc7aae null HTTP_1_1 404 46 12 tid=test_tenant Not Found 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /identifier-types null HTTP_1_1 201 93 10 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /identifier-types null HTTP_1_1 201 102 10 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /identifier-types null HTTP_1_1 201 119 10 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /identifier-types null HTTP_1_1 201 109 9 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /identifier-types null HTTP_1_1 201 92 9 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /identifier-types null HTTP_1_1 201 113 8 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /identifier-types null HTTP_1_1 201 92 8 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /identifier-types null HTTP_1_1 201 94 8 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /identifier-types null HTTP_1_1 201 100 7 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /identifier-types null HTTP_1_1 201 103 7 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /identifier-types null HTTP_1_1 201 93 7 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /identifier-types null HTTP_1_1 201 101 6 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /identifier-types null HTTP_1_1 201 100 5 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /identifier-types null HTTP_1_1 201 91 5 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /identifier-types null HTTP_1_1 201 92 6 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /identifier-types null HTTP_1_1 201 120 6 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /identifier-types null HTTP_1_1 201 91 6 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /identifier-types null HTTP_1_1 201 92 5 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /identifier-types null HTTP_1_1 201 100 6 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /identifier-types null HTTP_1_1 201 91 7 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /identifier-types null HTTP_1_1 201 94 8 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /identifier-types null HTTP_1_1 201 92 7 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /identifier-types null HTTP_1_1 201 104 5 tid=test_tenant Created 
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=contributor-types filePath=ref-data/contributor-types
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Degreegrantinginstitution.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Plaintiff-appellee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Technicaldirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Colorist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Owner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Copyrightclaimant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bookdesigner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Geographicinformationspecialist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Complainant-appellant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Editorofcompilation.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Puppeteer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelant-appellee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Editor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Engraver.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Instrumentalist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Auctioneer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Formerowner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Forger.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Broadcaster.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Binder.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Librettist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Associatedname.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Patron.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Consultant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Standardsbody.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Author.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Firstparty.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Designer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Caster.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofaddedlyrics.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Markupeditor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Projectdirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Editorofmovingimagework.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Defendant-appellant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Responsibleparty.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Respondent-appellee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bindingdesigner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Onscreenpresenter.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Donor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Universityplace.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Woodcutter.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Minutetaker.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Reporter.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Originator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bookplatedesigner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Typographer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Actor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Transcriber.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Defendant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Censor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Assignee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestant-appellant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contributor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Creator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Illustrator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Datacontributor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Lithographer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Collotyper.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Authorofafterword,colophon,etc..json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Electrician.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Costumedesigner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelant-appellant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Supportinghost.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Appellant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Productionplace.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Dubiousauthor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Sponsor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Annotator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Client.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Complainant-appellee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Filmeditor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Artdirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Repository.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Autographer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Director.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Publishingdirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Authorinquotationsortextabstracts.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Expert.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bibliographicantecedent.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Setting.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Host.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Proofreader.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Manufacturer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bookseller.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Lead.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Patentapplicant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Photographer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Collectionregistrar.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Draftsman.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Filmmaker.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Appellee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Scenarist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Publicationplace.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Publisher.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Stagedirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Televisiondirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Radioproducer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Productionpersonnel.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Other.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Lender.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Monitor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Landscapearchitect.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Arranger.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Funder.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Organizer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Researchteammember.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Addressee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Musiccopyist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Dedicatee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Filmdistributor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Recordingengineer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Artcopyist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Restorationist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Compositor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelee-appellee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Translator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Corrector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Reviewer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Laboratory.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Surveyor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Scientificadvisor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Storyteller.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Productioncompany.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Distributor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Printerofplates.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Medium.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Speaker.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Commentator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Typedesigner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Performer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Manufactureplace.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Artist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Conceptor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Authorofdialog.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Marbler.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestee-appellant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Moderator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Processcontact.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Commentatorforwrittentext.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Copyrightholder.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Illuminator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Platemaker.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Productiondesigner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Televisionproducer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Respondent.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Setdesigner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Permittingagency.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Interviewee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Consultanttoaproject.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Metal-engraver.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Sculptor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Jurisdictiongoverned.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Thesisadvisor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Researchteamhead.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Composer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Conductor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Respondent-appellant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Patentholder.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Recordist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Signer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Interviewer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Architect.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Woodengraver.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofaccompanyingmaterial.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofsupplementarytextualcontent.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Judge.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Plaintiff-appellant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Calligrapher.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Narrator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Restager.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Animator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofpreface.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Witness.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Compiler.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Stereotyper.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Presenter.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Electrotyper.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Renderer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Researcher.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Redaktor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Lyricist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Issuingbody.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Coverdesigner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofintroduction.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Degreesupervisor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Delineator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Licensor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Correspondent.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Radiodirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Eventplace.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Curator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Printmaker.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Etcher.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Collector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Choreographer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Screenwriter.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Enactingjurisdiction.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Voiceactor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Sounddesigner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Adapter.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Conservator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Engineer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Courtreporter.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Filmproducer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Licensee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Courtgoverned.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Attributedname.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Scribe.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Inscriber.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Plaintiff.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Secondparty.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Printer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Praeses.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Papermaker.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Opponent.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Dedicator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Depositor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Abridger.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Filmdirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Hostinstitution.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Panelist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Dissertant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bookjacketdesigner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Musician.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Cinematographer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Datamanager.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Laboratorydirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Rubricator.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Blurbwriter.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Lightingdesigner.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contractor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelee-appellant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Dancer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Artisticdirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Seller.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Analyst.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bookproducer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Cartographer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Depicted.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Programmer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Applicant.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestee-appellee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofaddedtext.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Teacher.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Productionmanager.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Defendant-appellee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Fielddirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Musicaldirector.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestant-appellee.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Videographer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Inventor.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Metadatacontact.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Singer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Stagemanager.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Brailleembosser.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Facsimilist.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Authorofintroduction,etc..json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Honoree.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Secretary.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Producer.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Distributionplace.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Provider.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofaddedcommentary.json
Aug 08, 2019 7:39:53 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Complainant.json
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/6901fbf1-c038-42eb-a03e-cd65bf91f660 null HTTP_1_1 404 46 104 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/45747710-39dc-47ec-b2b3-024d757f997e null HTTP_1_1 404 46 12 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/0efdaf72-6126-430a-8256-69c42ff6866f null HTTP_1_1 404 46 10 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/81c01802-f61b-4548-954a-22aab027f6e5 null HTTP_1_1 404 46 9 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/21dda3dc-cebd-4018-8db2-4f6d50ce3d02 null HTTP_1_1 404 46 8 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/5d92d9de-adf3-4dea-93b5-580e9a88e696 null HTTP_1_1 404 46 8 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/846ac49c-749d-49fd-a05f-e7f2885d9eaf null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/369783f6-78c8-4cd7-97ab-5029444e0c85 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/86890f8f-2273-44e2-aa86-927c7f649b32 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/863e41e3-b9c5-44fb-abeb-a8ab536bb432 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/4f7c335d-a9d9-4f38-87ef-9a5846b63e7f null HTTP_1_1 404 46 9 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/7d60c4bf-5ddc-483a-b179-af6f1a76efbe null HTTP_1_1 404 46 8 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/9deb29d1-3e71-4951-9413-a80adac703d0 null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/af9a58fa-95df-4139-a06d-ecdab0b2317e null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/18ba15a9-0502-4fa2-ad41-daab9d5ab7bb null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/5c132335-8ad0-47bf-a4d1-6dda0a3a2654 null HTTP_1_1 404 46 9 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/5c3abceb-6bd8-43aa-b08d-1187ae78b15b null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/06fef928-bd00-4c7f-bd3c-5bc93973f8e8 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/55e4a59b-2dfd-478d-9fe9-110fc24f0752 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/f90c67e8-d1fa-4fe9-b98b-cbc3f019c65f null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/6d5779a3-e692-4a24-a5ee-d1ce8a6eae47 null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/9593efce-a42d-4991-9aad-3a4dc07abb1e null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/1b51068c-506a-4b85-a815-175c17932448 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/c04ff362-c80a-4543-88cf-fc6e49e7d201 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/94d131ef-2814-49a0-a59c-49b6e7584b3d null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/6e09d47d-95e2-4d8a-831b-f777b8ef6d81 null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/26ad4833-5d49-4999-97fc-44bc86a9fae0 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/3665d2dd-24cc-4fb4-922a-699811daa41c null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/cb8fdd3f-7193-4096-934c-3efea46b1138 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/468ac852-339e-43b7-8e94-7e2ce475cb00 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/168b6ff3-7482-4fd0-bf07-48172b47876c null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/097adac4-6576-4152-ace8-08fc59cb0218 null HTTP_1_1 404 46 9 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/b1e95783-5308-46b2-9853-bd7015c1774b null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/c86fc16d-61d8-4471-8089-76550daa04f0 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/cd06cefa-acfe-48cb-a5a3-4c48be4a79ad null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/7156fd73-b8ca-4e09-a002-bb2afaaf259a null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/5f27fcc6-4134-4916-afb8-fcbcfb6793d4 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/563bcaa7-7fe1-4206-8fc9-5ef8c7fbf998 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/8fbe6e92-87c9-4eff-b736-88cd02571465 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/fec9ae68-6b55-4dd6-9637-3a694fb6a82b null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/32021771-311e-497b-9bf2-672492f322c7 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/002c0eef-eb77-4c0b-a38e-117a09773d59 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/86b9292d-4dce-401d-861e-2df2cfaacb83 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/539872f1-f4a1-4e83-9d87-da235f64c520 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/9e99e803-c73d-4250-8605-403be57f83f9 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/58461dca-efd4-4fd4-b380-d033e3540be5 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/7131e7b8-84fa-48bd-a725-14050be38f9f null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/0eef1c70-bd77-429c-a790-48a8d82b4d8f null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/e46bdfe3-5923-4585-bca4-d9d930d41148 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/756fcbfc-ef95-4bd0-99cc-1cc364c7b0cd null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/ad9b7785-53a2-4bf4-8a01-572858e82941 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/0ad74d5d-03b9-49bb-b9df-d692945ca66e null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/9f0a2cf0-7a9b-45a2-a403-f68d2850d07c null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/7aac64ab-7f2a-4019-9705-e07133e3ad1a null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/3add6049-0b63-4fec-9892-e3867e7358e2 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/00311f78-e990-4d8b-907e-c67a3664fe15 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/2b45c004-805d-4e7f-864d-8664a23488dc null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/cbceda25-1f4d-43b7-96a5-f2911026a154 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/d517010e-908f-49d6-b1e8-8c1a5f9a7f1c null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/5b2de939-879c-45b4-817d-c29fd16b78a0 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/e1510ac5-a9e9-4195-b762-7cb82c5357c4 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/52c08141-307f-4997-9799-db97076a2eb3 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/206246b1-8e17-4588-bad8-78c82e3e6d54 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/7d0a897c-4f83-493a-a0c5-5e040cdce75b null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/e2b5ceaf-663b-4cc0-91ba-bf036943ece8 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/88370fc3-bf69-45b6-b518-daf9a3877385 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/38c09577-6652-4281-a391-4caabe4c09b6 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/06b2cbd8-66bf-4956-9d90-97c9776365a4 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/ec0959b3-becc-4abd-87b0-3e02cf2665cc null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/6358626f-aa02-4c40-8e73-fb202fa5fb4d null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/22f8ea20-b4f0-4498-8125-7962f0037c2d null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/e2a1a9dc-4aec-4bb5-ae43-99bb0383516a null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/13361ce8-7664-46c0-860d-ffbcc01414e0 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/e8b5040d-a5c7-47c1-96ca-6313c8b9c849 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/12101b05-afcb-4159-9ee4-c207378ef910 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/2d046e17-742b-4d99-8e25-836cc141fee9 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/57247637-c41b-498d-9c46-935469335485 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/764c208a-493f-43af-8db7-3dd48efca45c null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/ced7cdfc-a3e0-47c8-861b-3f558094b02e null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/3e86cb67-5407-4622-a540-71a978899404 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/abfa3014-7349-444b-aace-9d28efa5ede4 null HTTP_1_1 404 46 8 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/f9395f3d-cd46-413e-9504-8756c54f38a2 null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/d669122b-c021-46f5-a911-1e9df10b6542 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/50a6d58a-cea2-42a1-8c57-0c6fde225c93 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/d791c3b9-993a-4203-ac81-3fb3f14793ae null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/630142eb-6b68-4cf7-8296-bdaba03b5760 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/1aae8ca3-4ddd-4549-a769-116b75f3c773 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/8ddb69bb-cd69-4898-a62d-b71649089e4a null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/33aa4117-95d1-4eb5-986b-dfba809871f6 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/2129a478-c55c-4f71-9cd1-584cbbb381d4 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/f0061c4b-df42-432f-9d1a-3873bb27c8e6 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/05875ac5-a509-4a51-a6ee-b8051e37c7b0 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/2c9cd812-7b00-47e8-81e5-1711f3b6fe38 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/a60314d4-c3c6-4e29-92fa-86cc6ace4d56 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/c0c46b4f-fd18-4d8a-96ac-aff91662206c null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/af09f37e-12f5-46db-a532-ccd6a8877f2d null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/c96df2ce-7b00-498a-bf37-3011f3ef1229 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/361f4bfd-a87d-463c-84d8-69346c3082f6 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/5aa6e3d1-283c-4f6d-8694-3bdc52137b07 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/b13f6a89-d2e3-4264-8418-07ad4de6a626 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/e4f2fd1c-ee79-4cf7-bc1a-fbaac616f804 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/d2df2901-fac7-45e1-a9ad-7a67b70ea65b null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/3c1508ab-fbcc-4500-b319-10885570fe2f null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/ac64c865-4f29-4d51-8b43-7816a5217f04 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/3555bf7f-a6cc-4890-b050-9c428eabf579 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/df7daf2f-7ab4-4c7b-a24d-d46695fa9072 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/54fd209c-d552-43eb-850f-d31f557170b9 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/94e6a5a8-b84f-44f7-b900-71cd10ea954e null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/66bfc19c-eeb0-4167-bd8d-448311aab929 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/0d8dc4be-e87b-43df-90d4-1ed60c4e08c5 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/ab7a95da-590c-4955-b03b-9d8fbc6c1fe6 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/c9d28351-c862-433e-8957-c4721f30631f null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/60d3f16f-958a-45c2-bb39-69cc9eb3835e null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/cf04404a-d628-432b-b190-6694c5a3dc4b null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/61c9f06f-620a-4423-8c78-c698b9bb555f null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/c7345998-fd17-406b-bce0-e08cb7b2671f null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/88a66ebf-0b18-4ed7-91e5-01bc7e8de441 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/ae8bc401-47da-4853-9b0b-c7c2c3ec324d null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/3322b734-ce38-4cd4-815d-8983352837cc null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/c8050073-f62b-4606-9688-02caa98bdc60 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/85962960-ef07-499d-bf49-63f137204f9a null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/e603ffa2-8999-4091-b10d-96248c283c04 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/c5988fb2-cd21-469c-b35e-37e443c01adc null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/a21a56ea-5136-439a-a513-0bffa53402de null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/a3642006-14ab-4816-b5ac-533e4971417a null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/b318e49c-f2ad-498c-8106-57b5544f9bb0 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/7b21bffb-91e1-45bf-980a-40dd89cc26e4 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/fd0a47ec-58ce-43f6-8ecc-696ec17a98ab null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/a7a25290-226d-4f81-b780-2efc1f7dfd26 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/ac0baeb5-71e2-435f-aaf1-14b64e2ba700 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/e0dc043c-0a4d-499b-a8a8-4cc9b0869cf3 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/a2c9e8b5-edb4-49dc-98ba-27f0b8b5cebf null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/246858e3-4022-4991-9f1c-50901ccc1438 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/a2231628-6a5a-48f4-8eac-7e6b0328f6fe null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/f9e5b41b-8d5b-47d3-91d0-ca9004796337 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/3db02638-598e-44a3-aafa-cbae77533ee1 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/4b41e752-3646-4097-ae80-21fd02e913f7 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/515caf91-3dde-4769-b784-50c9e23400d5 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/e8423d78-7b08-4f81-8f34-4871d5e2b7af null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/e79ca231-af4c-4724-8fe1-eabafd2e0bec null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/5ee1e598-72b8-44d5-8edd-173e7bc4cf8c null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/316cd382-a4fe-4939-b06e-e7199bfdbc7a null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/2b7080f7-d03d-46af-86f0-40ea02867362 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/e038262b-25f8-471b-93ea-2afe287b00a3 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/d30f5556-6d79-4980-9528-c48ef60f3b31 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/8210b9d7-8fe7-41b7-8c5f-6e0485b50725 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/3ed655b0-505b-43fe-a4c6-397789449a5b null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/3c3ab522-2600-4b93-a121-8832146d5cdf null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/9e7651f8-a4f0-4d02-81b4-578ef9303d1b null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/0683aecf-42a8-432d-adb2-a8abaf2f15d5 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/e7e8fc17-7c97-4a37-8c12-f832ddca7a71 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/7bebb5a2-9332-4ba7-a258-875143b5d754 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/8af7e981-65f9-4407-80ae-1bacd11315d5 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/223da16e-5a03-4f5c-b8c3-0eb79f662bcb null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/b76cb226-50f9-4d34-a3d0-48b475f83c80 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/cce475f7-ccfa-4e15-adf8-39f907788515 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/44eaf0db-85dd-4888-ac8d-a5976dd483a6 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/901d01e5-66b1-48f0-99f9-b5e92e3d2d15 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/a79f874f-319e-4bc8-a2e1-f8b15fa186fe null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/94b839e8-cabe-4d58-8918-8a5058fe5501 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/2cb49b06-5aeb-4e84-8160-79d13c6357ed null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/b388c02a-19dc-4948-916d-3688007b9a2c null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/12a73179-1283-4828-8fd9-065e18dc2e78 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/eecb30c5-a061-4790-8fa5-cf24d0fa472b null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/754edaff-07bb-45eb-88bf-10a8b6842c38 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/de1ea2dc-8d9d-4dfa-b86e-8ce9d8b0c2f2 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/913233b3-b2a0-4635-8dad-49b6fc515fc5 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/7c5c2fd5-3283-4f96-be89-3bb3e8fa6942 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/41a0378d-5362-4c1a-b103-592ff354be1c null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/68dcc037-901e-46a9-9b4e-028548cd750f null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/8999f7cb-6d9a-4be7-aeed-4cc6aae35a8c null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/2c345cb7-0420-4a7d-93ce-b51fb636cce6 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/453e4f4a-cda9-4cfa-b93d-3faeb18a85db null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/b998a229-68e7-4a3d-8cfd-b73c10844e96 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/115fa75c-385b-4a8e-9a2b-b13de9f21bcf null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/ec56cc25-e470-46f7-a429-72f438c0513b null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/27aeee86-4099-466d-ba10-6d876e6f293b null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/7e5b0859-80c1-4e78-a5e7-61979862c1fa null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/d04782ec-b969-4eac-9428-0eb52d97c644 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/201a378e-23dd-4aab-bfe0-e5bc3c855f9c null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/6b566426-f325-4182-ac31-e1c4e0b2aa19 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/fec4d84b-0421-4d15-b53f-d5104f39b3ca null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/b38c4e20-9aa0-43f4-a1a0-f547e54873f7 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/398a0a2f-752d-4496-8737-e6df7c29aaa7 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/97082157-5900-4c4c-a6d8-2e6c13f22ef1 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/b7000ced-c847-4b43-8f29-c5325e6279a8 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/53f075e1-53c0-423f-95ae-676df3d8c7a2 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/825a7d9f-7596-4007-9684-9bee72625cfc null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/e04bea27-813b-4765-9ba1-e98e0fca7101 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/99f6b0b7-c22f-460d-afe0-ee0877bc66d1 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/319cb290-a549-4ae8-a0ed-a65fe155cac8 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/fcfc0b86-b083-4ab8-8a75-75a66638ed2e null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/54f69767-5712-47aa-bdb7-39c31aa8295e null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/d67decd7-3dbe-4ac7-8072-ef18f5cd3e09 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/d6a6d28c-1bfc-46df-b2ba-6cb377a6151e null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/6ccd61f4-c408-46ec-b359-a761b4781477 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/dd44e44e-a153-4ab6-9a7c-f3d23b6c4676 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/593862b4-a655-47c3-92b9-2b305b14cce7 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/40fe62fb-4319-4313-ac88-ac4912b1e1fa null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/61afcb8a-8c53-445b-93b9-38e799721f82 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/1ce93f32-3e10-46e2-943f-77f3c8a41d7d null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/1c623f6e-25bf-41ec-8110-6bde712dfa79 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/35a3feaf-1c13-4221-8cfa-d6879faf714c null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/94bb3440-591f-41af-80fa-e124006faa49 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/366821b5-5319-4888-8867-0ffb2d7649d1 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/bd13d6d3-e604-4b80-9c5f-4d68115ba616 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/2665431e-aad4-44d1-9218-04053d1cfd53 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/a8d59132-aa1e-4a62-b5bd-b26b7d7a16b9 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/9fc0bffb-6dd9-4218-9a44-81be4a5059d4 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/36b921fe-6c34-45c8-908b-5701f0763e1b null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/867f3d13-779a-454e-8a06-a1b9fb37ba2a null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/d836488a-8d0e-42ad-9091-b63fe885fe03 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/f6bd4f15-4715-4b0e-9258-61dac047f106 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/2230246a-1fdb-4f06-a08a-004fd4b929bf null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/2fba7b2e-26bc-4ac5-93cb-73e31e554377 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/08cb225a-302c-4d5a-a6a3-fa90850babcd null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/02c1c664-1d71-4f7b-a656-1abf1209848f null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/e38a0c64-f1d3-4b03-a364-34d6b402841c null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/300171aa-95e1-45b0-86c6-2855fcaf9ef4 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/0d2580f5-fe16-4d64-a5eb-f0247cccb129 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/7c62ecb4-544c-4c26-8765-f6f6d34031a0 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/28de45ae-f0ca-46fe-9f89-283313b3255b null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/81b2174a-06b9-48f5-8c49-6cbaf7b869fe null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/f5f9108a-9afc-4ea9-9b99-4f83dcf51204 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/003e8b5e-426c-4d33-b940-233b1b89dfbd null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/f26858bc-4468-47be-8e30-d5db4c0b1e88 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/acad26a9-e288-4385-bea1-0560bb884b7a null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/08553068-8495-49c2-9c18-d29ab656fef0 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/9d81737c-ec6c-49d8-9771-50e1ab4d7ad7 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/2a3e2d58-3a21-4e35-b7e4-cffb197750e3 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/f74dfba3-ea20-471b-8c4f-5d9b7895d3b5 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/0d022d0d-902d-4273-8013-0a2a753d9d76 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/245cfa8e-8709-4f1f-969b-894b94bc029f null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/5e9333a6-bc92-43c0-a306-30811bb71e61 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/28f7eb9e-f923-4a77-9755-7571381b2a47 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/a5c024f1-3c81-492c-ab5e-73d2bc5dcad7 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/3bd0b539-4440-4971-988c-5330daa14e3a null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/255be0dd-54d0-4161-9c6c-4d1f58310303 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/396f4b4d-5b0a-4fb4-941b-993ebf63db2e null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/c9c3bbe8-d305-48ef-ab2a-5eff941550e3 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/3179eb17-275e-44f8-8cad-3a9514799bd0 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/22286157-3058-434c-9009-8f8d100fc74a null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/d32885eb-b82c-4391-abb2-4582c8ee02b3 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/b47d8841-112e-43be-b992-eccb5747eb50 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/f3aa0070-71bd-4c39-9a9b-ec2fd03ac26d null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/ca3b9559-f178-41e8-aa88-6b2c367025f9 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/6a983219-b6cd-4dd7-bfa4-bcb0b43590d4 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/f72a24d1-f404-4275-9350-158fe3a20b21 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/3cbd0832-328e-48f5-96c4-6f7bcf341461 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/3ebe73f4-0895-4979-a5e3-2b3e9c63acd6 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/2576c328-61f1-4684-83cf-4376a66f7731 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/e1edbaae-5365-4fcb-bb6a-7aae38bbed9c null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/9945290f-bcd7-4515-81fd-09e23567b75d null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/c6005151-7005-4ee7-8d6d-a6b72d25377a null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/21430354-f17a-4ac1-8545-1a5907cd15e5 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/ee04a129-f2e4-4fd7-8342-7a73a0700665 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/6847c9ab-e2f8-4c9e-8dc6-1a97c6836c1c null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/b02cbeb7-8ca7-4bf4-8d58-ce943b4d5ea3 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/a986c8f2-b36a-400d-b09f-9250a753563c null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/036b6349-27c8-4b68-8875-79cb8e0fd459 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/1f20d444-79f6-497a-ae0d-98a92e504c58 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/5c1e0a9e-1fdc-47a5-8d06-c12af63cbc5a null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/12b7418a-0c90-4337-90b7-16d2d3157b68 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-types/81bbe282-dca7-4763-bf5a-fe28c8939988 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /contributor-types/d5e6972c-9e2f-4788-8dd6-10e859e20945 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-types/3b4709f1-5286-4c42-9423-4620fff78141 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-types/bf1a8165-54bf-411c-a5ea-b6bbbb9c55df null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /contributor-types/8f9d96f5-32ad-43d7-8122-18063a617fc8 null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 139 8 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 130 7 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 130 6 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 120 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 130 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 117 6 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 125 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 145 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 133 6 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 133 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 121 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 129 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 118 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 120 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 127 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 122 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 124 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 118 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 123 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 118 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 122 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 127 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 118 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 122 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 118 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 123 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 120 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 134 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 118 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 125 6 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 128 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 139 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 131 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 129 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 131 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 128 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 130 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 117 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 128 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 122 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 124 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 120 6 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 130 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 123 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 117 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 123 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 121 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 118 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 120 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 132 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 119 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 123 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 123 7 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 128 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 124 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 122 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 147 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 123 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 128 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 130 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 127 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 121 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 128 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 119 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 121 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 118 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 123 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 132 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 124 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 122 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 123 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 120 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 131 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 150 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 118 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 136 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 119 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 116 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 123 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 124 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 122 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 116 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 128 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 124 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 132 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 121 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 121 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 121 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 129 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 131 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 126 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 117 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 122 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 132 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 118 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 119 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 131 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 118 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 121 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 132 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 121 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 125 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 121 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 130 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 123 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 128 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 126 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 119 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 122 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 128 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 120 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 121 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 120 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 122 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 130 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 123 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 130 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 123 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 129 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 118 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 119 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 123 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 125 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 129 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 118 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 121 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 128 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 131 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 119 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 127 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 140 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 128 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 123 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 122 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 131 7 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 122 6 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 131 9 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 124 7 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 123 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 129 7 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 135 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 126 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 133 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 120 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 130 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 120 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 132 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 125 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 121 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 118 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 123 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 125 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 143 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 151 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 117 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 131 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 124 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 120 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 129 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 120 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 119 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 120 2 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 123 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 124 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 124 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 134 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 129 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 125 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 120 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 126 2 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 123 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 119 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 118 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 125 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 124 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 133 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 123 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 119 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 123 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 125 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 118 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 127 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 121 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 124 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 119 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 119 6 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 121 2 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 120 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 125 2 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 128 5 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 131 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 124 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 127 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 131 2 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 122 2 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 124 2 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 129 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 129 2 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 118 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 129 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 119 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 125 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 118 4 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 124 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 130 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 132 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 119 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 130 3 tid=test_tenant Created 
Aug 08, 2019 7:39:54 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 130 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 128 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 131 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 124 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 128 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 118 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 125 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 128 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 123 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 140 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 119 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /contributor-types null HTTP_1_1 201 121 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-types null HTTP_1_1 201 130 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-types null HTTP_1_1 201 120 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-types null HTTP_1_1 201 138 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /contributor-types null HTTP_1_1 201 123 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=service-points filePath=ref-data/service-points
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/service-points/circulation-desk-2.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/service-points/online.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/service-points/circulation-desk-1.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /service-points/c4c90014-c8c9-4ade-8f24-b5e313319f4b null HTTP_1_1 404 9 98 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /service-points/7c5abc9f-f3d7-4856-b8d7-6712462ca007 null HTTP_1_1 404 9 9 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /service-points/3a40852d-49fd-4df2-a1f9-6e2641a6e91f null HTTP_1_1 404 9 8 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /service-points null HTTP_1_1 201 289 6 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /service-points null HTTP_1_1 201 205 5 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /service-points null HTTP_1_1 201 284 5 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=instance-relationship-types filePath=ref-data/instance-relationship-types
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-relationship-types/monographic-series.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-relationship-types/bound-with.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-relationship-types/multipart-monograph.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceRelationshipTypesByRelationshipTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-relationship-types/a17daf0a-f057-43b3-9997-13d0724cdf51 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceRelationshipTypesByRelationshipTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-relationship-types/30773a27-b485-4dab-aeb6-b8c04fa3cb17 null HTTP_1_1 404 46 90 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceRelationshipTypesByRelationshipTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-relationship-types/758f13db-ffb4-440e-bb10-8a364aa6cb4a null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceRelationshipTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-relationship-types null HTTP_1_1 201 85 6 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceRelationshipTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-relationship-types null HTTP_1_1 201 84 5 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceRelationshipTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-relationship-types null HTTP_1_1 201 76 5 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=contributor-name-types filePath=ref-data/contributor-name-types
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-name-types/Personal.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-name-types/Corporate.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-name-types/Meeting.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /contributor-name-types/2b94c631-fca9-4892-a730-03ee529ffe2a null HTTP_1_1 404 46 85 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /contributor-name-types/2e48e713-17f3-4c13-a9f8-23845bb210aa null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /contributor-name-types/e8b311a6-3b21-43f2-a269-dd9310cb2d0a null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorNameTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /contributor-name-types null HTTP_1_1 201 99 6 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorNameTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /contributor-name-types null HTTP_1_1 201 100 6 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorNameTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /contributor-name-types null HTTP_1_1 201 98 5 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=instance-types filePath=ref-data/instance-types
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/other.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/tactiletext.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/unspecified.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/tactileimage.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographicthree-dimensionalform.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/computerdataset.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/sounds.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/text.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/three-dimensionalform.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/performedmusic.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/stillimage.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/spokenword.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographicimage.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/tactilenotatedmovement.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographicdataset.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/notatedmovement.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographictactilethree-dimensionalform.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/tactilethree-dimensionalform.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographicmovingimage.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographictactileimage.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/tactilenotatedmusic.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/notatedmusic.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/three-dimensionalmovingimage.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/computerprogram.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/two-dimensionalmovingimage.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-types/8105bd44-e7bd-487e-a8f2-b804a361d92f null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-types/a2c91e87-6bab-44d6-8adb-1fd02481fc4f null HTTP_1_1 404 46 101 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-types/2022aa2e-bdde-4dc4-90bc-115e8894b8b3 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-types/efe2e89b-0525-4535-aa9b-3ff1a131189e null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-types/30fffe0e-e985-4144-b2e2-1e8179bdb41f null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-types/df5dddff-9c30-4507-8b82-119ff972d4d7 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-types/9bce18bd-45bf-4949-8fa8-63163e4b7d7f null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-types/6312d172-f0cf-40f6-b27d-9fa8feaf332f null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-types/c1e95c2b-4efc-48cf-9e71-edb622cf0c22 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-types/3be24c14-3551-4180-9292-26a786649c8b null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-types/535e3160-763a-42f9-b0c0-d8ed7df6e2a2 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-types/c7f7446f-4642-4d97-88c9-55bae2ad6c7f null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-types/e6a278fb-565a-4296-a7c5-8eb63d259522 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-types/526aa04d-9289-4511-8866-349299592c18 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-types/3363cdb1-e644-446c-82a4-dc3a1d4395b9 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-types/e5136fa2-1f19-4581-b005-6e007a940ca8 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-types/fbe264b5-69aa-4b7c-a230-3b53337f6440 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-types/82689e16-629d-47f7-94b5-d89736cf11f2 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-types/80c0c134-0240-4b63-99d0-6ca755d5f433 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-types/408f82f0-e612-4977-96a1-02076229e312 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-types/a67e00fd-dcce-42a9-9e75-fd654ec31e89 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-types/497b5090-3da2-486c-b57f-de5bb3c2e26d null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-types/3e3039b7-fda0-4ac4-885a-022d457cb99c null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-types/c208544b-9e28-44fa-a13c-f4093d72f798 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-types/225faa14-f9bf-4ecd-990d-69433c912434 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-types null HTTP_1_1 201 123 7 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-types null HTTP_1_1 201 146 6 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-types null HTTP_1_1 201 116 6 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-types null HTTP_1_1 201 124 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-types null HTTP_1_1 201 127 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-types null HTTP_1_1 201 115 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-types null HTTP_1_1 201 117 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-types null HTTP_1_1 201 133 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-types null HTTP_1_1 201 122 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-types null HTTP_1_1 201 135 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-types null HTTP_1_1 201 129 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-types null HTTP_1_1 201 131 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-types null HTTP_1_1 201 154 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-types null HTTP_1_1 201 127 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-types null HTTP_1_1 201 141 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-types null HTTP_1_1 201 136 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-types null HTTP_1_1 201 137 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-types null HTTP_1_1 201 132 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-types null HTTP_1_1 201 124 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-types null HTTP_1_1 201 141 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-types null HTTP_1_1 201 127 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-types null HTTP_1_1 201 139 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=instance-formats filePath=ref-data/instance-formats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/video--other.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmroll.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audioroll.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfilmreel.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfiche.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computerchipcartridge.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microopaque.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computertapereel.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfilmslip.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmslip.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiodisc.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microscopic--microscopeslide.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--sheet.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computertapecartridge.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/stereographic--stereographcard.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computertapecassette.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/video--videocassette.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--other.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfilmcartridge.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microscopic--other.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--onlineresource.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiocartridge.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unspecified--unspecified.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmcassette.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmstrip.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--card.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiotapereel.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmreel.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--overheadtransparency.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--other.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/stereographic--stereographdisc.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--flipchart.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiowirereel.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computercard.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/video--videocartridge.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--other.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computerdisccartridge.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfilmroll.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfilmcassette.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--roll.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/video--videotapereel.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiocylinder.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--soundtrackreel.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--slide.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--object.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/video--videodisc.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--other.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/stereographic--other.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--other.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmcartridge.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--volume.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmstripcartridge.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiocassette.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--aperturecard.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfichecassette.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computerdisc.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-formats/f0e689e8-e62d-4aac-b1c1-198ac9114aca null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/e3179f91-3032-43ee-be97-f0464f359d9c null HTTP_1_1 404 46 98 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-formats/7bfe7e83-d4aa-46d1-b2a9-f612b18d11f4 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-formats/7fde4e21-00b5-4de4-a90a-08a84a601aeb null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-formats/fc3e32a0-9c85-4454-a42e-39fca788a7dc null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/788aa9a6-5f0b-4c52-957b-998266ee3bd3 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-formats/88f58dc0-4243-4c6b-8321-70244ff34a83 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-formats/d16b19d1-507f-4a22-bb8a-b3f713a73221 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-formats/33009ba2-b742-4aab-b592-68b27451e94f null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-formats/53f44ae4-167b-4cc2-9a63-4375c0ad9f58 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/5cb91d15-96b1-4b8a-bf60-ec310538da66 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-formats/b1c69d78-4afb-4d8b-9624-8b3cfa5288ad null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-formats/5913bb96-e881-4087-9e71-33a43f68e12e null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-formats/f4f30334-568b-4dd2-88b5-db8401607daf null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-formats/e62f4860-b3b0-462e-92b6-e032336ab663 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/e5aeb29a-cf0a-4d97-8c39-7756c10d423c null HTTP_1_1 404 46 7 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-formats/431cc9a0-4572-4613-b267-befb0f3d457f null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-formats/a0f2612b-f24f-4dc8-a139-89c3da5a38f1 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-formats/fc9bfed9-2cb0-465f-8758-33af5bba750b null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-formats/55d3b8aa-304e-4967-8b78-55926d7809ac null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/f5e8210f-7640-459b-a71f-552567f92369 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-formats/5642320a-2ab9-475c-8ca2-4af7551cf296 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-formats/98f0caa9-d38e-427b-9ec4-454de81a94d7 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-formats/8e04d356-2645-4f97-8de8-9721cf11ccef null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-formats/47b226c0-853c-40f4-ba2e-2bd5ba82b665 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-formats/7612aa96-61a6-41bd-8ed2-ff1688e794e1 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/5fa3e09f-2192-41a9-b4bf-9eb8aef0af0a null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-formats/55a66581-3921-4b50-9981-4fe53bf35e7f null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-formats/eb860cea-b842-4a8b-ab8d-0739856f0c2c null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-formats/fe1b9adb-e0cf-4e05-905f-ce9986279404 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-formats/c3f41d5e-e192-4828-805c-6df3270c1910 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/affd5809-2897-42ca-b958-b311f3e0dcfb null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-formats/6a679992-b37e-4b57-b6ea-96be6b51d2b4 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-formats/549e3381-7d49-44f6-8232-37af1cb5ecf3 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-formats/132d70db-53b3-4999-bd79-0fac3b8b9b98 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/e05f2613-05df-4b4d-9292-2ee9aa778ecc null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-formats/cb96199a-21fb-4f11-b003-99291d8c9752 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-formats/a3549b8c-3282-4a14-9ec3-c1cf294043b9 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-formats/b71e5ec6-a15d-4261-baf9-aea6be7af15b null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-formats/68e7e339-f35c-4be2-b161-0b94d7569b7b null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/ba0d7429-7ccf-419d-8bfb-e6a1200a8d20 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-formats/485e3e1d-9f46-42b6-8c65-6bb7bd4b37f8 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-formats/5bfb7b4f-9cd5-4577-a364-f95352146a56 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-formats/b2b39d2f-856b-4419-93d3-ed1851f91b9f null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-formats/926662e9-2486-4bb9-ba3b-59bd2e7f2a0c null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/7f857834-b2e2-48b1-8528-6a1fe89bf979 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-formats/2802b285-9f27-4c86-a9d7-d2ac08b26a79 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-formats/7c9b361d-66b6-4e4c-ae4b-2c01f655612c null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-formats/9166e7c9-7edb-4180-b57e-e495f551297f null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-formats/6bf2154b-df6e-4f11-97d0-6541231ac2be null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/8d511d33-5e85-4c5d-9bce-6e3c9cd0c324 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-formats/f7107ab3-9c09-4bcb-a637-368f39e0b140 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-formats/6d749f00-97bd-4eab-9828-57167558f514 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-formats/cb3004a3-2a85-4ed4-8084-409f93d6d8ba null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-formats/b72e66e2-d946-4b01-a696-8fab07051ff8 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-formats/ac9de2b9-0914-4a54-8805-463686a5489e null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-formats null HTTP_1_1 201 138 6 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 124 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-formats null HTTP_1_1 201 137 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-formats null HTTP_1_1 201 129 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-formats null HTTP_1_1 201 133 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-formats null HTTP_1_1 201 134 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 145 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-formats null HTTP_1_1 201 140 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-formats null HTTP_1_1 201 137 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-formats null HTTP_1_1 201 137 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-formats null HTTP_1_1 201 129 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 141 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-formats null HTTP_1_1 201 129 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-formats null HTTP_1_1 201 145 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-formats null HTTP_1_1 201 143 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-formats null HTTP_1_1 201 144 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 132 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-formats null HTTP_1_1 201 128 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-formats null HTTP_1_1 201 142 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-formats null HTTP_1_1 201 137 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-formats null HTTP_1_1 201 130 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 155 28 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-formats null HTTP_1_1 201 136 28 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-formats null HTTP_1_1 201 138 5 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-formats null HTTP_1_1 201 142 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-formats null HTTP_1_1 201 133 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 128 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-formats null HTTP_1_1 201 138 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-formats null HTTP_1_1 201 150 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-formats null HTTP_1_1 201 127 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-formats null HTTP_1_1 201 143 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 133 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-formats null HTTP_1_1 201 134 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-formats null HTTP_1_1 201 135 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-formats null HTTP_1_1 201 134 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-formats null HTTP_1_1 201 145 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 137 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-formats null HTTP_1_1 201 124 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-formats null HTTP_1_1 201 141 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-formats null HTTP_1_1 201 128 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-formats null HTTP_1_1 201 133 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 133 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-formats null HTTP_1_1 201 135 8 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 129 5 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-formats null HTTP_1_1 201 128 5 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-formats null HTTP_1_1 201 134 7 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-formats null HTTP_1_1 201 130 6 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-formats null HTTP_1_1 201 132 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 134 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-formats null HTTP_1_1 201 143 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-formats null HTTP_1_1 201 130 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-formats null HTTP_1_1 201 148 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-formats null HTTP_1_1 201 132 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-formats null HTTP_1_1 201 136 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-formats null HTTP_1_1 201 142 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-formats null HTTP_1_1 201 135 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=nature-of-content-terms filePath=ref-data/nature-of-content-terms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/report.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/illustratedbook-picturebook.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/newspaper.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/textbook.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/thesis.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/experiencereport.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/researchreport.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/monographicseries.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/festschrift.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/autobiography.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/journal.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/biography.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/travelreport.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/proceedings.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/exhibitioncatalogue.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/audiobook.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/website.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/literaturereport.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/comic-book.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/schoolprogram.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/bibliography.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /nature-of-content-terms/ebbbdef1-00e1-428b-bc11-314dc0705074 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /nature-of-content-terms/631893b6-5d8a-4e1a-9e6b-5344e2945c74 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /nature-of-content-terms/71b43e3a-8cdd-4d22-9751-020f34fb6ef8 null HTTP_1_1 404 46 88 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /nature-of-content-terms/44cd89f3-2e76-469f-a955-cc57cb9e0395 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /nature-of-content-terms/94f6d06a-61e0-47c1-bbcb-6186989e6040 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /nature-of-content-terms/c0d52f31-aabb-4c55-bf81-fea7fdda94a4 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /nature-of-content-terms/536da7c1-9c35-45df-8ea1-c3545448df92 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /nature-of-content-terms/04a6a8d2-f902-4774-b15f-d8bd885dc804 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /nature-of-content-terms/4570a93e-ddb6-4200-8e8b-283c8f5c9bfa null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /nature-of-content-terms/b29d4dc1-f78b-48fe-b3e5-df6c37cdc58d null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /nature-of-content-terms/0abeee3d-8ad2-4b04-92ff-221b4fce1075 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /nature-of-content-terms/b6e214bd-82f5-467f-af5b-4592456dc4ab null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /nature-of-content-terms/9419a20e-6c8f-4ae1-85a7-8c184a1f4762 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /nature-of-content-terms/073f7f2f-9212-4395-b039-6f9825b11d54 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /nature-of-content-terms/b82b3a0d-00fa-4811-96da-04f531da8ea8 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /nature-of-content-terms/96879b60-098b-453b-bf9a-c47866f1ab2a null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /nature-of-content-terms/2fbc8a7b-b432-45df-ba37-46031b1f6545 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /nature-of-content-terms/31572023-f4c9-4cf3-80a2-0543c9eda884 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /nature-of-content-terms/acceb2d6-4f05-408f-9a88-a92de26441ce null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /nature-of-content-terms/85657646-6b6f-4e71-b54c-d47f3b95a5ed null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /nature-of-content-terms/f5908d05-b16a-49cf-b192-96d55a94a0d1 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /nature-of-content-terms null HTTP_1_1 201 97 5 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /nature-of-content-terms null HTTP_1_1 201 94 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /nature-of-content-terms null HTTP_1_1 201 119 5 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /nature-of-content-terms null HTTP_1_1 201 96 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /nature-of-content-terms null HTTP_1_1 201 94 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /nature-of-content-terms null HTTP_1_1 201 105 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /nature-of-content-terms null HTTP_1_1 201 103 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /nature-of-content-terms null HTTP_1_1 201 106 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /nature-of-content-terms null HTTP_1_1 201 101 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /nature-of-content-terms null HTTP_1_1 201 99 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /nature-of-content-terms null HTTP_1_1 201 95 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /nature-of-content-terms null HTTP_1_1 201 97 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /nature-of-content-terms null HTTP_1_1 201 99 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /nature-of-content-terms null HTTP_1_1 201 101 4 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /nature-of-content-terms null HTTP_1_1 201 108 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /nature-of-content-terms null HTTP_1_1 201 97 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /nature-of-content-terms null HTTP_1_1 201 95 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /nature-of-content-terms null HTTP_1_1 201 105 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /nature-of-content-terms null HTTP_1_1 201 102 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /nature-of-content-terms null HTTP_1_1 201 100 3 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /nature-of-content-terms null HTTP_1_1 201 100 2 tid=test_tenant Created 
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=classification-types filePath=ref-data/classification-types
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/NLM.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/UDC.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/AdditionalDewey.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/Dewey.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/CanadianClassification.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/LC.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/GDC.json
Aug 08, 2019 7:39:55 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/NationalAgriculturalLibrary.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /classification-types/a7f4d03f-b0d8-496c-aebf-4e9cdb678200 null HTTP_1_1 404 46 86 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /classification-types/42471af9-7d25-4f3a-bf78-60d29dcf463b null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /classification-types/ad615f6e-e28c-4343-b4a0-457397c5be3e null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /classification-types/e8662436-75a8-4984-bebc-531e38c774a0 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /classification-types/74c08086-81a4-4466-93d8-d117ce8646db null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /classification-types/ce176ace-a53e-4b4d-aa89-725ed7b2edac null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /classification-types/fb12264c-ff3b-47e0-8e09-b0aa074361f1 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /classification-types/9a60012a-0fcf-4da9-a1d1-148e818c27ad null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postClassificationTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /classification-types null HTTP_1_1 201 91 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postClassificationTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /classification-types null HTTP_1_1 201 93 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postClassificationTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /classification-types null HTTP_1_1 201 111 4 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postClassificationTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /classification-types null HTTP_1_1 201 104 4 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postClassificationTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /classification-types null HTTP_1_1 201 91 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postClassificationTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /classification-types null HTTP_1_1 201 90 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postClassificationTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /classification-types null HTTP_1_1 201 91 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postClassificationTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /classification-types null HTTP_1_1 201 117 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=instance-statuses filePath=ref-data/instance-statuses
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/other.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/cataloged.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/uncataloged.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/temporary.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/notyetassigned.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/batchloaded.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-statuses/9634a5ab-9228-4703-baf2-4d12ebc77d56 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-statuses/26f5208e-110a-4394-be29-1569a8c84a65 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-statuses/2a340d34-6b70-443a-bb1b-1b8d1c65d862 null HTTP_1_1 404 46 87 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-statuses/daf2681c-25af-4202-a3fa-e58fdf806183 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-statuses/f5cc2ab6-bb92-4cab-b83f-5a3d09261a41 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-statuses/52a2ff34-2a12-420d-8539-21aa8d3cf5d8 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStatuses
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-statuses null HTTP_1_1 201 115 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStatuses
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-statuses null HTTP_1_1 201 113 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStatuses
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-statuses null HTTP_1_1 201 119 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStatuses
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-statuses null HTTP_1_1 201 116 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStatuses
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-statuses null HTTP_1_1 201 123 4 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStatuses
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-statuses null HTTP_1_1 201 120 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=statistical-code-types filePath=ref-data/statistical-code-types
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-code-types/recm.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-code-types/disc.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-code-types/arl.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-code-types/serm.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /statistical-code-types/3abd6fc2-b3e4-4879-b1e1-78be41769fe3 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /statistical-code-types/d816175b-578f-4056-af61-689f449c3c45 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /statistical-code-types/0d3ec58e-dc3c-4aa1-9eba-180fca95c544 null HTTP_1_1 404 46 102 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /statistical-code-types/e2ab27f9-a726-4e5e-9963-fff9e6128680 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodeTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /statistical-code-types null HTTP_1_1 201 104 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodeTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /statistical-code-types null HTTP_1_1 201 112 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodeTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /statistical-code-types null HTTP_1_1 201 112 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodeTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /statistical-code-types null HTTP_1_1 201 110 7 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=statistical-codes filePath=ref-data/statistical-codes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/compfiles.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/rnonmusic.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/mfiche.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/audstream.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/ebooks.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/mfilm.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/mmedia.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/enf.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/mss.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/serials.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/emusic.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/books.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/maps.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/xoclc.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/visual.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/evisual.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/iser.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/rmusic.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/arch.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/ucpress.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/music.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/its.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/polsky.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/emaps.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/aser.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/withdrawn.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/vidstream.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/eserials.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /statistical-codes/bb76b1c1-c9df-445c-8deb-68bb3580edc2 null HTTP_1_1 404 46 80 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /statistical-codes/91b8f0b4-0e13-4270-9fd6-e39203d0f449 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /statistical-codes/e10796e0-a594-47b7-b748-3a81b69b3d9b null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /statistical-codes/16f2d65e-eb68-4ab1-93e3-03af50cb7370 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /statistical-codes/9d8abbe2-1a94-4866-8731-4d12ac09f7a8 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /statistical-codes/1c622d0f-2e91-4c30-ba43-2750f9735f51 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /statistical-codes/2850630b-cd12-4379-af57-5c51491a6873 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /statistical-codes/0868921a-4407-47c9-9b3e-db94644dbae7 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /statistical-codes/775b6ad4-9c35-4d29-bf78-8775a9b42226 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /statistical-codes/d82c025e-436d-4006-a677-bd2b4cdb7692 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /statistical-codes/ecab577d-a050-4ea2-8a86-ea5a234283ea null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /statistical-codes/264c4f94-1538-43a3-8b40-bed68384b31b null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /statistical-codes/b5968c9e-cddc-4576-99e3-8e60aed8b0dd null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /statistical-codes/97e91f57-fad7-41ea-a660-4031bf8d4ea8 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /statistical-codes/972f81d5-9f8f-4b56-a10e-5c05419718e6 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /statistical-codes/b2c0e100-0485-43f2-b161-3c60aac9f68a null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /statistical-codes/0e516e54-bf36-4fc2-a0f7-3fe89a61c9c0 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /statistical-codes/6899291a-1fb9-4130-98ce-b40368556818 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /statistical-codes/b6b46869-f3c1-4370-b603-29774a1e42b1 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /statistical-codes/f47b773a-bd5f-4246-ac1e-fa4adcd0dcdf null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /statistical-codes/30b5400d-0b9e-4757-a3d0-db0d30a49e72 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /statistical-codes/38249f9e-13f8-48bc-a010-8023cd194af5 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /statistical-codes/950d3370-9a3c-421e-b116-76e7511af9e9 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /statistical-codes/b76a3088-8de6-46c8-a130-c8e74b8d2c5b null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /statistical-codes/c7a32c50-ea7c-43b7-87ab-d134c8371330 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /statistical-codes/c4073462-6144-4b69-a543-dd131e241799 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /statistical-codes/6d584d0e-3dbc-46c4-a1bd-e9238dd9a6be null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /statistical-codes/a5ccf92e-7b1f-4990-ac03-780a6a767f37 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /statistical-codes null HTTP_1_1 201 213 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /statistical-codes null HTTP_1_1 201 215 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /statistical-codes null HTTP_1_1 201 204 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /statistical-codes null HTTP_1_1 201 200 4 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /statistical-codes null HTTP_1_1 201 193 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /statistical-codes null HTTP_1_1 201 190 2 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /statistical-codes null HTTP_1_1 201 194 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /statistical-codes null HTTP_1_1 201 186 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /statistical-codes null HTTP_1_1 201 199 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /statistical-codes null HTTP_1_1 201 198 2 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /statistical-codes null HTTP_1_1 201 188 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /statistical-codes null HTTP_1_1 201 198 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /statistical-codes null HTTP_1_1 201 192 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /statistical-codes null HTTP_1_1 201 190 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /statistical-codes null HTTP_1_1 201 211 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /statistical-codes null HTTP_1_1 201 201 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /statistical-codes null HTTP_1_1 201 187 2 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /statistical-codes null HTTP_1_1 201 196 2 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /statistical-codes null HTTP_1_1 201 187 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /statistical-codes null HTTP_1_1 201 210 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /statistical-codes null HTTP_1_1 201 200 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /statistical-codes null HTTP_1_1 201 208 2 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /statistical-codes null HTTP_1_1 201 197 2 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /statistical-codes null HTTP_1_1 201 197 2 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /statistical-codes null HTTP_1_1 201 185 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /statistical-codes null HTTP_1_1 201 198 4 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /statistical-codes null HTTP_1_1 201 206 2 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /statistical-codes null HTTP_1_1 201 207 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=modes-of-issuance filePath=ref-data/modes-of-issuance
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/modes-of-issuance/sequentialmonograph.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/modes-of-issuance/other.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/modes-of-issuance/serial.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/modes-of-issuance/monograph.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/modes-of-issuance/integratingresource.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /modes-of-issuance/f5cc2ab6-bb92-4cab-b83f-5a3d09261a41 null HTTP_1_1 404 46 84 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /modes-of-issuance/068b5344-e2a6-40df-9186-1829e13cd344 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /modes-of-issuance/4fc0f4fe-06fd-490a-a078-c4da1754e03a null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /modes-of-issuance/9d18a02f-5897-4c31-9106-c9abb5c7ae8b null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /modes-of-issuance/612bbd3d-c16b-4bfb-8517-2afafc60204a null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postModesOfIssuance
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /modes-of-issuance null HTTP_1_1 201 115 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postModesOfIssuance
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /modes-of-issuance null HTTP_1_1 201 115 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postModesOfIssuance
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /modes-of-issuance null HTTP_1_1 201 101 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postModesOfIssuance
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /modes-of-issuance null HTTP_1_1 201 100 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postModesOfIssuance
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /modes-of-issuance null HTTP_1_1 201 104 7 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=alternative-title-types filePath=ref-data/alternative-title-types
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/ParallelTitle.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/NoTypeSpecified.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/PortionOfTitle.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/DistinctiveTitle.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/CoverTitle.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/SpineTitle.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/RunningTitle.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/AddedTitlePageTitle.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/OtherTitle.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/CaptionTitle.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /alternative-title-types/5c364ce4-c8fd-4891-a28d-bb91c9bcdbfb null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /alternative-title-types/a8b45056-2223-43ca-8514-4dd88ece984b null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /alternative-title-types/781c04a4-f41e-4ab0-9118-6836e93de3c8 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /alternative-title-types/4bb300a4-04c9-414b-bfbc-9c032f74b7b2 null HTTP_1_1 404 46 91 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /alternative-title-types/0fe58901-183e-4678-a3aa-0b4751174ba8 null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /alternative-title-types/dae08d04-8c4e-4ab2-b6bb-99edbf252231 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /alternative-title-types/432ca81a-fe4d-4249-bfd3-53388725647d null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /alternative-title-types/2ca8538d-a2fd-4e60-b967-1cb220101e22 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /alternative-title-types/09964ad1-7aed-49b8-8223-a4c105e3ef87 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /alternative-title-types/2584943f-36ad-4037-a7fa-3bdebb09f452 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /alternative-title-types null HTTP_1_1 201 104 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /alternative-title-types null HTTP_1_1 201 105 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /alternative-title-types null HTTP_1_1 201 102 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /alternative-title-types null HTTP_1_1 201 105 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /alternative-title-types null HTTP_1_1 201 99 8 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /alternative-title-types null HTTP_1_1 201 99 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /alternative-title-types null HTTP_1_1 201 101 4 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /alternative-title-types null HTTP_1_1 201 101 4 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /alternative-title-types null HTTP_1_1 201 110 4 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /alternative-title-types null HTTP_1_1 201 99 4 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=electronic-access-relationships filePath=ref-data/electronic-access-relationships
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/electronic-access-relationships/resource.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/electronic-access-relationships/versionofresource.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/electronic-access-relationships/noinformationprovided.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/electronic-access-relationships/nodisplayconstantgenerated.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/electronic-access-relationships/relatedresource.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /electronic-access-relationships/3b430592-2e09-4b48-9a0c-0636d66b9fb3 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /electronic-access-relationships/f5d0068e-6272-458e-8a81-b85e7b9a14aa null HTTP_1_1 404 46 87 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /electronic-access-relationships/f50c90c9-bae0-4add-9cd0-db9092dbc9dd null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /electronic-access-relationships/ef03d582-219c-4221-8635-bc92f1107021 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /electronic-access-relationships/5bfe1b7b-f151-4501-8cfa-23b321d5cd1e null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postElectronicAccessRelationships
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /electronic-access-relationships null HTTP_1_1 201 107 7 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postElectronicAccessRelationships
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /electronic-access-relationships null HTTP_1_1 201 111 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postElectronicAccessRelationships
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /electronic-access-relationships null HTTP_1_1 201 96 7 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postElectronicAccessRelationships
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /electronic-access-relationships null HTTP_1_1 201 117 7 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postElectronicAccessRelationships
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /electronic-access-relationships null HTTP_1_1 201 104 7 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=ill-policies filePath=ref-data/ill-policies
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/UnknownReproductionPolicy.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/UnknownLendingPolicy.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/WillLend.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/WillNotReproduce.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/LimitedLendingPolicy.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/WillNotLend.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/WillReproduce.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/WillLendHardCopyOnly.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /ill-policies/c51f7aa9-9997-45e6-94d6-b502445aae9d null HTTP_1_1 404 46 88 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /ill-policies/37fc2702-7ec9-482a-a4e3-5ed9a122ece1 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /ill-policies/46970b40-918e-47a4-a45d-b1677a2d3d46 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /ill-policies/6bc6a71f-d6e2-4693-87f1-f495afddff00 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /ill-policies/9e49924b-f649-4b36-ab57-e66e639a9b0e null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /ill-policies/b0f97013-87f5-4bab-87f2-ac4a5191b489 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /ill-policies/2a572e7b-dfe5-4dee-8a62-b98d26a802e6 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /ill-policies/2b870182-a23d-48e8-917d-9421e5c3ce13 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIllPolicies
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /ill-policies null HTTP_1_1 201 115 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIllPolicies
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /ill-policies null HTTP_1_1 201 110 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIllPolicies
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /ill-policies null HTTP_1_1 201 97 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIllPolicies
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /ill-policies null HTTP_1_1 201 106 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIllPolicies
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /ill-policies null HTTP_1_1 201 110 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIllPolicies
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /ill-policies null HTTP_1_1 201 101 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIllPolicies
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /ill-policies null HTTP_1_1 201 102 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIllPolicies
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /ill-policies null HTTP_1_1 201 112 3 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=holdings-types filePath=ref-data/holdings-types
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-types/Electronic.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-types/Monograph.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-types/Serial.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-types/Multi-PartMonograph.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-types/Physical.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /holdings-types/996f93e2-5b5e-4cf2-9168-33ced1f95eed null HTTP_1_1 404 46 122 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /holdings-types/0c422f92-0f4d-4d32-8cbe-390ebc33a3e5 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /holdings-types/e6da6c98-6dd0-41bc-8b4b-cfd4bbd9c3ae null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /holdings-types/03c9c400-b9e3-4a07-ac0e-05ab470233ed null HTTP_1_1 404 46 6 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /holdings-types/dc35d0ae-e877-488b-8e97-6e41444e6d0a null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /holdings-types null HTTP_1_1 201 98 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /holdings-types null HTTP_1_1 201 97 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /holdings-types null HTTP_1_1 201 108 5 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /holdings-types null HTTP_1_1 201 96 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsTypes
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /holdings-types null HTTP_1_1 201 94 6 tid=test_tenant Created 
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=call-number-types filePath=ref-data/call-number-types
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/LibraryOfCongressClassification.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/UDC.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/NationalLibraryOfMedicineClassification.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/DeweyDecimalClassification.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/SourceSpecifiedInSubfield2.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/Title.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/ShelvingControlNumber.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/ShelvedSeparately.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/MOYS.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/OtherScheme.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/SuperIntendentOfDocumentsClassification.json
Aug 08, 2019 7:39:56 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/LCModified.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /call-number-types/95467209-6d7b-468b-94df-0f5d7ad2747d null HTTP_1_1 404 46 95 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /call-number-types/054d460d-d6b9-4469-9e37-7a78a2266655 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /call-number-types/03dd64d0-5626-4ecd-8ece-4531e0069f35 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /call-number-types/d644be8f-deb5-4c4d-8c9e-2291b7c0f46f null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /call-number-types/827a2b64-cbf5-4296-8545-130876e4dfc0 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /call-number-types/5ba6b62e-6858-490a-8102-5b1369873835 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /call-number-types/28927d76-e097-4f63-8510-e56f2b7a3ad0 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /call-number-types/cd70562c-dd0b-42f6-aa80-ce803d24d4a1 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /call-number-types/828ae637-dfa3-4265-a1af-5279c436edff null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /call-number-types/6caca63e-5651-4db6-9247-3205156e9699 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /call-number-types/fc388041-6cd0-4806-8a74-ebe3b9ab4c6e null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /call-number-types/512173a7-bd09-490e-b773-17d83f2b63fe null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /call-number-types null HTTP_1_1 201 122 6 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /call-number-types null HTTP_1_1 201 116 5 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /call-number-types null HTTP_1_1 201 131 5 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /call-number-types null HTTP_1_1 201 91 5 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /call-number-types null HTTP_1_1 201 119 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /call-number-types null HTTP_1_1 201 93 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /call-number-types null HTTP_1_1 201 111 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /call-number-types null HTTP_1_1 201 106 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /call-number-types null HTTP_1_1 201 92 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /call-number-types null HTTP_1_1 201 100 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /call-number-types null HTTP_1_1 201 130 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /call-number-types null HTTP_1_1 201 99 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=instance-note-types filePath=ref-data/instance-note-types
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/StudyProgramInformationNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/IssuingBodyNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ScaleNoteForGraphicMaterial.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/AdditionalPhysicalFormAvailable.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CreationProductionCreditsNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/PreferredCitationOfDescribedMaterialsNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/LocalNotes.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/SourceOfDescriptionNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CopyAndVersionIdentificationNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/BibliographicOrHistoricalData.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/TargetAudienceNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/LocationOfOriginalsDuplicatesNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/SystemDetailsNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ActionNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/SupplementNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/GeographicCoverageNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/GeneralNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/TermsGoverningUseAndReproductionNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/FormerTitleComplexityNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/LinkingEntryComplexityNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/DissertationNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/OriginalVersionNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CartographicMathematicalData.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/EntityAndAttributeInformationNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/LanguageNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/AccumulationAndFrequenceyOfUseNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/DataQualityNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/MethodologyNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/InformationAboutDocumentationNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CaseFileCharacteristicsNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/TypeOfComputerFileOrDataNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/Summary.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/DateTimeAndPlaceOfEventNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/RestrictionOnAccessNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/LocationOfOtherArchivalMaterialsNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/AccessibilityNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ExhibitionNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/InformationRelatedToCopyrightStatus.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/WithNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ParticipantOrPerformerNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/PublicationsAboutDescribedMaterialsNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/BibliographyNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CumulativeIndexFindingAidesNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/NumberingPeculiaritiesNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/FundingInformationNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ReproductionNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ImmediateSourceOfAcquisitionNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/BindingInformationNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/FormattedContentsNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/AwardsNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/OwnershipAndCustodialHistoryNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/TypeOfReportAndPeriodCoveredNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CitationReferencesNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-note-types/06489647-c7b7-4b6c-878a-cb7c1178e9ca null HTTP_1_1 404 46 97 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-note-types/72c611ab-f353-4c09-a0cc-33ff96cc3bef null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-note-types/49475f04-35ef-4f8a-aa7f-92773594ca76 null HTTP_1_1 404 46 5 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-note-types/9f08c9b7-500a-43e0-b00f-ba02396b198f null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-note-types/1d51e8b2-dee7-43f5-983c-a40757b9cdfa null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-note-types/09812302-92f7-497e-9120-ed25de458ea5 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-note-types/265c4910-3997-4242-9269-6a4a2e91392b null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-note-types/66ea8f28-d5da-426a-a7c9-739a5d676347 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-note-types/ec9f8285-6bf9-4e6c-a3cb-38ef17f0317f null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-note-types/c636881b-8927-4480-ad1b-8d7b27b4bbfe null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-note-types/922fdcde-952d-45c2-b9ea-5fc8959ad116 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-note-types/c6340b85-d048-426a-89aa-163cfb801a56 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-note-types/1c017b8d-c783-4f63-b620-079f7a5b9c07 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-note-types/95f62ca7-5df5-4a51-9890-d0ec3a34665f null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-note-types/aecfda7a-e8aa-46d6-9046-9b0b8c231b85 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-note-types/28e12ad3-4a8d-48cc-b56c-a5ded22fc844 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-note-types/f677d908-69c6-4450-94a6-abbcf94a1ee5 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-note-types/6a2533a7-4de2-4e64-8466-074c2fa9308c null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-note-types/806cb024-80d2-47c2-8bbf-b91091c85f68 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-note-types/779c22a2-311c-4ebb-b71e-b246c7ee574d null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-note-types/b73cc9c2-c9fa-49aa-964f-5ae1aa754ecd null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-note-types/42be8949-6f69-4c55-874b-60b744ac1103 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-note-types/794f19f1-d00b-4b4b-97e9-0de5a34495a0 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-note-types/1cb8ac76-01fa-49be-8b9c-fcdaf17458a5 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-note-types/7356cde5-ec6b-4961-9cb0-961c48a37af4 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-note-types/1c7acba3-523d-4237-acd2-e88549bfc660 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-note-types/13047c94-7d2c-4c41-9658-abacfa97a5c8 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-note-types/02b5b0c6-3375-4912-ac75-ad9f552362b2 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-note-types/7929eee7-6822-4199-8df4-bb2ae773e4cd null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-note-types/6f76f4e7-9c0b-4138-9371-09b36136372d null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-note-types/3d931c23-6ae8-4e5a-8802-dc8c2e21ea19 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-note-types/10e2e11b-450f-45c8-b09b-0f819999966e null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-note-types/43295b78-3bfa-4c28-bc7f-8d924f63493f null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-note-types/9a4b39f4-a7d5-4c4d-abc6-5ccf1fc1d78c null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-note-types/e814a32e-02da-4773-8f3a-6629cdb7ecdf null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-note-types/a6a5550f-4981-4b48-b821-a57d5c8ca3b3 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-note-types/0ed2da88-3f81-42f5-b688-91b70919d9bb null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-note-types/654be0fd-bba2-4791-afa3-ae60300d7043 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-note-types/06b44741-888e-4b15-a75e-cb29e27752d1 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-note-types/9b56b954-7f3b-4e4b-8ed0-cf40aef13975 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-note-types/e0ea861c-959f-4912-8579-5e9ea8a69454 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-note-types/86b6e817-e1bc-42fb-bab0-70e7547de6c1 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-note-types/fda2f2e3-965f-4220-8a2b-93d35ce6d582 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-note-types/cf635f41-29e7-4dd0-8598-33f230157074 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-note-types/f289c02b-9515-4c3f-b242-ffd071e82135 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-note-types/d548fdff-b71c-4359-8055-f1c008c30f01 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-note-types/86c4bd09-16de-45ee-89d3-b6d32fae6de9 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-note-types/0dc69a30-6d2b-40df-a50e-e4982bda86f4 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /instance-note-types/5ba8e385-0e27-462e-a571-ffa1fa34ea54 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /instance-note-types/e8cdc2fe-c53c-478a-a7f3-47f2fc79c6d4 null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /instance-note-types/f939b820-4a23-43d1-84ba-101add6e1456 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /instance-note-types/56cf513e-a738-40c5-a3ab-b0c60ba07e15 null HTTP_1_1 404 46 2 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /instance-note-types/6ca9df3f-454d-4b5b-9d41-feb5d5030b99 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-note-types null HTTP_1_1 201 118 5 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-note-types null HTTP_1_1 201 119 5 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-note-types null HTTP_1_1 201 105 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-note-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-note-types null HTTP_1_1 201 127 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-note-types null HTTP_1_1 201 134 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-note-types null HTTP_1_1 201 114 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-note-types null HTTP_1_1 201 124 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-note-types null HTTP_1_1 201 99 4 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-note-types null HTTP_1_1 201 119 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-note-types null HTTP_1_1 201 108 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-note-types null HTTP_1_1 201 99 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-note-types null HTTP_1_1 201 127 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-note-types null HTTP_1_1 201 103 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-note-types null HTTP_1_1 201 107 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-note-types null HTTP_1_1 201 112 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-note-types null HTTP_1_1 201 129 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-note-types null HTTP_1_1 201 100 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-note-types null HTTP_1_1 201 116 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-note-types null HTTP_1_1 201 117 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-note-types null HTTP_1_1 201 105 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-note-types null HTTP_1_1 201 109 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-note-types null HTTP_1_1 201 118 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-note-types null HTTP_1_1 201 125 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-note-types null HTTP_1_1 201 101 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-note-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-note-types null HTTP_1_1 201 124 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-note-types null HTTP_1_1 201 104 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-note-types null HTTP_1_1 201 105 4 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-note-types null HTTP_1_1 201 118 4 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-note-types null HTTP_1_1 201 122 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-note-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-note-types null HTTP_1_1 201 95 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-note-types null HTTP_1_1 201 115 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-note-types null HTTP_1_1 201 129 4 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-note-types null HTTP_1_1 201 106 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-note-types null HTTP_1_1 201 104 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-note-types null HTTP_1_1 201 127 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-note-types null HTTP_1_1 201 97 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-note-types null HTTP_1_1 201 117 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-note-types null HTTP_1_1 201 131 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-note-types null HTTP_1_1 201 105 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-note-types null HTTP_1_1 201 126 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-note-types null HTTP_1_1 201 116 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-note-types null HTTP_1_1 201 112 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-note-types null HTTP_1_1 201 105 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-note-types null HTTP_1_1 201 124 1 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-note-types null HTTP_1_1 201 112 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /instance-note-types null HTTP_1_1 201 111 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /instance-note-types null HTTP_1_1 201 99 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /instance-note-types null HTTP_1_1 201 126 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /instance-note-types null HTTP_1_1 201 124 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /instance-note-types null HTTP_1_1 201 114 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=holdings-note-types filePath=ref-data/holdings-note-types
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/ElectronicBookplate.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/CopyNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/ActionNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/Binding.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/Provenance.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/Reproduction.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/Note.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /holdings-note-types/c4407cc7-d79f-4609-95bd-1cefb2e2b5c5 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /holdings-note-types/e19eabab-a85c-4aef-a7b2-33bd9acef24e null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /holdings-note-types/88914775-f677-4759-b57b-1a33b90b24e0 null HTTP_1_1 404 46 125 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /holdings-note-types/db9b4787-95f0-4e78-becf-26748ce6bdeb null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /holdings-note-types/d6510242-5ec3-42ed-b593-3585d2e48fd6 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /holdings-note-types/6a41b714-8574-4084-8d64-a9373c3fbb59 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /holdings-note-types/b160f13a-ddba-4053-b9c4-60ec5ea45d56 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /holdings-note-types null HTTP_1_1 201 97 5 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /holdings-note-types null HTTP_1_1 201 95 5 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /holdings-note-types null HTTP_1_1 201 108 5 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /holdings-note-types null HTTP_1_1 201 98 4 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /holdings-note-types null HTTP_1_1 201 99 4 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /holdings-note-types null HTTP_1_1 201 100 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /holdings-note-types null HTTP_1_1 201 92 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=item-note-types filePath=ref-data/item-note-types
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/ElectronicBookplate.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/CopyNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/ActionNote.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/Binding.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/Provenance.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/Reproduction.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/Note.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /item-note-types/1dde7141-ec8a-4dae-9825-49ce14c728e7 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /item-note-types/0e40884c-3523-4c6d-8187-d578e3d2794e null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 PUT /item-note-types/f3ae3823-d096-4c65-8734-0c1efd2ffea8 null HTTP_1_1 404 46 85 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 PUT /item-note-types/c3a539b9-9576-4e3a-b6de-d910200b2919 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 PUT /item-note-types/87c450be-2033-41fb-80ba-dd2409883681 null HTTP_1_1 404 46 4 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 PUT /item-note-types/acb3a58f-1d72-461d-97c3-0e7119e8d544 null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 PUT /item-note-types/8d0a5eca-25de-4391-81a9-236eeefdd20b null HTTP_1_1 404 46 3 tid=test_tenant Not Found 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /item-note-types null HTTP_1_1 201 108 4 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /item-note-types null HTTP_1_1 201 97 5 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38024 POST /item-note-types null HTTP_1_1 201 99 5 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38032 POST /item-note-types null HTTP_1_1 201 98 4 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38028 POST /item-note-types null HTTP_1_1 201 95 3 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38030 POST /item-note-types null HTTP_1_1 201 100 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemNoteTypes
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38026 POST /item-note-types null HTTP_1_1 201 92 2 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postTenant
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38018 POST /_/tenant null HTTP_1_1 201 0 7035 tid=test_tenant Created 
Aug 08, 2019 7:39:57 PM org.folio.rest.impl.TenantRefAPI
INFO: postTenant
Aug 08, 2019 7:39:57 PM org.folio.rest.impl.TenantAPI
INFO: sending... postTenant for test_tenant
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Executing multiple statements with id 62222809
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  SET search_path TO test_tenant_mod_inventory_storage,  public
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  SET search_path TO test_tenant_mod_inventory_storage,  public
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  SET search_path TO public, test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  SET search_path TO public, test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart2(rows bigint, lim bigint, query text) RETURNS integer AS $$
 DECLARE   rec   record;   cnt integer; BEGIN   IF rows = lim THEN       FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP         cnt := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)');         EXIT WHEN cnt IS NOT NULL;       END LOOP;       RETURN cnt;   END IF;   RETURN rows; END; $$ LANGUAGE plpgsql VOLATILE STRICT
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart2(rows bigint, lim bigint, query text) RETURNS integer AS $$
 DECLARE   rec   record;   cnt integer; BEGIN   IF rows = lim THEN       FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP         cnt := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)');         EXIT WHEN cnt IS NOT NULL;       END LOOP;       RETURN cnt; 
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart(query text) RETURNS integer AS $$
 DECLARE   rec   record;   rows  integer;   q   text; BEGIN   rows = test_tenant_mod_inventory_storage.count_estimate_smart2(20000 , 20000 , query);   IF rows > 20000  THEN     RETURN rows;   END IF;   q = 'with counter as (' ||       regexp_replace(           query,             '\mselect.*?from',             'select null FROM',             'i'          )          || ' LIMIT 20000  ), '          || ' count_on as ( SELECT count(*) as count from counter ) '          || ' SELECT count FROM count_on';     EXECUTE q INTO rec;     rows := rec."count";     IF rows = 20000  THEN     rows = test_tenant_mod_inventory_storage.count_estimate_smart2(20000, 20000, query);         IF rows < 20000  THEN           rows = 20000 ;         END IF;     END IF;   RETURN rows; END; $$ LANGUAGE plpgsql IMMUTABLE STRICT
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart(query text) RETURNS integer AS $$
 DECLARE   rec   record;   rows  integer;   q   text; BEGIN   rows = test_tenant_mod_inventory_storage.count_estimate_smart2(20000 , 20000 , query);   IF rows > 20000  THEN     RETURN rows;   END IF;   q = 'with counter as (' ||       regexp_replace(           query,             '\ms
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart_depricated(query text) RETURNS integer AS $$
 DECLARE   rec   record;   rows  integer; BEGIN   FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP     rows := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)');     EXIT WHEN rows IS NOT NULL;   END LOOP;   IF rows < 20000 THEN     EXECUTE regexp_replace(       query,         '\mselect.*?from',         'select count(*) FROM',         'i'      )     INTO rec;     rows := rec."count";   END IF;   RETURN rows; END; $$ LANGUAGE plpgsql VOLATILE STRICT
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.count_estimate_smart_depricated(query text) RETURNS integer AS $$
 DECLARE   rec   record;   rows  integer; BEGIN   FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP     rows := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)');     EXIT WHEN rows IS NOT NULL;   END LOOP;   IF rows < 20000 THEN     EXECUTE regexp_replace(       query,   
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION f_unaccent(text)
   RETURNS text AS $func$ SELECT public.unaccent('public.unaccent', $1)  -- schema-qualify function and dictionary $func$  LANGUAGE sql IMMUTABLE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION f_unaccent(text)
   RETURNS text AS $func$ SELECT public.unaccent('public.unaccent', $1)  -- schema-qualify function and dictionary $func$  LANGUAGE sql IMMUTABLE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_id_in_jsonb()
 RETURNS TRIGGER AS $$ BEGIN   NEW.jsonb = jsonb_set(NEW.jsonb, '{id}', to_jsonb(NEW.id));   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_id_in_jsonb()
 RETURNS TRIGGER AS $$ BEGIN   NEW.jsonb = jsonb_set(NEW.jsonb, '{id}', to_jsonb(NEW.id));   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loan_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loan_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_loan_type ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_loan_type ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loan_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loan_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.loan_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.loan_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS loan_type_name_idx_unique ON test_tenant_mod_inventory_storage.loan_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS loan_type_name_idx_unique ON test_tenant_mod_inventory_storage.loan_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_loan_type_references ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_loan_type_references ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_loan_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_loan_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loan_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loan_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loan_type_md_trigger ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loan_type_md_trigger ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loan_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loan_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loan_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loan_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loan_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loan_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loan_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loan_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.json
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loan_type_md_json_trigger ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loan_type_md_json_trigger ON test_tenant_mod_inventory_storage.loan_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loan_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loan_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loan_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loan_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loan_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loan_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.material_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.material_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_material_type ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_material_type ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.material_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.material_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.material_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.material_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS material_type_id_idx ON test_tenant_mod_inventory_storage.material_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS material_type_id_idx ON test_tenant_mod_inventory_storage.material_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS material_type_name_idx_unique ON test_tenant_mod_inventory_storage.material_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS material_type_name_idx_unique ON test_tenant_mod_inventory_storage.material_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_material_type_references ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_material_type_references ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_material_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_material_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.material_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.material_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestampt
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_material_type_md_trigger ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_material_type_md_trigger ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_material_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.material_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.material_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_material_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.material_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.material_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_material_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_material_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_material_type_md_json_trigger ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_material_type_md_json_trigger ON test_tenant_mod_inventory_storage.material_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_material_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.material_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_material_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_material_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.material_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_material_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.locinstitution (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.locinstitution (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_locinstitution ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_locinstitution ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.locinstitution       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.locinstitution       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.locinstitution       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.locinstitution       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS locinstitution_name_idx_unique ON test_tenant_mod_inventory_storage.locinstitution     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS locinstitution_name_idx_unique ON test_tenant_mod_inventory_storage.locinstitution     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_locinstitution_references ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_locinstitution_references ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_locinstitution_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_locinstitution_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.locinstitution_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.locinstitution_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamp
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_locinstitution_md_trigger ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_locinstitution_md_trigger ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_locinstitution_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.locinstitution    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.locinstitution_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_locinstitution_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.locinstitution    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.locinstitution_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_locinstitution_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_locinstitution_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_locinstitution_md_json_trigger ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_locinstitution_md_json_trigger ON test_tenant_mod_inventory_storage.locinstitution CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_locinstitution_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.locinstitution   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_locinstitution_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_locinstitution_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.locinstitution   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_locinstitution_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loccampus (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loccampus (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_loccampus ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_loccampus ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loccampus       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loccampus       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.loccampus       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.loccampus       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS loccampus_name_idx_unique ON test_tenant_mod_inventory_storage.loccampus     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS loccampus_name_idx_unique ON test_tenant_mod_inventory_storage.loccampus     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.loccampus         ADD COLUMN IF NOT EXISTS institutionId UUID REFERENCES test_tenant_mod_inventory_storage.locinstitution    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.loccampus         ADD COLUMN IF NOT EXISTS institutionId UUID REFERENCES test_tenant_mod_inventory_storage.locinstitution    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_loccampus_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.institutionId = (NEW.jsonb->>'institutionId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_loccampus_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.institutionId = (NEW.jsonb->>'institutionId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_loccampus_references ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_loccampus_references ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_loccampus_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loccampus       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_loccampus_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_loccampus_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loccampus       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_loccampus_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loccampus_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loccampus_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loccampus_md_trigger ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loccampus_md_trigger ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loccampus_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loccampus    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loccampus_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loccampus_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loccampus    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loccampus_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loccampus_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loccampus_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.json
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loccampus_md_json_trigger ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loccampus_md_json_trigger ON test_tenant_mod_inventory_storage.loccampus CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loccampus_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loccampus   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loccampus_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loccampus_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loccampus   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loccampus_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loclibrary (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.loclibrary (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_loclibrary ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_loclibrary ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loclibrary       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loclibrary       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.loclibrary       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.loclibrary       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS loclibrary_name_idx_unique ON test_tenant_mod_inventory_storage.loclibrary     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS loclibrary_name_idx_unique ON test_tenant_mod_inventory_storage.loclibrary     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.loclibrary         ADD COLUMN IF NOT EXISTS campusId UUID REFERENCES test_tenant_mod_inventory_storage.loccampus    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.loclibrary         ADD COLUMN IF NOT EXISTS campusId UUID REFERENCES test_tenant_mod_inventory_storage.loccampus    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_loclibrary_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.campusId = (NEW.jsonb->>'campusId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_loclibrary_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.campusId = (NEW.jsonb->>'campusId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_loclibrary_references ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_loclibrary_references ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_loclibrary_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loclibrary       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_loclibrary_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_loclibrary_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.loclibrary       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_loclibrary_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loclibrary_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.loclibrary_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz A
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loclibrary_md_trigger ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loclibrary_md_trigger ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loclibrary_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loclibrary    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loclibrary_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loclibrary_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.loclibrary    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.loclibrary_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loclibrary_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_loclibrary_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jso
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_loclibrary_md_json_trigger ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_loclibrary_md_json_trigger ON test_tenant_mod_inventory_storage.loclibrary CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_loclibrary_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loclibrary   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loclibrary_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_loclibrary_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.loclibrary   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_loclibrary_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.location (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.location (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_location ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_location ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.location       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.location       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.location       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.location       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS location_name_idx_unique ON test_tenant_mod_inventory_storage.location     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS location_name_idx_unique ON test_tenant_mod_inventory_storage.location     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS location_code_idx_unique ON test_tenant_mod_inventory_storage.location     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS location_code_idx_unique ON test_tenant_mod_inventory_storage.location     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.location         ADD COLUMN IF NOT EXISTS institutionId UUID REFERENCES test_tenant_mod_inventory_storage.locinstitution,             ADD COLUMN IF NOT EXISTS campusId UUID REFERENCES test_tenant_mod_inventory_storage.loccampus,             ADD COLUMN IF NOT EXISTS libraryId UUID REFERENCES test_tenant_mod_inventory_storage.loclibrary    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.location         ADD COLUMN IF NOT EXISTS institutionId UUID REFERENCES test_tenant_mod_inventory_storage.locinstitution,             ADD COLUMN IF NOT EXISTS campusId UUID REFERENCES test_tenant_mod_inventory_storage.loccampus,             ADD COLUMN IF NOT EXISTS libraryId UUID REFERENCES test_tenant_mod_inventory_storage.loclibrary    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_location_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.institutionId = (NEW.jsonb->>'institutionId');       NEW.campusId = (NEW.jsonb->>'campusId');       NEW.libraryId = (NEW.jsonb->>'libraryId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_location_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.institutionId = (NEW.jsonb->>'institutionId');       NEW.campusId = (NEW.jsonb->>'campusId');       NEW.libraryId = (NEW.jsonb->>'libraryId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_location_references ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_location_references ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_location_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.location       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_location_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_location_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.location       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_location_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.location_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.location_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT 
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_location_md_trigger ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_location_md_trigger ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_location_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.location    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.location_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_location_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.location    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.location_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_location_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_location_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_location_md_json_trigger ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_location_md_json_trigger ON test_tenant_mod_inventory_storage.location CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_location_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.location   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_location_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_location_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.location   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_location_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.service_point (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.service_point (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_service_point ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_service_point ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.service_point       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.service_point       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_name_idx_unique ON test_tenant_mod_inventory_storage.service_point     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_name_idx_unique ON test_tenant_mod_inventory_storage.service_point     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_code_idx_unique ON test_tenant_mod_inventory_storage.service_point     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_code_idx_unique ON test_tenant_mod_inventory_storage.service_point     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_service_point_references ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_service_point_references ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_service_point_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_service_point_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.service_point_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.service_point_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestampt
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_service_point_md_trigger ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_service_point_md_trigger ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_service_point_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.service_point    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.service_point_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_service_point_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.service_point    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.service_point_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_service_point_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_service_point_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_service_point_md_json_trigger ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_service_point_md_json_trigger ON test_tenant_mod_inventory_storage.service_point CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_service_point_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.service_point   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_service_point_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_service_point_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.service_point   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_service_point_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.service_point_user (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.service_point_user (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_service_point_user ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_service_point_user ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point_user       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point_user       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.service_point_user       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.service_point_user       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_user_userId_idx_unique ON test_tenant_mod_inventory_storage.service_point_user     ( lower(f_unaccent(jsonb->>'userId')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS service_point_user_userId_idx_unique ON test_tenant_mod_inventory_storage.service_point_user     ( lower(f_unaccent(jsonb->>'userId')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.service_point_user         ADD COLUMN IF NOT EXISTS defaultServicePointId UUID REFERENCES test_tenant_mod_inventory_storage.service_point    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.service_point_user         ADD COLUMN IF NOT EXISTS defaultServicePointId UUID REFERENCES test_tenant_mod_inventory_storage.service_point    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_service_point_user_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.defaultServicePointId = (NEW.jsonb->>'defaultServicePointId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_service_point_user_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.defaultServicePointId = (NEW.jsonb->>'defaultServicePointId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_service_point_user_references ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_service_point_user_references ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_service_point_user_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point_user       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_service_point_user_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_service_point_user_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.service_point_user       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_service_point_user_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.service_point_user_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.service_point_user_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::times
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_service_point_user_md_trigger ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_service_point_user_md_trigger ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_service_point_user_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.service_point_user    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.service_point_user_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_service_point_user_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.service_point_user    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.service_point_user_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_service_point_user_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_service_point_user_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_service_point_user_md_json_trigger ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_service_point_user_md_json_trigger ON test_tenant_mod_inventory_storage.service_point_user CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_service_point_user_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.service_point_user   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_service_point_user_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_service_point_user_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.service_point_user   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_service_point_user_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.identifier_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.identifier_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_identifier_type ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_identifier_type ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.identifier_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.identifier_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.identifier_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.identifier_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS identifier_type_id_idx ON test_tenant_mod_inventory_storage.identifier_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS identifier_type_id_idx ON test_tenant_mod_inventory_storage.identifier_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS identifier_type_name_idx_unique ON test_tenant_mod_inventory_storage.identifier_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS identifier_type_name_idx_unique ON test_tenant_mod_inventory_storage.identifier_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_identifier_type_references ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_identifier_type_references ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_identifier_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_identifier_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.identifier_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.identifier_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestam
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_identifier_type_md_trigger ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_identifier_type_md_trigger ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_identifier_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.identifier_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.identifier_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_identifier_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.identifier_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.identifier_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_identifier_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_identifier_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_identifier_type_md_json_trigger ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_identifier_type_md_json_trigger ON test_tenant_mod_inventory_storage.identifier_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_identifier_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.identifier_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_identifier_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_identifier_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.identifier_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_identifier_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_relationship_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_relationship_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_relationship_type ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_relationship_type ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_relationship_type_id_idx ON test_tenant_mod_inventory_storage.instance_relationship_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_relationship_type_id_idx ON test_tenant_mod_inventory_storage.instance_relationship_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_relationship_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_relationship_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_relationship_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_relationship_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_relationship_type_references ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_relationship_type_references ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_relationship_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_relationship_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_relationship_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_relationship_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = inpu
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_relationship_type_md_trigger ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_relationship_type_md_trigger ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_relationship_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_relationship_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_relationship_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_relationship_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_relationship_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_relationship_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_relationship_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_relationship_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = j
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_relationship_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_relationship_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_relationship_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_relationship_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_relationship_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_relationship_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_relationship_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_relationship_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_relationship_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.contributor_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.contributor_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_contributor_type ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_contributor_type ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.contributor_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.contributor_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.contributor_type       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.contributor_type       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS contributor_type_id_idx ON test_tenant_mod_inventory_storage.contributor_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS contributor_type_id_idx ON test_tenant_mod_inventory_storage.contributor_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_type_name_idx_unique ON test_tenant_mod_inventory_storage.contributor_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_type_name_idx_unique ON test_tenant_mod_inventory_storage.contributor_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_type_code_idx_unique ON test_tenant_mod_inventory_storage.contributor_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_type_code_idx_unique ON test_tenant_mod_inventory_storage.contributor_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_contributor_type_references ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_contributor_type_references ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_contributor_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_contributor_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.contributor_type_set_md() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.contributor_type_set_md() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_contributor_type_md_trigger ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_contributor_type_md_trigger ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_contributor_type_md_json() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_contributor_type_md_json() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_contributor_type_md_json_trigger ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_contributor_type_md_json_trigger ON test_tenant_mod_inventory_storage.contributor_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.contributor_name_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.contributor_name_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_contributor_name_type ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_contributor_name_type ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.contributor_name_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.contributor_name_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.contributor_name_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.contributor_name_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS contributor_name_type_id_idx ON test_tenant_mod_inventory_storage.contributor_name_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS contributor_name_type_id_idx ON test_tenant_mod_inventory_storage.contributor_name_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_name_type_name_idx_unique ON test_tenant_mod_inventory_storage.contributor_name_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS contributor_name_type_name_idx_unique ON test_tenant_mod_inventory_storage.contributor_name_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_contributor_name_type_references ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_contributor_name_type_references ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_contributor_name_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_contributor_name_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.contributor_name_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.contributor_name_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::ti
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_contributor_name_type_md_trigger ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_contributor_name_type_md_trigger ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_contributor_name_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.contributor_name_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.contributor_name_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_contributor_name_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.contributor_name_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.contributor_name_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_contributor_name_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_contributor_name_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_contributor_name_type_md_json_trigger ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_contributor_name_type_md_json_trigger ON test_tenant_mod_inventory_storage.contributor_name_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_contributor_name_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.contributor_name_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_contributor_name_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_contributor_name_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.contributor_name_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_contributor_name_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_type ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_type ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_type       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_type       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_type_id_idx ON test_tenant_mod_inventory_storage.instance_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_type_id_idx ON test_tenant_mod_inventory_storage.instance_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_type_code_idx_unique ON test_tenant_mod_inventory_storage.instance_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_type_code_idx_unique ON test_tenant_mod_inventory_storage.instance_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_type_references ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_type_references ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.instance_type_set_md() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.instance_type_set_md() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_type_md_trigger ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_type_md_trigger ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_instance_type_md_json() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_instance_type_md_json() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_format (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_format (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_format ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_format ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_format       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_format       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_format       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_format       DROP COLUMN IF EXISTS creation_date CASCADE,       DROP COLUMN IF EXISTS created_by CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_format_id_idx ON test_tenant_mod_inventory_storage.instance_format     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_format_id_idx ON test_tenant_mod_inventory_storage.instance_format     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_format_name_idx_unique ON test_tenant_mod_inventory_storage.instance_format     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_format_name_idx_unique ON test_tenant_mod_inventory_storage.instance_format     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_format_code_idx_unique ON test_tenant_mod_inventory_storage.instance_format     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_format_code_idx_unique ON test_tenant_mod_inventory_storage.instance_format     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_format_references ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_format_references ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_format_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_format_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.instance_format_set_md() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.instance_format_set_md() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_format_md_trigger ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_format_md_trigger ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_instance_format_md_json() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.set_instance_format_md_json() CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_format_md_json_trigger ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_format_md_json_trigger ON test_tenant_mod_inventory_storage.instance_format CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.nature_of_content_term (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.nature_of_content_term (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_nature_of_content_term ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_nature_of_content_term ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.nature_of_content_term       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.nature_of_content_term       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.nature_of_content_term       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.nature_of_content_term       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS nature_of_content_term_id_idx ON test_tenant_mod_inventory_storage.nature_of_content_term     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS nature_of_content_term_id_idx ON test_tenant_mod_inventory_storage.nature_of_content_term     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS nature_of_content_term_name_idx_unique ON test_tenant_mod_inventory_storage.nature_of_content_term     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS nature_of_content_term_name_idx_unique ON test_tenant_mod_inventory_storage.nature_of_content_term     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_nature_of_content_term_references ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_nature_of_content_term_references ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_nature_of_content_term_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_nature_of_content_term_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.nature_of_content_term_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.nature_of_content_term_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::t
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_nature_of_content_term_md_trigger ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_nature_of_content_term_md_trigger ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_nature_of_content_term_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.nature_of_content_term    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.nature_of_content_term_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_nature_of_content_term_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.nature_of_content_term    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.nature_of_content_term_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_nature_of_content_term_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_nature_of_content_term_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_nature_of_content_term_md_json_trigger ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_nature_of_content_term_md_json_trigger ON test_tenant_mod_inventory_storage.nature_of_content_term CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_nature_of_content_term_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.nature_of_content_term   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_nature_of_content_term_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_nature_of_content_term_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.nature_of_content_term   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_nature_of_content_term_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.classification_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.classification_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_classification_type ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_classification_type ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.classification_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.classification_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.classification_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.classification_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS classification_type_id_idx ON test_tenant_mod_inventory_storage.classification_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS classification_type_id_idx ON test_tenant_mod_inventory_storage.classification_type     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS classification_type_name_idx_unique ON test_tenant_mod_inventory_storage.classification_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS classification_type_name_idx_unique ON test_tenant_mod_inventory_storage.classification_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_classification_type_references ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_classification_type_references ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_classification_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_classification_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.classification_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.classification_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::time
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_classification_type_md_trigger ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_classification_type_md_trigger ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_classification_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.classification_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.classification_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_classification_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.classification_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.classification_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_classification_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_classification_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_se
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_classification_type_md_json_trigger ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_classification_type_md_json_trigger ON test_tenant_mod_inventory_storage.classification_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_classification_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.classification_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_classification_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_classification_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.classification_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_classification_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.electronic_access_relationship (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.electronic_access_relationship (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_electronic_access_relationship ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_electronic_access_relationship ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.electronic_access_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.electronic_access_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.electronic_access_relationship       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.electronic_access_relationship       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS electronic_access_relationship_name_idx_unique ON test_tenant_mod_inventory_storage.electronic_access_relationship     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS electronic_access_relationship_name_idx_unique ON test_tenant_mod_inventory_storage.electronic_access_relationship     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_electronic_access_relationship_references ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_electronic_access_relationship_references ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_electronic_access_relationship_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_electronic_access_relationship_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.electronic_access_relationship_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.electronic_access_relationship_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = 
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_electronic_access_relationship_md_trigger ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_electronic_access_relationship_md_trigger ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_electronic_access_relationship_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.electronic_access_relationship    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.electronic_access_relationship_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_electronic_access_relationship_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.electronic_access_relationship    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.electronic_access_relationship_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_electronic_access_relationship_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_electronic_access_relationship_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_electronic_access_relationship_md_json_trigger ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_electronic_access_relationship_md_json_trigger ON test_tenant_mod_inventory_storage.electronic_access_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_electronic_access_relationship_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.electronic_access_relationship   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_electronic_access_relationship_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_electronic_access_relationship_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.electronic_access_relationship   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_electronic_access_relationship_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.statistical_code_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.statistical_code_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_statistical_code_type ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_statistical_code_type ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS statistical_code_type_code_idx_unique ON test_tenant_mod_inventory_storage.statistical_code_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS statistical_code_type_code_idx_unique ON test_tenant_mod_inventory_storage.statistical_code_type     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_statistical_code_type_references ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_statistical_code_type_references ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_statistical_code_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_statistical_code_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.statistical_code_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.statistical_code_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::ti
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_statistical_code_type_md_trigger ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_statistical_code_type_md_trigger ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_statistical_code_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.statistical_code_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.statistical_code_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_statistical_code_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.statistical_code_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.statistical_code_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_statistical_code_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_statistical_code_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_statistical_code_type_md_json_trigger ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_statistical_code_type_md_json_trigger ON test_tenant_mod_inventory_storage.statistical_code_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_statistical_code_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.statistical_code_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_statistical_code_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_statistical_code_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.statistical_code_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_statistical_code_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.statistical_code (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.statistical_code (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_statistical_code ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_statistical_code ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS statistical_code_code_statisticalCodeTypeId_idx_unique ON test_tenant_mod_inventory_storage.statistical_code     ( lower(f_unaccent(jsonb->>'code')) , lower(f_unaccent(jsonb->>'statisticalCodeTypeId')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS statistical_code_code_statisticalCodeTypeId_idx_unique ON test_tenant_mod_inventory_storage.statistical_code     ( lower(f_unaccent(jsonb->>'code')) , lower(f_unaccent(jsonb->>'statisticalCodeTypeId')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code         ADD COLUMN IF NOT EXISTS statisticalCodeTypeId UUID REFERENCES test_tenant_mod_inventory_storage.statistical_code_type    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.statistical_code         ADD COLUMN IF NOT EXISTS statisticalCodeTypeId UUID REFERENCES test_tenant_mod_inventory_storage.statistical_code_type    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_statistical_code_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.statisticalCodeTypeId = (NEW.jsonb->>'statisticalCodeTypeId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_statistical_code_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.statisticalCodeTypeId = (NEW.jsonb->>'statisticalCodeTypeId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_statistical_code_references ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_statistical_code_references ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_statistical_code_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_statistical_code_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_statistical_code_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.statistical_code       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_statistical_code_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.statistical_code_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.statistical_code_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timesta
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_statistical_code_md_trigger ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_statistical_code_md_trigger ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_statistical_code_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.statistical_code    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.statistical_code_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_statistical_code_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.statistical_code    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.statistical_code_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_statistical_code_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_statistical_code_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(N
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_statistical_code_md_json_trigger ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_statistical_code_md_json_trigger ON test_tenant_mod_inventory_storage.statistical_code CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_statistical_code_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.statistical_code   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_statistical_code_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_statistical_code_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.statistical_code   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_statistical_code_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_status (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_status (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_status ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_status ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_status       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_status       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_status       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_status       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_status_name_idx_unique ON test_tenant_mod_inventory_storage.instance_status     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_status_name_idx_unique ON test_tenant_mod_inventory_storage.instance_status     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_status_code_idx_unique ON test_tenant_mod_inventory_storage.instance_status     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_status_code_idx_unique ON test_tenant_mod_inventory_storage.instance_status     ( lower(f_unaccent(jsonb->>'code')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_status_references ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_status_references ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_status_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_status_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_status_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_status_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestam
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_status_md_trigger ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_status_md_trigger ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_status_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_status    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_status_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_status_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_status    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_status_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_status_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_status_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_status_md_json_trigger ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_status_md_json_trigger ON test_tenant_mod_inventory_storage.instance_status CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_status_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_status   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_status_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_status_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_status   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_status_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.mode_of_issuance (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.mode_of_issuance (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_mode_of_issuance ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_mode_of_issuance ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.mode_of_issuance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.mode_of_issuance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.mode_of_issuance       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.mode_of_issuance       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS mode_of_issuance_name_idx_unique ON test_tenant_mod_inventory_storage.mode_of_issuance     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS mode_of_issuance_name_idx_unique ON test_tenant_mod_inventory_storage.mode_of_issuance     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_mode_of_issuance_references ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_mode_of_issuance_references ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_mode_of_issuance_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_mode_of_issuance_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.mode_of_issuance_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.mode_of_issuance_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timesta
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_mode_of_issuance_md_trigger ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_mode_of_issuance_md_trigger ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_mode_of_issuance_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.mode_of_issuance    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.mode_of_issuance_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_mode_of_issuance_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.mode_of_issuance    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.mode_of_issuance_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_mode_of_issuance_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_mode_of_issuance_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(N
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_mode_of_issuance_md_json_trigger ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_mode_of_issuance_md_json_trigger ON test_tenant_mod_inventory_storage.mode_of_issuance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_mode_of_issuance_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.mode_of_issuance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_mode_of_issuance_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_mode_of_issuance_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.mode_of_issuance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_mode_of_issuance_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.alternative_title_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.alternative_title_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_alternative_title_type ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_alternative_title_type ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.alternative_title_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.alternative_title_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.alternative_title_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.alternative_title_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS alternative_title_type_name_idx_unique ON test_tenant_mod_inventory_storage.alternative_title_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS alternative_title_type_name_idx_unique ON test_tenant_mod_inventory_storage.alternative_title_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_alternative_title_type_references ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_alternative_title_type_references ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_alternative_title_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_alternative_title_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.alternative_title_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.alternative_title_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::t
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_alternative_title_type_md_trigger ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_alternative_title_type_md_trigger ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_alternative_title_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.alternative_title_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.alternative_title_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_alternative_title_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.alternative_title_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.alternative_title_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_alternative_title_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_alternative_title_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_alternative_title_type_md_json_trigger ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_alternative_title_type_md_json_trigger ON test_tenant_mod_inventory_storage.alternative_title_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_alternative_title_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.alternative_title_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_alternative_title_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_alternative_title_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.alternative_title_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_alternative_title_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_id_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_id_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_source_idx ON test_tenant_mod_inventory_storage.instance     (lower(jsonb->>'source'))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_source_idx ON test_tenant_mod_inventory_storage.instance     (lower(jsonb->>'source'))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_indexTitle_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'indexTitle')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_indexTitle_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'indexTitle')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_title_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'title')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_title_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'title')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_statisticalCodeIds_idx ON test_tenant_mod_inventory_storage.instance     (lower(jsonb->>'statisticalCodeIds'))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_statisticalCodeIds_idx ON test_tenant_mod_inventory_storage.instance     (lower(jsonb->>'statisticalCodeIds'))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_contributors_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'contributors')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_contributors_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'contributors')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_publication_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'publication')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_publication_idx ON test_tenant_mod_inventory_storage.instance     (lower(f_unaccent(jsonb->>'publication')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_hrid_idx_unique ON test_tenant_mod_inventory_storage.instance     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_hrid_idx_unique ON test_tenant_mod_inventory_storage.instance     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_title_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'title'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_title_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'title'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_indexTitle_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'indexTitle'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_indexTitle_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'indexTitle'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_contributors_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'contributors'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_contributors_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'contributors'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_identifiers_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'identifiers'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_identifiers_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'identifiers'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_instanceTypeId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'instanceTypeId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_instanceTypeId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'instanceTypeId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_instanceStatusId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(jsonb->>'instanceStatusId')) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_instanceStatusId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(jsonb->>'instanceStatusId')) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_modeOfIssuanceId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(jsonb->>'modeOfIssuanceId')) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_modeOfIssuanceId_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(jsonb->>'modeOfIssuanceId')) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_classifications_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'classifications'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_classifications_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'classifications'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_subjects_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'subjects'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_subjects_idx_gin ON test_tenant_mod_inventory_storage.instance USING GIN         ((lower(f_unaccent(jsonb->>'subjects'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS instance_title_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'title')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS instance_title_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'title')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS instance_languages_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'languages')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS instance_languages_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'languages')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS instance_instanceTypeId_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'instanceTypeId')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS instance_instanceTypeId_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'instanceTypeId')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS instance_contributors_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'contributors')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS instance_contributors_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'contributors')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS instance_identifiers_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'identifiers')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS instance_identifiers_idx_ft ON test_tenant_mod_inventory_storage.instance USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'identifiers')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance         ADD COLUMN IF NOT EXISTS instanceStatusId UUID REFERENCES test_tenant_mod_inventory_storage.instance_status,             ADD COLUMN IF NOT EXISTS modeOfIssuanceId UUID REFERENCES test_tenant_mod_inventory_storage.mode_of_issuance    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance         ADD COLUMN IF NOT EXISTS instanceStatusId UUID REFERENCES test_tenant_mod_inventory_storage.instance_status,             ADD COLUMN IF NOT EXISTS modeOfIssuanceId UUID REFERENCES test_tenant_mod_inventory_storage.mode_of_issuance    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.instanceStatusId = (NEW.jsonb->>'instanceStatusId');       NEW.modeOfIssuanceId = (NEW.jsonb->>'modeOfIssuanceId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.instanceStatusId = (NEW.jsonb->>'instanceStatusId');       NEW.modeOfIssuanceId = (NEW.jsonb->>'modeOfIssuanceId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_references ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_references ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_instance_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_instance_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT 
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_md_trigger ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_md_trigger ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_md_json_trigger ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_md_json_trigger ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.instance.jsonb
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.instance.jsonb
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.instance_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.instance_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"in' || LPAD(nextval('test_tenant_mod_inventory_storage.instance_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"in' || LPAD(nextval('test_tenant_mod_inventory_storage.instance_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_hrid ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_hrid ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_hrid()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_hrid()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_relationship (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_relationship (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_relationship ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_relationship ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_relationship_id_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_relationship_id_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_relationship_superInstanceId_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'superInstanceId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_relationship_superInstanceId_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'superInstanceId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS instance_relationship_subInstanceId_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'subInstanceId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS instance_relationship_subInstanceId_idx ON test_tenant_mod_inventory_storage.instance_relationship     (lower(f_unaccent(jsonb->>'subInstanceId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship         ADD COLUMN IF NOT EXISTS superInstanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS subInstanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS instanceRelationshipTypeId UUID REFERENCES test_tenant_mod_inventory_storage.instance_relationship_type    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_relationship         ADD COLUMN IF NOT EXISTS superInstanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS subInstanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS instanceRelationshipTypeId UUID REFERENCES test_tenant_mod_inventory_s
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_relationship_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.superInstanceId = (NEW.jsonb->>'superInstanceId');       NEW.subInstanceId = (NEW.jsonb->>'subInstanceId');       NEW.instanceRelationshipTypeId = (NEW.jsonb->>'instanceRelationshipTypeId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_relationship_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.superInstanceId = (NEW.jsonb->>'superInstanceId');       NEW.subInstanceId = (NEW.jsonb->>'subInstanceId');       NEW.instanceRelationshipTypeId = (NEW.jsonb->>'instanceRelationshipTypeId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_relationship_references ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_relationship_references ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_instance_relationship_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_relationship_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_instance_relationship_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_relationship       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_relationship_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_relationship_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_relationship_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::ti
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_relationship_md_trigger ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_relationship_md_trigger ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_relationship_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_relationship    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_relationship_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_relationship_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_relationship    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_relationship_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_relationship_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_relationship_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_relationship_md_json_trigger ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_relationship_md_json_trigger ON test_tenant_mod_inventory_storage.instance_relationship CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_relationship_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_relationship   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_relationship_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_relationship_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_relationship   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_relationship_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_source_marc (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_source_marc (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_source_marc ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_source_marc ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_source_marc       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_source_marc       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_source_marc_references ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_source_marc_references ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_source_marc_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_source_marc_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_source_marc_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_source_marc_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::tim
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_source_marc_md_trigger ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_source_marc_md_trigger ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_source_marc_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_source_marc    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_source_marc_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_source_marc_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_source_marc    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_source_marc_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_source_marc_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_source_marc_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_s
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_source_marc_md_json_trigger ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_source_marc_md_json_trigger ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_source_marc_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_source_marc_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_source_marc_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_source_marc_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  ALTER TABLE test_tenant_mod_inventory_storage.instance_source_marc   ADD FOREIGN KEY (id) REFERENCES test_tenant_mod_inventory_storage.instance
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  ALTER TABLE test_tenant_mod_inventory_storage.instance_source_marc   ADD FOREIGN KEY (id) REFERENCES test_tenant_mod_inventory_storage.instance
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_sourceRecordFormat()
   RETURNS TRIGGER AS $$   BEGIN     CASE TG_OP     WHEN 'INSERT' THEN       NEW.jsonb := NEW.jsonb - 'sourceRecordFormat';     ELSE       NEW.jsonb := CASE (SELECT count(*) FROM test_tenant_mod_inventory_storage.instance_source_marc WHERE id=NEW.id)                    WHEN 0 THEN NEW.jsonb - 'sourceRecordFormat'                    ELSE jsonb_set(NEW.jsonb, '{sourceRecordFormat}', '"MARC-JSON"')                    END;     END CASE;     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_sourceRecordFormat()
   RETURNS TRIGGER AS $$   BEGIN     CASE TG_OP     WHEN 'INSERT' THEN       NEW.jsonb := NEW.jsonb - 'sourceRecordFormat';     ELSE       NEW.jsonb := CASE (SELECT count(*) FROM test_tenant_mod_inventory_storage.instance_source_marc WHERE id=NEW.id)                    WHEN 0 THEN NEW.jsonb - 'sourceReco
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_sourceRecordFormat ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_sourceRecordFormat ON test_tenant_mod_inventory_storage.instance CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_sourceRecordFormat   BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_sourceRecordFormat()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_sourceRecordFormat   BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_sourceRecordFormat()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_source_marc()
   RETURNS TRIGGER AS $$   BEGIN     IF (TG_OP = 'DELETE') THEN       UPDATE test_tenant_mod_inventory_storage.instance         SET jsonb = jsonb - 'sourceRecordFormat'         WHERE id = OLD.id;     ELSE       UPDATE test_tenant_mod_inventory_storage.instance         SET jsonb = jsonb_set(jsonb, '{sourceRecordFormat}', '"MARC-JSON"')         WHERE id = NEW.id;     END IF;     RETURN NULL;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_instance_source_marc()
   RETURNS TRIGGER AS $$   BEGIN     IF (TG_OP = 'DELETE') THEN       UPDATE test_tenant_mod_inventory_storage.instance         SET jsonb = jsonb - 'sourceRecordFormat'         WHERE id = OLD.id;     ELSE       UPDATE test_tenant_mod_inventory_storage.instance         SET jsonb = jsonb_set(jsonb, '{sourceRec
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS update_instance_source_marc ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS update_instance_source_marc ON test_tenant_mod_inventory_storage.instance_source_marc CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER update_instance_source_marc   AFTER DELETE OR INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_source_marc()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER update_instance_source_marc   AFTER DELETE OR INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_source_marc   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_instance_source_marc()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.ill_policy (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.ill_policy (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_ill_policy ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_ill_policy ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.ill_policy       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.ill_policy       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.ill_policy       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.ill_policy       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS ill_policy_name_idx_unique ON test_tenant_mod_inventory_storage.ill_policy     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS ill_policy_name_idx_unique ON test_tenant_mod_inventory_storage.ill_policy     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_ill_policy_references ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_ill_policy_references ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_ill_policy_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_ill_policy_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.ill_policy_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.ill_policy_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz A
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_ill_policy_md_trigger ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_ill_policy_md_trigger ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_ill_policy_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.ill_policy    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.ill_policy_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_ill_policy_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.ill_policy    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.ill_policy_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_ill_policy_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_ill_policy_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jso
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_ill_policy_md_json_trigger ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_ill_policy_md_json_trigger ON test_tenant_mod_inventory_storage.ill_policy CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_ill_policy_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.ill_policy   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_ill_policy_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_ill_policy_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.ill_policy   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_ill_policy_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.call_number_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.call_number_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_call_number_type ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_call_number_type ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.call_number_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.call_number_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.call_number_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.call_number_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS call_number_type_name_idx_unique ON test_tenant_mod_inventory_storage.call_number_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS call_number_type_name_idx_unique ON test_tenant_mod_inventory_storage.call_number_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_call_number_type_references ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_call_number_type_references ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_call_number_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_call_number_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.call_number_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.call_number_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timesta
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_call_number_type_md_trigger ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_call_number_type_md_trigger ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_call_number_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.call_number_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.call_number_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_call_number_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.call_number_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.call_number_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_call_number_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_call_number_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(N
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_call_number_type_md_json_trigger ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_call_number_type_md_json_trigger ON test_tenant_mod_inventory_storage.call_number_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_call_number_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.call_number_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_call_number_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_call_number_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.call_number_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_call_number_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_holdings_type ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_holdings_type ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_type_name_idx_unique ON test_tenant_mod_inventory_storage.holdings_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_type_name_idx_unique ON test_tenant_mod_inventory_storage.holdings_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_holdings_type_references ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_holdings_type_references ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_holdings_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_holdings_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestampt
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_type_md_trigger ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_type_md_trigger ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_type_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_type_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.instance_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_instance_note_type ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_instance_note_type ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.instance_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.instance_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.instance_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS instance_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS instance_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.instance_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_instance_note_type_references ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_instance_note_type_references ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_note_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_instance_note_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.instance_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::times
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_note_type_md_trigger ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_note_type_md_trigger ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_note_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.instance_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.instance_note_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_instance_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_instance_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_instance_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.instance_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_instance_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_note_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_instance_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.instance_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_instance_note_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_holdings_note_type ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_holdings_note_type ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.holdings_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.holdings_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_holdings_note_type_references ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_holdings_note_type_references ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_holdings_note_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_holdings_note_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::times
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_note_type_md_trigger ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_note_type_md_trigger ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_note_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_note_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_note_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_note_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.item_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.item_note_type (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_item_note_type ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_item_note_type ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item_note_type       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.item_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.item_note_type       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS item_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.item_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS item_note_type_name_idx_unique ON test_tenant_mod_inventory_storage.item_note_type     ( lower(f_unaccent(jsonb->>'name')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_item_note_type_references ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_item_note_type_references ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_item_note_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP FUNCTION IF EXISTS test_tenant_mod_inventory_storage.update_item_note_type_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.item_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.item_note_type_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamp
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_item_note_type_md_trigger ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_item_note_type_md_trigger ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_item_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.item_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.item_note_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_item_note_type_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.item_note_type    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.item_note_type_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_note_type_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_item_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_item_note_type_md_json_trigger ON test_tenant_mod_inventory_storage.item_note_type CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_item_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.item_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_note_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_item_note_type_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.item_note_type   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_note_type_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_record (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_record (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_holdings_record ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_holdings_record ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_record       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_record       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_record       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_record       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_id_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_id_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_instanceId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'instanceId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_instanceId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'instanceId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_permanentLocationId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'permanentLocationId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_permanentLocationId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'permanentLocationId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_temporaryLocationId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'temporaryLocationId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_temporaryLocationId_idx ON test_tenant_mod_inventory_storage.holdings_record     (lower(f_unaccent(jsonb->>'temporaryLocationId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_record_hrid_idx_unique ON test_tenant_mod_inventory_storage.holdings_record     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS holdings_record_hrid_idx_unique ON test_tenant_mod_inventory_storage.holdings_record     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_instanceId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'instanceId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_instanceId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'instanceId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_permanentLocationId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'permanentLocationId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_permanentLocationId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'permanentLocationId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS holdings_record_temporaryLocationId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'temporaryLocationId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS holdings_record_temporaryLocationId_idx_gin ON test_tenant_mod_inventory_storage.holdings_record USING GIN         ((lower(f_unaccent(jsonb->>'temporaryLocationId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_record         ADD COLUMN IF NOT EXISTS instanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS permanentLocationId UUID REFERENCES test_tenant_mod_inventory_storage.location,             ADD COLUMN IF NOT EXISTS temporaryLocationId UUID REFERENCES test_tenant_mod_inventory_storage.location,             ADD COLUMN IF NOT EXISTS holdingsTypeId UUID REFERENCES test_tenant_mod_inventory_storage.holdings_type,             ADD COLUMN IF NOT EXISTS callNumberTypeId UUID REFERENCES test_tenant_mod_inventory_storage.call_number_type,             ADD COLUMN IF NOT EXISTS illPolicyId UUID REFERENCES test_tenant_mod_inventory_storage.ill_policy    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.holdings_record         ADD COLUMN IF NOT EXISTS instanceId UUID REFERENCES test_tenant_mod_inventory_storage.instance,             ADD COLUMN IF NOT EXISTS permanentLocationId UUID REFERENCES test_tenant_mod_inventory_storage.location,             ADD COLUMN IF NOT EXISTS temporaryLocationId UUID REFERENCES test_tenant_mod_inventory_storage.locat
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_holdings_record_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.instanceId = (NEW.jsonb->>'instanceId');       NEW.permanentLocationId = (NEW.jsonb->>'permanentLocationId');       NEW.temporaryLocationId = (NEW.jsonb->>'temporaryLocationId');       NEW.holdingsTypeId = (NEW.jsonb->>'holdingsTypeId');       NEW.callNumberTypeId = (NEW.jsonb->>'callNumberTypeId');       NEW.illPolicyId = (NEW.jsonb->>'illPolicyId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_holdings_record_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.instanceId = (NEW.jsonb->>'instanceId');       NEW.permanentLocationId = (NEW.jsonb->>'permanentLocationId');       NEW.temporaryLocationId = (NEW.jsonb->>'temporaryLocationId');       NEW.holdingsTypeId = (NEW.jsonb->>'holdingsTypeId');       NEW.call
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_holdings_record_references ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_holdings_record_references ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_holdings_record_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_record       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_holdings_record_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_holdings_record_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.holdings_record       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_holdings_record_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_record_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.holdings_record_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestam
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_record_md_trigger ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_record_md_trigger ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_record_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_record    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_record_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_record_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_record    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.holdings_record_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_record_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_record_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_record_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_record_md_json_trigger ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_record_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_record   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_record_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_record_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.holdings_record   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_record_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_record_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.holdings_record.jsonb
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.holdings_record_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.holdings_record.jsonb
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.holdings_record_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.holdings_record_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_record_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"ho' || LPAD(nextval('test_tenant_mod_inventory_storage.holdings_record_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_holdings_record_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"ho' || LPAD(nextval('test_tenant_mod_inventory_storage.holdings_record_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_holdings_record_hrid ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_holdings_record_hrid ON test_tenant_mod_inventory_storage.holdings_record CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_holdings_record_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_record   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_record_hrid()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_holdings_record_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.holdings_record   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_holdings_record_hrid()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.item (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TABLE IF NOT EXISTS test_tenant_mod_inventory_storage.item (       id UUID PRIMARY KEY,       jsonb JSONB NOT NULL     )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_injson_item ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_injson_item ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS set_id_in_jsonb ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER set_id_in_jsonb BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_id_in_jsonb()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.item       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.item       ADD COLUMN IF NOT EXISTS creation_date timestamp,       ADD COLUMN IF NOT EXISTS created_by text
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_holdingsRecordId_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'holdingsRecordId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_holdingsRecordId_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'holdingsRecordId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_materialTypeId_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'materialTypeId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_materialTypeId_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'materialTypeId')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_barcode_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'barcode')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_barcode_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'barcode')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_status_name_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->'status'->>'name')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_status_name_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->'status'->>'name')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_id_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_id_idx ON test_tenant_mod_inventory_storage.item     (lower(f_unaccent(jsonb->>'id')))      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE UNIQUE INDEX IF NOT EXISTS item_hrid_idx_unique ON test_tenant_mod_inventory_storage.item     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE UNIQUE INDEX IF NOT EXISTS item_hrid_idx_unique ON test_tenant_mod_inventory_storage.item     ( lower(f_unaccent(jsonb->>'hrid')) )      
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_barcode_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'barcode'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_barcode_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'barcode'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_status_name_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->'status'->>'name'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_status_name_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->'status'->>'name'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_materialTypeId_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'materialTypeId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_materialTypeId_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'materialTypeId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE INDEX IF NOT EXISTS item_holdingsRecordId_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'holdingsRecordId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE INDEX IF NOT EXISTS item_holdingsRecordId_idx_gin ON test_tenant_mod_inventory_storage.item USING GIN         ((lower(f_unaccent(jsonb->>'holdingsRecordId'))) gin_trgm_ops)     
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:       CREATE INDEX IF NOT EXISTS item_barcode_idx_ft ON test_tenant_mod_inventory_storage.item USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'barcode')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:       CREATE INDEX IF NOT EXISTS item_barcode_idx_ft ON test_tenant_mod_inventory_storage.item USING GIN         ( to_tsvector('simple', f_unaccent(jsonb->>'barcode')) )
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      ALTER TABLE test_tenant_mod_inventory_storage.item         ADD COLUMN IF NOT EXISTS holdingsRecordId UUID REFERENCES test_tenant_mod_inventory_storage.holdings_record,             ADD COLUMN IF NOT EXISTS permanentLoanTypeId UUID REFERENCES test_tenant_mod_inventory_storage.loan_type,             ADD COLUMN IF NOT EXISTS temporaryLoanTypeId UUID REFERENCES test_tenant_mod_inventory_storage.loan_type,             ADD COLUMN IF NOT EXISTS materialTypeId UUID REFERENCES test_tenant_mod_inventory_storage.material_type,             ADD COLUMN IF NOT EXISTS permanentLocationId UUID REFERENCES test_tenant_mod_inventory_storage.location,             ADD COLUMN IF NOT EXISTS temporaryLocationId UUID REFERENCES test_tenant_mod_inventory_storage.location    
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      ALTER TABLE test_tenant_mod_inventory_storage.item         ADD COLUMN IF NOT EXISTS holdingsRecordId UUID REFERENCES test_tenant_mod_inventory_storage.holdings_record,             ADD COLUMN IF NOT EXISTS permanentLoanTypeId UUID REFERENCES test_tenant_mod_inventory_storage.loan_type,             ADD COLUMN IF NOT EXISTS temporaryLoanTypeId UUID REFERENCES test_tenant_mod_inventory_storage.lo
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_item_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.holdingsRecordId = (NEW.jsonb->>'holdingsRecordId');       NEW.permanentLoanTypeId = (NEW.jsonb->>'permanentLoanTypeId');       NEW.temporaryLoanTypeId = (NEW.jsonb->>'temporaryLoanTypeId');       NEW.materialTypeId = (NEW.jsonb->>'materialTypeId');       NEW.permanentLocationId = (NEW.jsonb->>'permanentLocationId');       NEW.temporaryLocationId = (NEW.jsonb->>'temporaryLocationId');       RETURN NEW;     END;     $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:     CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.update_item_references()
     RETURNS TRIGGER AS $$     BEGIN       NEW.holdingsRecordId = (NEW.jsonb->>'holdingsRecordId');       NEW.permanentLoanTypeId = (NEW.jsonb->>'permanentLoanTypeId');       NEW.temporaryLoanTypeId = (NEW.jsonb->>'temporaryLoanTypeId');       NEW.materialTypeId = (NEW.jsonb->>'materialTypeId');       NEW.per
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      DROP TRIGGER IF EXISTS update_item_references ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      DROP TRIGGER IF EXISTS update_item_references ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:      CREATE TRIGGER update_item_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_item_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:      CREATE TRIGGER update_item_references       BEFORE INSERT OR UPDATE ON test_tenant_mod_inventory_storage.item       FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.update_item_references()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.item_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME ZONE '+00';   END IF;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(createdDate));   NEW.creation_date = createdDate;   NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId';   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.item_set_md()
 RETURNS TRIGGER AS $$ DECLARE   input text;   createdDate timestamp; BEGIN   input = NEW.jsonb->'metadata'->>'createdDate';   IF input IS NULL THEN     RETURN NEW;   END IF;   IF (input::timestamp::timestamptz = input::timestamptz) THEN     createdDate = input::timestamp;   ELSE     createdDate = input::timestamptz AT TIME
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_item_md_trigger ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_item_md_trigger ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_item_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.item    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.item_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_item_md_trigger BEFORE INSERT ON test_tenant_mod_inventory_storage.item    FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.item_set_md()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdByUserId}', to_jsonb(NEW.created_by));   end if;   RETURN NEW; END; $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_md_json()
 RETURNS TRIGGER AS $$ BEGIN   if NEW.creation_date IS NULL then     RETURN NEW;   end if;   NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata,createdDate}', to_jsonb(NEW.creation_date));   if NEW.created_by IS NULL then     NEW.jsonb = NEW.jsonb #- '{metadata,createdByUserId}';   else     NEW.jsonb = jsonb_set(NEW.jsonb, '{
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_item_md_json_trigger ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_item_md_json_trigger ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_item_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.item   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_item_md_json_trigger BEFORE UPDATE ON test_tenant_mod_inventory_storage.item   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_md_json()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.item_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.item.jsonb
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE SEQUENCE IF NOT EXISTS test_tenant_mod_inventory_storage.item_hrid_seq   INCREMENT BY 1   START WITH 1   OWNED BY test_tenant_mod_inventory_storage.item.jsonb
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.item_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  GRANT ALL ON SEQUENCE test_tenant_mod_inventory_storage.item_hrid_seq TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"it' || LPAD(nextval('test_tenant_mod_inventory_storage.item_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed: CREATE OR REPLACE FUNCTION test_tenant_mod_inventory_storage.set_item_hrid()
   RETURNS TRIGGER AS $$   DECLARE     injectedProp text;   BEGIN     injectedProp = '"it' || LPAD(nextval('test_tenant_mod_inventory_storage.item_hrid_seq')::text, 8, '0') ||'"';     NEW.jsonb := jsonb_set(NEW.jsonb, '{hrid}', injectedProp::jsonb);     RETURN NEW;   END;   $$ language 'plpgsql'
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP TRIGGER IF EXISTS set_item_hrid ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP TRIGGER IF EXISTS set_item_hrid ON test_tenant_mod_inventory_storage.item CASCADE
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE TRIGGER set_item_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.item   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_hrid()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE TRIGGER set_item_hrid   BEFORE INSERT ON test_tenant_mod_inventory_storage.item   FOR EACH ROW EXECUTE PROCEDURE test_tenant_mod_inventory_storage.set_item_hrid()
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.items_mt_view AS select     item.id,     item.jsonb as jsonb,     material_type.jsonb as mt_jsonb  from     test_tenant_mod_inventory_storage.item item     JOIN     test_tenant_mod_inventory_storage.material_type material_type     on     lower(f_unaccent(item.jsonb->>'materialTypeId'))     =     lower(f_unaccent(material_type.jsonb->>'id'))   
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.items_mt_view AS select     item.id,     item.jsonb as jsonb,     material_type.jsonb as mt_jsonb  from     test_tenant_mod_inventory_storage.item item     JOIN     test_tenant_mod_inventory_storage.material_type material_type     on     lower(f_unaccent(item.jsonb->>'materialTypeId'))     =     lower(f_unaccent(material_type.jsonb->>'id'))
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.instance_holding_view AS select     instance.id,     instance.jsonb as jsonb,     holdings_record.jsonb as ho_jsonb  from     test_tenant_mod_inventory_storage.instance instance     JOIN     test_tenant_mod_inventory_storage.holdings_record holdings_record     on     lower(f_unaccent(instance.jsonb->>'id'))     =     lower(f_unaccent(holdings_record.jsonb->>'instanceId'))   
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.instance_holding_view AS select     instance.id,     instance.jsonb as jsonb,     holdings_record.jsonb as ho_jsonb  from     test_tenant_mod_inventory_storage.instance instance     JOIN     test_tenant_mod_inventory_storage.holdings_record holdings_record     on     lower(f_unaccent(instance.jsonb->>'id'))     =     lower(f_unaccent(holdin
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.instance_holding_item_view AS select     instance.id,     instance.jsonb as jsonb,     holdings_record.jsonb as ho_jsonb,     holdings_record.jsonb as ho2_jsonb,     item.jsonb as it_jsonb  from     test_tenant_mod_inventory_storage.instance instance     LEFT JOIN     test_tenant_mod_inventory_storage.holdings_record holdings_record     on     lower(f_unaccent(instance.jsonb->>'id'))     =     lower(f_unaccent(holdings_record.jsonb->>'instanceId'))       LEFT JOIN     test_tenant_mod_inventory_storage.item item     on     lower(f_unaccent(holdings_record.jsonb->>'id'))     =     lower(f_unaccent(item.jsonb->>'holdingsRecordId'))   
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  CREATE OR REPLACE VIEW test_tenant_mod_inventory_storage.instance_holding_item_view AS select     instance.id,     instance.jsonb as jsonb,     holdings_record.jsonb as ho_jsonb,     holdings_record.jsonb as ho2_jsonb,     item.jsonb as it_jsonb  from     test_tenant_mod_inventory_storage.instance instance     LEFT JOIN     test_tenant_mod_inventory_storage.holdings_record holdings_record     on 
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  SET search_path TO test_tenant_mod_inventory_storage,  public
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  SET search_path TO test_tenant_mod_inventory_storage,  public
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA test_tenant_mod_inventory_storage TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA test_tenant_mod_inventory_storage TO test_tenant_mod_inventory_storage
Aug 08, 2019 7:39:57 PM org.folio.rest.persist.PostgresClient
INFO: Successfully committed: 62222809
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38044 DELETE /item-storage/items null HTTP_1_1 204 0 261 tid=test_tenant No Content 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=material-types filePath=ref-data/material-types
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/videoRecording.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/unspecified.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/book.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/text.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/soundRecording.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/microform.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/electronicResource.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/material-types/dvd.json
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /material-types/30b3e36a-d3b2-415e-98c2-47fbdf878862 null HTTP_1_1 204 0 79 tid=test_tenant No Content 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38058 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 81 tid=test_tenant No Content 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /material-types/71fbd940-1027-40a6-8a48-49b44d795e46 null HTTP_1_1 204 0 84 tid=test_tenant No Content 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /material-types/dd0bf600-dbd9-44ab-9ff2-e2a61a6539f1 null HTTP_1_1 204 0 82 tid=test_tenant No Content 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /material-types/1a54b431-2e4f-452d-9cae-9cee66c9a892 null HTTP_1_1 204 0 83 tid=test_tenant No Content 
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:57 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /material-types/d9acad2f-2aac-4b48-9097-e6ab85906b25 null HTTP_1_1 204 0 83 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38060 DELETE /instance-storage/instances null HTTP_1_1 204 0 119 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /material-types/fd6c6515-d470-4561-9c32-3e3290d4ca98 null HTTP_1_1 204 0 9 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /material-types/615b8413-82d5-4203-aa6e-e37984cb5ac3 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /material-types/5ee11d91-f7e8-481d-b079-65d708582ccc null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=loan-types filePath=ref-data/loan-types
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/loan-types/readingroom.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/loan-types/selected.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/loan-types/coursereserves.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/loan-types/cancirculate.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLoanTypesByLoantypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /loan-types/2e48e713-17f3-4c13-a9f8-23845bb210a4 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLoanTypesByLoantypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /loan-types/e8b311a6-3b21-43f2-a269-dd9310cb2d0e null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLoanTypesByLoantypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /loan-types/a1dc1ce3-d56f-4d8a-b498-d5d674ccc845 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLoanTypesByLoantypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /loan-types/2b94c631-fca9-4892-a730-03ee529ffe27 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=location-units/institutions filePath=ref-data/location-units/institutions
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/location-units/institutions/ku.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsInstitutionsById
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /location-units/institutions/40ee00ca-a518-4b49-be01-0638d0a4ac57 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=location-units/campuses filePath=ref-data/location-units/campuses
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/location-units/campuses/online.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/location-units/campuses/city.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38062 DELETE /material-types null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsCampusesById
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /location-units/campuses/470ff1dd-937a-4195-bf9e-06bcfcd135df null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsCampusesById
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /location-units/campuses/62cf76b7-cca5-4d33-9217-edf42ce1a848 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=location-units/libraries filePath=ref-data/location-units/libraries
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/location-units/libraries/diku.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/location-units/libraries/online.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsLibrariesById
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /location-units/libraries/5d78803e-ca04-4b4a-aeae-2c63b924518b null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsLibrariesById
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /location-units/libraries/c2549bb4-19c7-4fcc-8b52-39e612fb7dbe null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38064 DELETE /loan-types null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=locations filePath=ref-data/locations
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/annex.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/main-library.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/orwig-ethno-cd.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/popular-reading-collection.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/online.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/locations/second-floor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /locations/fcd64ce1-6995-48f0-840e-89ffa2288371 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /locations/b241764c-1466-4e1d-a028-1a3684a5da87 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /locations/758258bc-ecc1-41b8-abca-f7b610822ffd null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /locations/53cf956f-c1df-410b-8bea-27f712cca7c0 null HTTP_1_1 204 0 10 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /locations/184aae84-a5bf-4c6a-85ba-4a7c73026cd5 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /locations/f34d27c6-a8eb-461b-acd6-5dea81771e70 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38066 DELETE /material-types null HTTP_1_1 204 0 9 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=identifier-types filePath=ref-data/identifier-types
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/OtherStandardIdentifier.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/UkMaC.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/ControlNumber.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/PublisherNumberOrDistributorNumber.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/SystemControlNumber.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/isbn.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/CancelledGPOItemNumber.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/ASIN.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/StEdNL.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/LinkingIssn.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/CODEN.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/ReportNumber.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/GPOItemNumber.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/InvalidIssn.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/DOI.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/StandardTechnicalReportNumber.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/OCLC.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/Urn.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/LCCN.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/InvalidIsbn.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/BNB.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/handle.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/ISSN.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/identifier-types/LocalIdentifier.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38070 DELETE /loan-types null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /identifier-types/650ef996-35e3-48ec-bf3a-a0d078a0ca37 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /identifier-types/5d164f4b-0b15-4e42-ae75-cfcf85318ad9 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /identifier-types/b5d8cdc4-9441-487c-90cf-0c7ec97728eb null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /identifier-types/7e591197-f335-4afb-bc6d-a6d76ca3bace null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /identifier-types/2e8b3b6c-0e7d-4e48-bca2-b0b23b376af5 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /identifier-types/8261054f-be78-422d-bd51-4ed9f33c3422 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /identifier-types/7f907515-a1bf-4513-8a38-92e1a07c539d null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /identifier-types/5069054d-bc3a-4212-a4e8-e2013a02386f null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /material-types null HTTP_1_1 201 70 4 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /identifier-types/593b78cb-32f3-44d1-ba8c-63fd5e6989e6 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /identifier-types/3fbacad6-0240-4823-bce8-bb122cfdf229 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /identifier-types/5860f255-a27f-4916-a830-262aa900a6b9 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /identifier-types/351ebc1c-3aae-4825-8765-c6d50dbf011f null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /identifier-types/37b65e79-0392-450d-adc6-e2a1f47de452 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /identifier-types/27fd35a6-b8f6-41f2-aa0e-9c663ceb250c null HTTP_1_1 204 0 11 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38074 POST /location-units/institutions null HTTP_1_1 201 301 10 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /identifier-types/39554f54-d0bb-4f0a-89a4-e422f6136316 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /identifier-types/8e3dd25e-db82-4b06-8311-90d41998c109 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /identifier-types/439bfbae-75bc-4f74-9fc7-b2a2d47ce3ef null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /identifier-types/eb7b2717-f149-4fec-81a3-deefb8f5ee6b null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /identifier-types/c858e4f2-2b6b-4385-842b-60732ee14abb null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38076 POST /location-units/campuses null HTTP_1_1 201 356 5 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /identifier-types/216b156b-215e-4839-a53e-ade35cb5702a null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /identifier-types/fcca2643-406a-482a-b760-7a7f8aec640e null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /identifier-types/3187432f-9434-40a8-8782-35a111a1491e null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /identifier-types/913300b2-03ed-469a-8179-c1092c991227 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /identifier-types/5130aed5-1095-4fb6-8f6f-caa3d6cc7aae null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=contributor-types filePath=ref-data/contributor-types
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Degreegrantinginstitution.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Plaintiff-appellee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Technicaldirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Colorist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Owner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Copyrightclaimant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bookdesigner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Geographicinformationspecialist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Complainant-appellant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Editorofcompilation.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Puppeteer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelant-appellee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Editor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Engraver.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Instrumentalist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Auctioneer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Formerowner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Forger.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Broadcaster.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Binder.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Librettist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Associatedname.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Patron.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Consultant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Standardsbody.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Author.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Firstparty.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Designer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Caster.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofaddedlyrics.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Markupeditor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Projectdirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Editorofmovingimagework.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Defendant-appellant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Responsibleparty.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Respondent-appellee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bindingdesigner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Onscreenpresenter.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Donor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Universityplace.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Woodcutter.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Minutetaker.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Reporter.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Originator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bookplatedesigner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Typographer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Actor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Transcriber.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Defendant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Censor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Assignee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestant-appellant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contributor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Creator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Illustrator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Datacontributor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Lithographer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Collotyper.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Authorofafterword,colophon,etc..json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Electrician.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Costumedesigner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelant-appellant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Supportinghost.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Appellant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Productionplace.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Dubiousauthor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Sponsor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Annotator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Client.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Complainant-appellee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Filmeditor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Artdirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Repository.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Autographer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Director.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Publishingdirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Authorinquotationsortextabstracts.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Expert.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bibliographicantecedent.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Setting.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Host.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Proofreader.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Manufacturer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bookseller.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Lead.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Patentapplicant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Photographer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Collectionregistrar.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Draftsman.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Filmmaker.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Appellee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Scenarist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Publicationplace.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Publisher.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Stagedirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Televisiondirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Radioproducer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Productionpersonnel.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Other.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Lender.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Monitor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Landscapearchitect.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Arranger.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Funder.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Organizer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Researchteammember.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Addressee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Musiccopyist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Dedicatee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Filmdistributor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Recordingengineer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Artcopyist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Restorationist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Compositor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelee-appellee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Translator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Corrector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Reviewer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Laboratory.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Surveyor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Scientificadvisor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Storyteller.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Productioncompany.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Distributor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Printerofplates.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Medium.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Speaker.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Commentator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Typedesigner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Performer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Manufactureplace.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Artist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Conceptor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Authorofdialog.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Marbler.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestee-appellant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Moderator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Processcontact.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Commentatorforwrittentext.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Copyrightholder.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Illuminator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Platemaker.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Productiondesigner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Televisionproducer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Respondent.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Setdesigner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Permittingagency.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Interviewee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Consultanttoaproject.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Metal-engraver.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Sculptor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Jurisdictiongoverned.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Thesisadvisor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Researchteamhead.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Composer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Conductor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Respondent-appellant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Patentholder.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Recordist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Signer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Interviewer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Architect.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Woodengraver.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofaccompanyingmaterial.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofsupplementarytextualcontent.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Judge.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Plaintiff-appellant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Calligrapher.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Narrator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Restager.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Animator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofpreface.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Witness.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Compiler.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Stereotyper.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Presenter.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Electrotyper.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Renderer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Researcher.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Redaktor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Lyricist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Issuingbody.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Coverdesigner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofintroduction.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Degreesupervisor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Delineator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Licensor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Correspondent.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Radiodirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Eventplace.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Curator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Printmaker.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Etcher.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Collector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Choreographer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Screenwriter.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Enactingjurisdiction.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Voiceactor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Sounddesigner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Adapter.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Conservator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Engineer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Courtreporter.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Filmproducer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Licensee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Courtgoverned.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Attributedname.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Scribe.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Inscriber.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Plaintiff.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Secondparty.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Printer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Praeses.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Papermaker.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Opponent.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Dedicator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Depositor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Abridger.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Filmdirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Hostinstitution.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Panelist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Dissertant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bookjacketdesigner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Musician.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Cinematographer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Datamanager.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Laboratorydirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Rubricator.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Blurbwriter.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Lightingdesigner.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contractor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Libelee-appellant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Dancer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Artisticdirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Seller.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Analyst.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Bookproducer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Cartographer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Depicted.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Programmer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Applicant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestee-appellee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofaddedtext.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Teacher.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Productionmanager.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Defendant-appellee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Fielddirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Musicaldirector.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Contestant-appellee.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Videographer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Inventor.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Metadatacontact.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Singer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Stagemanager.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Brailleembosser.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Facsimilist.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Authorofintroduction,etc..json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Honoree.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Secretary.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Producer.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Distributionplace.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Provider.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Writerofaddedcommentary.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-types/Complainant.json
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38078 POST /location-units/libraries null HTTP_1_1 201 349 4 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/6901fbf1-c038-42eb-a03e-cd65bf91f660 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/0efdaf72-6126-430a-8256-69c42ff6866f null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/81c01802-f61b-4548-954a-22aab027f6e5 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/21dda3dc-cebd-4018-8db2-4f6d50ce3d02 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/45747710-39dc-47ec-b2b3-024d757f997e null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/5d92d9de-adf3-4dea-93b5-580e9a88e696 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/846ac49c-749d-49fd-a05f-e7f2885d9eaf null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/863e41e3-b9c5-44fb-abeb-a8ab536bb432 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/369783f6-78c8-4cd7-97ab-5029444e0c85 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/86890f8f-2273-44e2-aa86-927c7f649b32 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/4f7c335d-a9d9-4f38-87ef-9a5846b63e7f null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38080 POST /service-points null HTTP_1_1 201 251 4 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/7d60c4bf-5ddc-483a-b179-af6f1a76efbe null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/9deb29d1-3e71-4951-9413-a80adac703d0 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/af9a58fa-95df-4139-a06d-ecdab0b2317e null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/5c3abceb-6bd8-43aa-b08d-1187ae78b15b null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/18ba15a9-0502-4fa2-ad41-daab9d5ab7bb null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/5c132335-8ad0-47bf-a4d1-6dda0a3a2654 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/06fef928-bd00-4c7f-bd3c-5bc93973f8e8 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38082 POST /locations null HTTP_1_1 201 753 4 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/6d5779a3-e692-4a24-a5ee-d1ce8a6eae47 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/55e4a59b-2dfd-478d-9fe9-110fc24f0752 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/9593efce-a42d-4991-9aad-3a4dc07abb1e null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/f90c67e8-d1fa-4fe9-b98b-cbc3f019c65f null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/c04ff362-c80a-4543-88cf-fc6e49e7d201 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/1b51068c-506a-4b85-a815-175c17932448 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/94d131ef-2814-49a0-a59c-49b6e7584b3d null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38084 POST /locations null HTTP_1_1 201 796 4 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/3665d2dd-24cc-4fb4-922a-699811daa41c null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/6e09d47d-95e2-4d8a-831b-f777b8ef6d81 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/26ad4833-5d49-4999-97fc-44bc86a9fae0 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/cb8fdd3f-7193-4096-934c-3efea46b1138 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/468ac852-339e-43b7-8e94-7e2ce475cb00 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/168b6ff3-7482-4fd0-bf07-48172b47876c null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/c86fc16d-61d8-4471-8089-76550daa04f0 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/097adac4-6576-4152-ace8-08fc59cb0218 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /loan-types null HTTP_1_1 201 79 5 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/b1e95783-5308-46b2-9853-bd7015c1774b null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/cd06cefa-acfe-48cb-a5a3-4c48be4a79ad null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/7156fd73-b8ca-4e09-a002-bb2afaaf259a null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/5f27fcc6-4134-4916-afb8-fcbcfb6793d4 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/563bcaa7-7fe1-4206-8fc9-5ef8c7fbf998 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/fec9ae68-6b55-4dd6-9637-3a694fb6a82b null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/8fbe6e92-87c9-4eff-b736-88cd02571465 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/32021771-311e-497b-9bf2-672492f322c7 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38086 DELETE /item-storage/items null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/86b9292d-4dce-401d-861e-2df2cfaacb83 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/9e99e803-c73d-4250-8605-403be57f83f9 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/539872f1-f4a1-4e83-9d87-da235f64c520 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/58461dca-efd4-4fd4-b380-d033e3540be5 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/002c0eef-eb77-4c0b-a38e-117a09773d59 null HTTP_1_1 204 0 11 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/7131e7b8-84fa-48bd-a725-14050be38f9f null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38088 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/0eef1c70-bd77-429c-a790-48a8d82b4d8f null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/e46bdfe3-5923-4585-bca4-d9d930d41148 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/ad9b7785-53a2-4bf4-8a01-572858e82941 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/756fcbfc-ef95-4bd0-99cc-1cc364c7b0cd null HTTP_1_1 204 0 9 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/0ad74d5d-03b9-49bb-b9df-d692945ca66e null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38090 DELETE /instance-storage/instances null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/9f0a2cf0-7a9b-45a2-a403-f68d2850d07c null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/00311f78-e990-4d8b-907e-c67a3664fe15 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/7aac64ab-7f2a-4019-9705-e07133e3ad1a null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/3add6049-0b63-4fec-9892-e3867e7358e2 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/2b45c004-805d-4e7f-864d-8664a23488dc null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/cbceda25-1f4d-43b7-96a5-f2911026a154 null HTTP_1_1 204 0 135 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/d517010e-908f-49d6-b1e8-8c1a5f9a7f1c null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/5b2de939-879c-45b4-817d-c29fd16b78a0 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/52c08141-307f-4997-9799-db97076a2eb3 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/e1510ac5-a9e9-4195-b762-7cb82c5357c4 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 140 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/206246b1-8e17-4588-bad8-78c82e3e6d54 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/7d0a897c-4f83-493a-a0c5-5e040cdce75b null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/e2b5ceaf-663b-4cc0-91ba-bf036943ece8 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/88370fc3-bf69-45b6-b518-daf9a3877385 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/38c09577-6652-4281-a391-4caabe4c09b6 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/06b2cbd8-66bf-4956-9d90-97c9776365a4 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/ec0959b3-becc-4abd-87b0-3e02cf2665cc null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/6358626f-aa02-4c40-8e73-fb202fa5fb4d null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/22f8ea20-b4f0-4498-8125-7962f0037c2d null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/e2a1a9dc-4aec-4bb5-ae43-99bb0383516a null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/13361ce8-7664-46c0-860d-ffbcc01414e0 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/e8b5040d-a5c7-47c1-96ca-6313c8b9c849 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/12101b05-afcb-4159-9ee4-c207378ef910 null HTTP_1_1 204 0 18 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/2d046e17-742b-4d99-8e25-836cc141fee9 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/764c208a-493f-43af-8db7-3dd48efca45c null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/ced7cdfc-a3e0-47c8-861b-3f558094b02e null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/57247637-c41b-498d-9c46-935469335485 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 PUT /instance-storage/instances/7847d3e9-3f41-47f4-86ea-2820f95fe204/source-record/marc-json null HTTP_1_1 204 0 23 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/3e86cb67-5407-4622-a540-71a978899404 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/abfa3014-7349-444b-aace-9d28efa5ede4 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/d669122b-c021-46f5-a911-1e9df10b6542 null HTTP_1_1 204 0 11 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/f9395f3d-cd46-413e-9504-8756c54f38a2 null HTTP_1_1 204 0 12 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/7847d3e9-3f41-47f4-86ea-2820f95fe204/source-record/marc-json null HTTP_1_1 200 5847 21 tid=test_tenant OK 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/50a6d58a-cea2-42a1-8c57-0c6fde225c93 null HTTP_1_1 204 0 22 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/d791c3b9-993a-4203-ac81-3fb3f14793ae null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/630142eb-6b68-4cf7-8296-bdaba03b5760 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/1aae8ca3-4ddd-4549-a769-116b75f3c773 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/2129a478-c55c-4f71-9cd1-584cbbb381d4 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/8ddb69bb-cd69-4898-a62d-b71649089e4a null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/33aa4117-95d1-4eb5-986b-dfba809871f6 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/f0061c4b-df42-432f-9d1a-3873bb27c8e6 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38092 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/05875ac5-a509-4a51-a6ee-b8051e37c7b0 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/2c9cd812-7b00-47e8-81e5-1711f3b6fe38 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/a60314d4-c3c6-4e29-92fa-86cc6ace4d56 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/c0c46b4f-fd18-4d8a-96ac-aff91662206c null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/af09f37e-12f5-46db-a532-ccd6a8877f2d null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38094 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/c96df2ce-7b00-498a-bf37-3011f3ef1229 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/b13f6a89-d2e3-4264-8418-07ad4de6a626 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/361f4bfd-a87d-463c-84d8-69346c3082f6 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/5aa6e3d1-283c-4f6d-8694-3bdc52137b07 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/e4f2fd1c-ee79-4cf7-bc1a-fbaac616f804 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/d2df2901-fac7-45e1-a9ad-7a67b70ea65b null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/3c1508ab-fbcc-4500-b319-10885570fe2f null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/df7daf2f-7ab4-4c7b-a24d-d46695fa9072 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/ac64c865-4f29-4d51-8b43-7816a5217f04 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/3555bf7f-a6cc-4890-b050-9c428eabf579 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/54fd209c-d552-43eb-850f-d31f557170b9 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/94e6a5a8-b84f-44f7-b900-71cd10ea954e null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/66bfc19c-eeb0-4167-bd8d-448311aab929 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/60d3f16f-958a-45c2-bb39-69cc9eb3835e null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/0d8dc4be-e87b-43df-90d4-1ed60c4e08c5 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/ab7a95da-590c-4955-b03b-9d8fbc6c1fe6 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38096 DELETE /instance-storage/instances null HTTP_1_1 204 0 19 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/c9d28351-c862-433e-8957-c4721f30631f null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/cf04404a-d628-432b-b190-6694c5a3dc4b null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/61c9f06f-620a-4423-8c78-c698b9bb555f null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/c7345998-fd17-406b-bce0-e08cb7b2671f null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/88a66ebf-0b18-4ed7-91e5-01bc7e8de441 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 6 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/ae8bc401-47da-4853-9b0b-c7c2c3ec324d null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/c8050073-f62b-4606-9688-02caa98bdc60 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/e603ffa2-8999-4091-b10d-96248c283c04 null HTTP_1_1 204 0 16 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/3322b734-ce38-4cd4-815d-8983352837cc null HTTP_1_1 204 0 19 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/85962960-ef07-499d-bf49-63f137204f9a null HTTP_1_1 204 0 18 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/a21a56ea-5136-439a-a513-0bffa53402de null HTTP_1_1 204 0 22 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/a3642006-14ab-4816-b5ac-533e4971417a null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/c5988fb2-cd21-469c-b35e-37e443c01adc null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/b318e49c-f2ad-498c-8106-57b5544f9bb0 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /holdings-storage/holdings null HTTP_1_1 201 409 25 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/7b21bffb-91e1-45bf-980a-40dd89cc26e4 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/fd0a47ec-58ce-43f6-8ecc-696ec17a98ab null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/ac0baeb5-71e2-435f-aaf1-14b64e2ba700 null HTTP_1_1 204 0 22 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/a7a25290-226d-4f81-b780-2efc1f7dfd26 null HTTP_1_1 204 0 23 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/a2c9e8b5-edb4-49dc-98ba-27f0b8b5cebf null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/e0dc043c-0a4d-499b-a8a8-4cc9b0869cf3 null HTTP_1_1 204 0 27 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /item-storage/items null HTTP_1_1 201 486 27 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/a2231628-6a5a-48f4-8eac-7e6b0328f6fe null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/f9e5b41b-8d5b-47d3-91d0-ca9004796337 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/246858e3-4022-4991-9f1c-50901ccc1438 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/3db02638-598e-44a3-aafa-cbae77533ee1 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/515caf91-3dde-4769-b784-50c9e23400d5 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/4b41e752-3646-4097-ae80-21fd02e913f7 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/e8423d78-7b08-4f81-8f34-4871d5e2b7af null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/5ee1e598-72b8-44d5-8edd-173e7bc4cf8c null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/e79ca231-af4c-4724-8fe1-eabafd2e0bec null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /holdings-storage/holdings null HTTP_1_1 201 409 7 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/316cd382-a4fe-4939-b06e-e7199bfdbc7a null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/2b7080f7-d03d-46af-86f0-40ea02867362 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/d30f5556-6d79-4980-9528-c48ef60f3b31 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/e038262b-25f8-471b-93ea-2afe287b00a3 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/8210b9d7-8fe7-41b7-8c5f-6e0485b50725 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/3ed655b0-505b-43fe-a4c6-397789449a5b null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/3c3ab522-2600-4b93-a121-8832146d5cdf null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/9e7651f8-a4f0-4d02-81b4-578ef9303d1b null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/0683aecf-42a8-432d-adb2-a8abaf2f15d5 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/e7e8fc17-7c97-4a37-8c12-f832ddca7a71 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /item-storage/items null HTTP_1_1 201 485 7 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/7bebb5a2-9332-4ba7-a258-875143b5d754 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/8af7e981-65f9-4407-80ae-1bacd11315d5 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/223da16e-5a03-4f5c-b8c3-0eb79f662bcb null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/b76cb226-50f9-4d34-a3d0-48b475f83c80 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/44eaf0db-85dd-4888-ac8d-a5976dd483a6 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/cce475f7-ccfa-4e15-adf8-39f907788515 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/901d01e5-66b1-48f0-99f9-b5e92e3d2d15 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 9 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/a79f874f-319e-4bc8-a2e1-f8b15fa186fe null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/94b839e8-cabe-4d58-8918-8a5058fe5501 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/2cb49b06-5aeb-4e84-8160-79d13c6357ed null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/eecb30c5-a061-4790-8fa5-cf24d0fa472b null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/b388c02a-19dc-4948-916d-3688007b9a2c null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/12a73179-1283-4828-8fd9-065e18dc2e78 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/de1ea2dc-8d9d-4dfa-b86e-8ce9d8b0c2f2 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/754edaff-07bb-45eb-88bf-10a8b6842c38 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /holdings-storage/holdings null HTTP_1_1 201 409 6 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/913233b3-b2a0-4635-8dad-49b6fc515fc5 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/7c5c2fd5-3283-4f96-be89-3bb3e8fa6942 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/41a0378d-5362-4c1a-b103-592ff354be1c null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/68dcc037-901e-46a9-9b4e-028548cd750f null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/8999f7cb-6d9a-4be7-aeed-4cc6aae35a8c null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/2c345cb7-0420-4a7d-93ce-b51fb636cce6 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/b998a229-68e7-4a3d-8cfd-b73c10844e96 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /item-storage/items null HTTP_1_1 201 486 6 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/453e4f4a-cda9-4cfa-b93d-3faeb18a85db null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/115fa75c-385b-4a8e-9a2b-b13de9f21bcf null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/ec56cc25-e470-46f7-a429-72f438c0513b null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/27aeee86-4099-466d-ba10-6d876e6f293b null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/7e5b0859-80c1-4e78-a5e7-61979862c1fa null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/d04782ec-b969-4eac-9428-0eb52d97c644 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/201a378e-23dd-4aab-bfe0-e5bc3c855f9c null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 6 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/6b566426-f325-4182-ac31-e1c4e0b2aa19 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/b38c4e20-9aa0-43f4-a1a0-f547e54873f7 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/fec4d84b-0421-4d15-b53f-d5104f39b3ca null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/97082157-5900-4c4c-a6d8-2e6c13f22ef1 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/398a0a2f-752d-4496-8737-e6df7c29aaa7 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 6 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/b7000ced-c847-4b43-8f29-c5325e6279a8 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/53f075e1-53c0-423f-95ae-676df3d8c7a2 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/825a7d9f-7596-4007-9684-9bee72625cfc null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/e04bea27-813b-4765-9ba1-e98e0fca7101 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/99f6b0b7-c22f-460d-afe0-ee0877bc66d1 null HTTP_1_1 204 0 10 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 9 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/319cb290-a549-4ae8-a0ed-a65fe155cac8 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/fcfc0b86-b083-4ab8-8a75-75a66638ed2e null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/d67decd7-3dbe-4ac7-8072-ef18f5cd3e09 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/54f69767-5712-47aa-bdb7-39c31aa8295e null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/d6a6d28c-1bfc-46df-b2ba-6cb377a6151e null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/6ccd61f4-c408-46ec-b359-a761b4781477 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 7 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/dd44e44e-a153-4ab6-9a7c-f3d23b6c4676 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/40fe62fb-4319-4313-ac88-ac4912b1e1fa null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/593862b4-a655-47c3-92b9-2b305b14cce7 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/61afcb8a-8c53-445b-93b9-38e799721f82 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/1ce93f32-3e10-46e2-943f-77f3c8a41d7d null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/35a3feaf-1c13-4221-8cfa-d6879faf714c null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/1c623f6e-25bf-41ec-8110-6bde712dfa79 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/94bb3440-591f-41af-80fa-e124006faa49 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 9 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/366821b5-5319-4888-8867-0ffb2d7649d1 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:58 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:58 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:58 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike
WARNING: Doing LIKE search without index for item.jsonb->>'barcode', CQL >>> SQL: item.barcode == 706949453641 >>> lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('706949453641'))
Aug 08, 2019 7:39:58 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike
WARNING: Doing LIKE search without index for holdings_record.jsonb->>'permanentLocationId', CQL >>> SQL: holdingsRecords.permanentLocationId == 504733f9-491b-4deb-92a0-508e5bf681d5 >>> lower(f_unaccent(holdings_record.jsonb->>'permanentLocationId')) LIKE lower(f_unaccent('504733f9-491b-4deb-92a0-508e5bf681d5'))
Aug 08, 2019 7:39:58 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: item.barcode==706949453641 and holdingsRecords.permanentLocationId==504733f9-491b-4deb-92a0-508e5bf681d5 >>> WHERE (instance.id IN  ( SELECT (holdings_record.jsonb->>'instanceId')::UUID from holdings_record WHERE holdings_record.id IN  ( SELECT (item.jsonb->>'holdingsRecordId')::UUID from item WHERE lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('706949453641'))))) AND (instance.id IN  ( SELECT (holdings_record.jsonb->>'instanceId')::UUID from holdings_record WHERE lower(f_unaccent(holdings_record.jsonb->>'permanentLocationId')) LIKE lower(f_unaccent('504733f9-491b-4deb-92a0-508e5bf681d5')))) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/bd13d6d3-e604-4b80-9c5f-4d68115ba616 null HTTP_1_1 204 0 139 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/2665431e-aad4-44d1-9218-04053d1cfd53 null HTTP_1_1 204 0 140 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=item.barcode%3D%3D706949453641+and+holdingsRecords.permanentLocationId%3D%3D504733f9-491b-4deb-92a0-508e5bf681d5 HTTP_1_1 200 947 144 tid=test_tenant OK 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/a8d59132-aa1e-4a62-b5bd-b26b7d7a16b9 null HTTP_1_1 204 0 9 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/36b921fe-6c34-45c8-908b-5701f0763e1b null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/9fc0bffb-6dd9-4218-9a44-81be4a5059d4 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/d836488a-8d0e-42ad-9091-b63fe885fe03 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/867f3d13-779a-454e-8a06-a1b9fb37ba2a null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/f6bd4f15-4715-4b0e-9258-61dac047f106 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/2fba7b2e-26bc-4ac5-93cb-73e31e554377 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/2230246a-1fdb-4f06-a08a-004fd4b929bf null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/08cb225a-302c-4d5a-a6a3-fa90850babcd null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/02c1c664-1d71-4f7b-a656-1abf1209848f null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 6 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/e38a0c64-f1d3-4b03-a364-34d6b402841c null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/300171aa-95e1-45b0-86c6-2855fcaf9ef4 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/7c62ecb4-544c-4c26-8765-f6f6d34031a0 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/f5f9108a-9afc-4ea9-9b99-4f83dcf51204 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/0d2580f5-fe16-4d64-a5eb-f0247cccb129 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/28de45ae-f0ca-46fe-9f89-283313b3255b null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 8 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/81b2174a-06b9-48f5-8c49-6cbaf7b869fe null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/003e8b5e-426c-4d33-b940-233b1b89dfbd null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/f26858bc-4468-47be-8e30-d5db4c0b1e88 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/acad26a9-e288-4385-bea1-0560bb884b7a null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/2a3e2d58-3a21-4e35-b7e4-cffb197750e3 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 6 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/0d022d0d-902d-4273-8013-0a2a753d9d76 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/f74dfba3-ea20-471b-8c4f-5d9b7895d3b5 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/08553068-8495-49c2-9c18-d29ab656fef0 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/9d81737c-ec6c-49d8-9771-50e1ab4d7ad7 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/245cfa8e-8709-4f1f-969b-894b94bc029f null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 5 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/5e9333a6-bc92-43c0-a306-30811bb71e61 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/3bd0b539-4440-4971-988c-5330daa14e3a null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/a5c024f1-3c81-492c-ab5e-73d2bc5dcad7 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/255be0dd-54d0-4161-9c6c-4d1f58310303 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/28f7eb9e-f923-4a77-9755-7571381b2a47 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 6 tid=test_tenant Created 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/396f4b4d-5b0a-4fb4-941b-993ebf63db2e null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:58 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:58 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:58 PM org.folio.cql2pgjson.CQL2PgJSON queryByFt
WARNING: Doing FT search without index for holdings_record.jsonb->>'permanentLocationId', CQL >>> SQL: holdingsRecords.permanentLocationId = 504733f9-491b-4deb-92a0-508e5bf681d5 >>> to_tsvector('simple', f_unaccent(holdings_record.jsonb->>'permanentLocationId')) @@ to_tsquery('simple', f_unaccent('504733f9-491b-4deb-92a0-508e5bf681d5'))
Aug 08, 2019 7:39:58 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: ((contributors =/@name "becky") and holdingsRecords.permanentLocationId="504733f9-491b-4deb-92a0-508e5bf681d5") >>> WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'contributors')) @@ to_tsquery('simple', f_unaccent('becky')) AND id in (select t.id from (select id as id,              jsonb_array_elements(instance.jsonb->'contributors') as c      ) as t where (to_tsvector('simple', f_unaccent(t.c->>'name')) @@ to_tsquery('simple', f_unaccent('becky'))))) AND (instance.id IN  ( SELECT (holdings_record.jsonb->>'instanceId')::UUID from holdings_record WHERE to_tsvector('simple', f_unaccent(holdings_record.jsonb->>'permanentLocationId')) @@ to_tsquery('simple', f_unaccent('504733f9-491b-4deb-92a0-508e5bf681d5')))) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/22286157-3058-434c-9009-8f8d100fc74a null HTTP_1_1 204 0 9 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/d32885eb-b82c-4391-abb2-4582c8ee02b3 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/3179eb17-275e-44f8-8cad-3a9514799bd0 null HTTP_1_1 204 0 10 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/c9c3bbe8-d305-48ef-ab2a-5eff941550e3 null HTTP_1_1 204 0 9 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/b47d8841-112e-43be-b992-eccb5747eb50 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=%28%28contributors+%3D%2F%40name+%22becky%22%29+and+holdingsRecords.permanentLocationId%3D%22504733f9-491b-4deb-92a0-508e5bf681d5%22%29 HTTP_1_1 200 947 24 tid=test_tenant OK 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/ca3b9559-f178-41e8-aa88-6b2c367025f9 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/f3aa0070-71bd-4c39-9a9b-ec2fd03ac26d null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/6a983219-b6cd-4dd7-bfa4-bcb0b43590d4 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/3cbd0832-328e-48f5-96c4-6f7bcf341461 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/f72a24d1-f404-4275-9350-158fe3a20b21 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/3ebe73f4-0895-4979-a5e3-2b3e9c63acd6 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38098 DELETE /item-storage/items null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/2576c328-61f1-4684-83cf-4376a66f7731 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/c6005151-7005-4ee7-8d6d-a6b72d25377a null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/9945290f-bcd7-4515-81fd-09e23567b75d null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/e1edbaae-5365-4fcb-bb6a-7aae38bbed9c null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/21430354-f17a-4ac1-8545-1a5907cd15e5 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/ee04a129-f2e4-4fd7-8342-7a73a0700665 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/a986c8f2-b36a-400d-b09f-9250a753563c null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38100 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/6847c9ab-e2f8-4c9e-8dc6-1a97c6836c1c null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/b02cbeb7-8ca7-4bf4-8d58-ce943b4d5ea3 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/036b6349-27c8-4b68-8875-79cb8e0fd459 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/5c1e0a9e-1fdc-47a5-8d06-c12af63cbc5a null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:58 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/1f20d444-79f6-497a-ae0d-98a92e504c58 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/12b7418a-0c90-4337-90b7-16d2d3157b68 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /contributor-types/81bbe282-dca7-4763-bf5a-fe28c8939988 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /contributor-types/3b4709f1-5286-4c42-9423-4620fff78141 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-types/d5e6972c-9e2f-4788-8dd6-10e859e20945 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-types/8f9d96f5-32ad-43d7-8122-18063a617fc8 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-types/bf1a8165-54bf-411c-a5ea-b6bbbb9c55df null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=service-points filePath=ref-data/service-points
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/service-points/circulation-desk-2.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/service-points/online.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/service-points/circulation-desk-1.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38102 DELETE /instance-storage/instances null HTTP_1_1 204 0 13 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /service-points/c4c90014-c8c9-4ade-8f24-b5e313319f4b null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /service-points/3a40852d-49fd-4df2-a1f9-6e2641a6e91f null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /service-points/7c5abc9f-f3d7-4856-b8d7-6712462ca007 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=instance-relationship-types filePath=ref-data/instance-relationship-types
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-relationship-types/monographic-series.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-relationship-types/bound-with.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-relationship-types/multipart-monograph.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 10 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceRelationshipTypesByRelationshipTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-relationship-types/a17daf0a-f057-43b3-9997-13d0724cdf51 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceRelationshipTypesByRelationshipTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-relationship-types/758f13db-ffb4-440e-bb10-8a364aa6cb4a null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceRelationshipTypesByRelationshipTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-relationship-types/30773a27-b485-4dab-aeb6-b8c04fa3cb17 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=contributor-name-types filePath=ref-data/contributor-name-types
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-name-types/Personal.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-name-types/Corporate.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/contributor-name-types/Meeting.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 DELETE /instance-storage/instances/2910e621-cd82-4c56-a1a2-b16cf970e227 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==2910e621-cd82-4c56-a1a2-b16cf970e227 >>> WHERE id='2910e621-cd82-4c56-a1a2-b16cf970e227' LIMIT 1 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='2910e621-cd82-4c56-a1a2-b16cf970e227' LIMIT 1 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /contributor-name-types/2e48e713-17f3-4c13-a9f8-23845bb210aa null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /contributor-name-types/e8b311a6-3b21-43f2-a269-dd9310cb2d0a null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /contributor-name-types/2b94c631-fca9-4892-a730-03ee529ffe2a null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==2910e621-cd82-4c56-a1a2-b16cf970e227 >>> WHERE id='2910e621-cd82-4c56-a1a2-b16cf970e227' LIMIT 1 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=instance-types filePath=ref-data/instance-types
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/other.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/tactiletext.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/unspecified.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/tactileimage.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographicthree-dimensionalform.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/computerdataset.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/sounds.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/text.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/three-dimensionalform.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/performedmusic.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/stillimage.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/spokenword.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographicimage.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/tactilenotatedmovement.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographicdataset.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/notatedmovement.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographictactilethree-dimensionalform.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/tactilethree-dimensionalform.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographicmovingimage.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/cartographictactileimage.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/tactilenotatedmusic.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/notatedmusic.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/three-dimensionalmovingimage.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/computerprogram.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-types/two-dimensionalmovingimage.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/2910e621-cd82-4c56-a1a2-b16cf970e227 null HTTP_1_1 404 9 10 tid=test_tenant Not Found 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-types/a2c91e87-6bab-44d6-8adb-1fd02481fc4f null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-types/8105bd44-e7bd-487e-a8f2-b804a361d92f null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-types/2022aa2e-bdde-4dc4-90bc-115e8894b8b3 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-types/efe2e89b-0525-4535-aa9b-3ff1a131189e null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-types/30fffe0e-e985-4144-b2e2-1e8179bdb41f null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38104 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-types/df5dddff-9c30-4507-8b82-119ff972d4d7 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-types/9bce18bd-45bf-4949-8fa8-63163e4b7d7f null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-types/6312d172-f0cf-40f6-b27d-9fa8feaf332f null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38106 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-types/c1e95c2b-4efc-48cf-9e71-edb622cf0c22 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-types/3be24c14-3551-4180-9292-26a786649c8b null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-types/535e3160-763a-42f9-b0c0-d8ed7df6e2a2 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-types/c7f7446f-4642-4d97-88c9-55bae2ad6c7f null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-types/526aa04d-9289-4511-8866-349299592c18 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-types/e6a278fb-565a-4296-a7c5-8eb63d259522 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-types/3363cdb1-e644-446c-82a4-dc3a1d4395b9 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-types/fbe264b5-69aa-4b7c-a230-3b53337f6440 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-types/82689e16-629d-47f7-94b5-d89736cf11f2 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38108 DELETE /instance-storage/instances null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-types/e5136fa2-1f19-4581-b005-6e007a940ca8 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-types/80c0c134-0240-4b63-99d0-6ca755d5f433 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-types/408f82f0-e612-4977-96a1-02076229e312 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-types/a67e00fd-dcce-42a9-9e75-fd654ec31e89 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-types/3e3039b7-fda0-4ac4-885a-022d457cb99c null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-types/c208544b-9e28-44fa-a13c-f4093d72f798 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-types/497b5090-3da2-486c-b57f-de5bb3c2e26d null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-types/225faa14-f9bf-4ecd-990d-69433c912434 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=instance-formats filePath=ref-data/instance-formats
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/video--other.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmroll.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audioroll.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfilmreel.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfiche.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computerchipcartridge.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microopaque.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computertapereel.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfilmslip.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmslip.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiodisc.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microscopic--microscopeslide.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--sheet.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computertapecartridge.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/stereographic--stereographcard.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computertapecassette.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/video--videocassette.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--other.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfilmcartridge.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microscopic--other.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--onlineresource.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiocartridge.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unspecified--unspecified.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmcassette.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmstrip.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--card.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiotapereel.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmreel.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--overheadtransparency.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--other.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/stereographic--stereographdisc.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--flipchart.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiowirereel.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computercard.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/video--videocartridge.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--other.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computerdisccartridge.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfilmroll.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfilmcassette.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--roll.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/video--videotapereel.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiocylinder.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--soundtrackreel.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--slide.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--object.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/video--videodisc.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--other.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/stereographic--other.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--other.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmcartridge.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/unmediated--volume.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/projectedimage--filmstripcartridge.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/audio--audiocassette.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--aperturecard.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/microform--microfichecassette.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-formats/computer--computerdisc.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-formats/e3179f91-3032-43ee-be97-f0464f359d9c null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/f0e689e8-e62d-4aac-b1c1-198ac9114aca null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-formats/fc3e32a0-9c85-4454-a42e-39fca788a7dc null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-formats/7bfe7e83-d4aa-46d1-b2a9-f612b18d11f4 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/7fde4e21-00b5-4de4-a90a-08a84a601aeb null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 6 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-formats/88f58dc0-4243-4c6b-8321-70244ff34a83 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/788aa9a6-5f0b-4c52-957b-998266ee3bd3 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/53f44ae4-167b-4cc2-9a63-4375c0ad9f58 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-formats/d16b19d1-507f-4a22-bb8a-b3f713a73221 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-formats/33009ba2-b742-4aab-b592-68b27451e94f null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-formats/5cb91d15-96b1-4b8a-bf60-ec310538da66 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/b1c69d78-4afb-4d8b-9624-8b3cfa5288ad null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/5913bb96-e881-4087-9e71-33a43f68e12e null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-formats/e62f4860-b3b0-462e-92b6-e032336ab663 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-formats/f4f30334-568b-4dd2-88b5-db8401607daf null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 7 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-formats/e5aeb29a-cf0a-4d97-8c39-7756c10d423c null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/431cc9a0-4572-4613-b267-befb0f3d457f null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-formats/55d3b8aa-304e-4967-8b78-55926d7809ac null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/5642320a-2ab9-475c-8ca2-4af7551cf296 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-formats/f5e8210f-7640-459b-a71f-552567f92369 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/a0f2612b-f24f-4dc8-a139-89c3da5a38f1 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-formats/fc9bfed9-2cb0-465f-8758-33af5bba750b null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/47b226c0-853c-40f4-ba2e-2bd5ba82b665 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/5fa3e09f-2192-41a9-b4bf-9eb8aef0af0a null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-formats/98f0caa9-d38e-427b-9ec4-454de81a94d7 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-formats/8e04d356-2645-4f97-8de8-9721cf11ccef null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-formats/7612aa96-61a6-41bd-8ed2-ff1688e794e1 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/55a66581-3921-4b50-9981-4fe53bf35e7f null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/eb860cea-b842-4a8b-ab8d-0739856f0c2c null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-formats/fe1b9adb-e0cf-4e05-905f-ce9986279404 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-formats/c3f41d5e-e192-4828-805c-6df3270c1910 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-formats/affd5809-2897-42ca-b958-b311f3e0dcfb null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'contributors')) @@ to_tsquery('simple', f_unaccent('novik')) AND id in (select t.id from (select id as id,              jsonb_array_elements(instance.jsonb->'contributors') as c      ) as t where (to_tsvector('simple', f_unaccent(t.c->>'name')) @@ to_tsquery('simple', f_unaccent('novik')))))     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 10 OFFSET 0 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'contributors')) @@ to_tsquery('simple', f_unaccent('novik')) AND id in (select t.id from (select id as id,              jsonb_array_elements(instance.jsonb->'contributors') as c      ) as t where (to_tsvector('simple', f_unaccent(t.c->>'name')) @@ to_tsquery('simple', f_unaccent('novik')))))     AND (SELECT COUNT(*) FROM headrecords) < 10 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 10 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 10 OFFSET 0 ) ORDER BY title 
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: contributors = /@name novik sortBy title 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/6a679992-b37e-4b57-b6ea-96be6b51d2b4 null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/549e3381-7d49-44f6-8232-37af1cb5ecf3 null HTTP_1_1 204 0 9 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/cb96199a-21fb-4f11-b003-99291d8c9752 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=contributors+%3D+%2F%40name+novik+sortBy+title+ HTTP_1_1 200 2007 12 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/b71e5ec6-a15d-4261-baf9-aea6be7af15b null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-formats/a3549b8c-3282-4a14-9ec3-c1cf294043b9 null HTTP_1_1 204 0 13 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-formats/132d70db-53b3-4999-bd79-0fac3b8b9b98 null HTTP_1_1 204 0 13 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-formats/e05f2613-05df-4b4d-9292-2ee9aa778ecc null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/68e7e339-f35c-4be2-b161-0b94d7569b7b null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/ba0d7429-7ccf-419d-8bfb-e6a1200a8d20 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-formats/5bfb7b4f-9cd5-4577-a364-f95352146a56 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-formats/b2b39d2f-856b-4419-93d3-ed1851f91b9f null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-formats/485e3e1d-9f46-42b6-8c65-6bb7bd4b37f8 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38110 DELETE /item-storage/items null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/926662e9-2486-4bb9-ba3b-59bd2e7f2a0c null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/7f857834-b2e2-48b1-8528-6a1fe89bf979 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38112 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-formats/7c9b361d-66b6-4e4c-ae4b-2c01f655612c null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-formats/2802b285-9f27-4c86-a9d7-d2ac08b26a79 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-formats/9166e7c9-7edb-4180-b57e-e495f551297f null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/6bf2154b-df6e-4f11-97d0-6541231ac2be null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/8d511d33-5e85-4c5d-9bce-6e3c9cd0c324 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-formats/f7107ab3-9c09-4bcb-a637-368f39e0b140 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-formats/cb3004a3-2a85-4ed4-8084-409f93d6d8ba null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38114 DELETE /instance-storage/instances null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-formats/6d749f00-97bd-4eab-9828-57167558f514 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-formats/b72e66e2-d946-4b01-a696-8fab07051ff8 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-formats/ac9de2b9-0914-4a54-8805-463686a5489e null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=nature-of-content-terms filePath=ref-data/nature-of-content-terms
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/report.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/illustratedbook-picturebook.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/newspaper.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/textbook.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/thesis.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/experiencereport.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/researchreport.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/monographicseries.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/festschrift.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/autobiography.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/journal.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/biography.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/travelreport.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/proceedings.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/exhibitioncatalogue.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/audiobook.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/website.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/literaturereport.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/comic-book.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/schoolprogram.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/nature-of-content-terms/bibliography.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /nature-of-content-terms/71b43e3a-8cdd-4d22-9751-020f34fb6ef8 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /nature-of-content-terms/94f6d06a-61e0-47c1-bbcb-6186989e6040 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /nature-of-content-terms/ebbbdef1-00e1-428b-bc11-314dc0705074 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /nature-of-content-terms/631893b6-5d8a-4e1a-9e6b-5344e2945c74 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /nature-of-content-terms/44cd89f3-2e76-469f-a955-cc57cb9e0395 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /nature-of-content-terms/c0d52f31-aabb-4c55-bf81-fea7fdda94a4 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /nature-of-content-terms/536da7c1-9c35-45df-8ea1-c3545448df92 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /nature-of-content-terms/4570a93e-ddb6-4200-8e8b-283c8f5c9bfa null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /nature-of-content-terms/0abeee3d-8ad2-4b04-92ff-221b4fce1075 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /nature-of-content-terms/04a6a8d2-f902-4774-b15f-d8bd885dc804 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /nature-of-content-terms/b29d4dc1-f78b-48fe-b3e5-df6c37cdc58d null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /nature-of-content-terms/9419a20e-6c8f-4ae1-85a7-8c184a1f4762 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /nature-of-content-terms/b6e214bd-82f5-467f-af5b-4592456dc4ab null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /nature-of-content-terms/073f7f2f-9212-4395-b039-6f9825b11d54 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /nature-of-content-terms/b82b3a0d-00fa-4811-96da-04f531da8ea8 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /nature-of-content-terms/31572023-f4c9-4cf3-80a2-0543c9eda884 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /nature-of-content-terms/96879b60-098b-453b-bf9a-c47866f1ab2a null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /nature-of-content-terms/2fbc8a7b-b432-45df-ba37-46031b1f6545 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /nature-of-content-terms/acceb2d6-4f05-408f-9a88-a92de26441ce null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /nature-of-content-terms/85657646-6b6f-4e71-b54c-d47f3b95a5ed null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /nature-of-content-terms/f5908d05-b16a-49cf-b192-96d55a94a0d1 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=classification-types filePath=ref-data/classification-types
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/NLM.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/UDC.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/AdditionalDewey.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/Dewey.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/CanadianClassification.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/LC.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/GDC.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/classification-types/NationalAgriculturalLibrary.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'contributors')) @@ to_tsquery('simple', f_unaccent('novik')) AND id in (select t.id from (select id as id,              jsonb_array_elements(instance.jsonb->'contributors') as c      ) as t where to_tsvector('simple', f_unaccent(t.c->>'name')) @@ to_tsquery('simple', f_unaccent('novik')) and to_tsvector('simple', f_unaccent(t.c->>'contributorNameTypeId')) @@ to_tsquery('simple', f_unaccent('2b94c631-fca9-4892-a730-03ee529ffe2a'))))     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 10 OFFSET 0 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'contributors')) @@ to_tsquery('simple', f_unaccent('novik')) AND id in (select t.id from (select id as id,              jsonb_array_elements(instance.jsonb->'contributors') as c      ) as t where to_tsvector('simple', f_unaccent(t.c->>'name')) @@ to_tsquery('simple', f_unaccent('novik')) and to_tsvector('simple', f_unaccent(t.c->>'contributorNameTypeId')) @@ to_tsquery('simple', f_unaccent('2b94c631-fca9-4892-a730-03ee529ffe2a'))))     AND (SELECT COUNT(*) FROM headrecords) < 10 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 10 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 10 OFFSET 0 ) ORDER BY title 
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: contributors = /@contributorNameTypeId = 2b94c631-fca9-4892-a730-03ee529ffe2a novik sortBy title
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /classification-types/a7f4d03f-b0d8-496c-aebf-4e9cdb678200 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /classification-types/42471af9-7d25-4f3a-bf78-60d29dcf463b null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /classification-types/e8662436-75a8-4984-bebc-531e38c774a0 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /classification-types/74c08086-81a4-4466-93d8-d117ce8646db null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /classification-types/ad615f6e-e28c-4343-b4a0-457397c5be3e null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=contributors+%3D+%2F%40contributorNameTypeId+%3D+2b94c631-fca9-4892-a730-03ee529ffe2a+novik+sortBy+title HTTP_1_1 200 2007 7 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /classification-types/ce176ace-a53e-4b4d-aa89-725ed7b2edac null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /classification-types/fb12264c-ff3b-47e0-8e09-b0aa074361f1 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /classification-types/9a60012a-0fcf-4da9-a1d1-148e818c27ad null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=instance-statuses filePath=ref-data/instance-statuses
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/other.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/cataloged.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/uncataloged.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/temporary.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/notyetassigned.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-statuses/batchloaded.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38116 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-statuses/26f5208e-110a-4394-be29-1569a8c84a65 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-statuses/daf2681c-25af-4202-a3fa-e58fdf806183 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-statuses/2a340d34-6b70-443a-bb1b-1b8d1c65d862 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-statuses/f5cc2ab6-bb92-4cab-b83f-5a3d09261a41 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-statuses/9634a5ab-9228-4703-baf2-4d12ebc77d56 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38118 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-statuses/52a2ff34-2a12-420d-8539-21aa8d3cf5d8 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=statistical-code-types filePath=ref-data/statistical-code-types
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-code-types/recm.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-code-types/disc.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-code-types/arl.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-code-types/serm.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /statistical-code-types/e2ab27f9-a726-4e5e-9963-fff9e6128680 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /statistical-code-types/0d3ec58e-dc3c-4aa1-9eba-180fca95c544 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /statistical-code-types/3abd6fc2-b3e4-4879-b1e1-78be41769fe3 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /statistical-code-types/d816175b-578f-4056-af61-689f449c3c45 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=statistical-codes filePath=ref-data/statistical-codes
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/compfiles.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/rnonmusic.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/mfiche.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/audstream.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/ebooks.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/mfilm.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/mmedia.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/enf.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/mss.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/serials.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/emusic.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/books.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/maps.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/xoclc.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/visual.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/evisual.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/iser.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/rmusic.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/arch.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/ucpress.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/music.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/its.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/polsky.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/emaps.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/aser.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/withdrawn.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/vidstream.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/statistical-codes/eserials.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38120 DELETE /instance-storage/instances null HTTP_1_1 204 0 12 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /statistical-codes/bb76b1c1-c9df-445c-8deb-68bb3580edc2 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /statistical-codes/91b8f0b4-0e13-4270-9fd6-e39203d0f449 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /statistical-codes/16f2d65e-eb68-4ab1-93e3-03af50cb7370 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /statistical-codes/9d8abbe2-1a94-4866-8731-4d12ac09f7a8 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /statistical-codes/e10796e0-a594-47b7-b748-3a81b69b3d9b null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 6 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /statistical-codes/1c622d0f-2e91-4c30-ba43-2750f9735f51 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /statistical-codes/2850630b-cd12-4379-af57-5c51491a6873 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /statistical-codes/d82c025e-436d-4006-a677-bd2b4cdb7692 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /statistical-codes/775b6ad4-9c35-4d29-bf78-8775a9b42226 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /statistical-codes/0868921a-4407-47c9-9b3e-db94644dbae7 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /statistical-codes/ecab577d-a050-4ea2-8a86-ea5a234283ea null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /statistical-codes/b5968c9e-cddc-4576-99e3-8e60aed8b0dd null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /statistical-codes/97e91f57-fad7-41ea-a660-4031bf8d4ea8 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /statistical-codes/264c4f94-1538-43a3-8b40-bed68384b31b null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /statistical-codes/972f81d5-9f8f-4b56-a10e-5c05419718e6 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /statistical-codes/b2c0e100-0485-43f2-b161-3c60aac9f68a null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /statistical-codes/0e516e54-bf36-4fc2-a0f7-3fe89a61c9c0 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /statistical-codes/6899291a-1fb9-4130-98ce-b40368556818 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /statistical-codes/b6b46869-f3c1-4370-b603-29774a1e42b1 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /statistical-codes/30b5400d-0b9e-4757-a3d0-db0d30a49e72 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /statistical-codes/f47b773a-bd5f-4246-ac1e-fa4adcd0dcdf null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /statistical-codes/38249f9e-13f8-48bc-a010-8023cd194af5 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /statistical-codes/950d3370-9a3c-421e-b116-76e7511af9e9 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /statistical-codes/c7a32c50-ea7c-43b7-87ab-d134c8371330 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /statistical-codes/a5ccf92e-7b1f-4990-ac03-780a6a767f37 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /statistical-codes/b76a3088-8de6-46c8-a130-c8e74b8d2c5b null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /statistical-codes/c4073462-6144-4b69-a543-dd131e241799 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 6 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /statistical-codes/6d584d0e-3dbc-46c4-a1bd-e9238dd9a6be null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=modes-of-issuance filePath=ref-data/modes-of-issuance
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/modes-of-issuance/sequentialmonograph.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/modes-of-issuance/other.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/modes-of-issuance/serial.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/modes-of-issuance/monograph.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/modes-of-issuance/integratingresource.json
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="Times" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('Times')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22Times%22 HTTP_1_1 200 1038 11 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /modes-of-issuance/f5cc2ab6-bb92-4cab-b83f-5a3d09261a41 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /modes-of-issuance/9d18a02f-5897-4c31-9106-c9abb5c7ae8b null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /modes-of-issuance/4fc0f4fe-06fd-490a-a078-c4da1754e03a null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /modes-of-issuance/068b5344-e2a6-40df-9186-1829e13cd344 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /modes-of-issuance/612bbd3d-c16b-4bfb-8517-2afafc60204a null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=alternative-title-types filePath=ref-data/alternative-title-types
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/ParallelTitle.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/NoTypeSpecified.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/PortionOfTitle.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/DistinctiveTitle.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/CoverTitle.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/SpineTitle.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/RunningTitle.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/AddedTitlePageTitle.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/OtherTitle.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/alternative-title-types/CaptionTitle.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38122 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /alternative-title-types/4bb300a4-04c9-414b-bfbc-9c032f74b7b2 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /alternative-title-types/a8b45056-2223-43ca-8514-4dd88ece984b null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /alternative-title-types/781c04a4-f41e-4ab0-9118-6836e93de3c8 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /alternative-title-types/5c364ce4-c8fd-4891-a28d-bb91c9bcdbfb null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38124 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /alternative-title-types/0fe58901-183e-4678-a3aa-0b4751174ba8 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /alternative-title-types/dae08d04-8c4e-4ab2-b6bb-99edbf252231 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /alternative-title-types/2ca8538d-a2fd-4e60-b967-1cb220101e22 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /alternative-title-types/432ca81a-fe4d-4249-bfd3-53388725647d null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /alternative-title-types/09964ad1-7aed-49b8-8223-a4c105e3ef87 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /alternative-title-types/2584943f-36ad-4037-a7fa-3bdebb09f452 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=electronic-access-relationships filePath=ref-data/electronic-access-relationships
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/electronic-access-relationships/resource.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/electronic-access-relationships/versionofresource.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/electronic-access-relationships/noinformationprovided.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/electronic-access-relationships/nodisplayconstantgenerated.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/electronic-access-relationships/relatedresource.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38126 DELETE /instance-storage/instances null HTTP_1_1 204 0 10 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /electronic-access-relationships/f5d0068e-6272-458e-8a81-b85e7b9a14aa null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /electronic-access-relationships/3b430592-2e09-4b48-9a0c-0636d66b9fb3 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /electronic-access-relationships/ef03d582-219c-4221-8635-bc92f1107021 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /electronic-access-relationships/f50c90c9-bae0-4add-9cd0-db9092dbc9dd null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /electronic-access-relationships/5bfe1b7b-f151-4501-8cfa-23b321d5cd1e null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=ill-policies filePath=ref-data/ill-policies
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/UnknownReproductionPolicy.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/UnknownLendingPolicy.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/WillLend.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/WillNotReproduce.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/LimitedLendingPolicy.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/WillNotLend.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/WillReproduce.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/ill-policies/WillLendHardCopyOnly.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 6 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /ill-policies/c51f7aa9-9997-45e6-94d6-b502445aae9d null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /ill-policies/37fc2702-7ec9-482a-a4e3-5ed9a122ece1 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /ill-policies/9e49924b-f649-4b36-ab57-e66e639a9b0e null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /ill-policies/46970b40-918e-47a4-a45d-b1677a2d3d46 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /ill-policies/6bc6a71f-d6e2-4693-87f1-f495afddff00 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 7 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /ill-policies/b0f97013-87f5-4bab-87f2-ac4a5191b489 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /ill-policies/2a572e7b-dfe5-4dee-8a62-b98d26a802e6 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /ill-policies/2b870182-a23d-48e8-917d-9421e5c3ce13 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=holdings-types filePath=ref-data/holdings-types
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-types/Electronic.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-types/Monograph.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-types/Serial.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-types/Multi-PartMonograph.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-types/Physical.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /holdings-types/0c422f92-0f4d-4d32-8cbe-390ebc33a3e5 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /holdings-types/996f93e2-5b5e-4cf2-9168-33ced1f95eed null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /holdings-types/dc35d0ae-e877-488b-8e97-6e41444e6d0a null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /holdings-types/e6da6c98-6dd0-41bc-8b4b-cfd4bbd9c3ae null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /holdings-types/03c9c400-b9e3-4a07-ac0e-05ab470233ed null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=call-number-types filePath=ref-data/call-number-types
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/LibraryOfCongressClassification.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/UDC.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/NationalLibraryOfMedicineClassification.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/DeweyDecimalClassification.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/SourceSpecifiedInSubfield2.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/Title.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/ShelvingControlNumber.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/ShelvedSeparately.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/MOYS.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/OtherScheme.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/SuperIntendentOfDocumentsClassification.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/call-number-types/LCModified.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /call-number-types/03dd64d0-5626-4ecd-8ece-4531e0069f35 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /call-number-types/d644be8f-deb5-4c4d-8c9e-2291b7c0f46f null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /call-number-types/95467209-6d7b-468b-94df-0f5d7ad2747d null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /call-number-types/054d460d-d6b9-4469-9e37-7a78a2266655 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /call-number-types/5ba6b62e-6858-490a-8102-5b1369873835 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /call-number-types/827a2b64-cbf5-4296-8545-130876e4dfc0 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="'Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /call-number-types/28927d76-e097-4f63-8510-e56f2b7a3ad0 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /call-number-types/828ae637-dfa3-4265-a1af-5279c436edff null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /call-number-types/cd70562c-dd0b-42f6-aa80-ce803d24d4a1 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%27Uprooted%22 HTTP_1_1 200 1025 8 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /call-number-types/6caca63e-5651-4db6-9247-3205156e9699 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /call-number-types/fc388041-6cd0-4806-8a74-ebe3b9ab4c6e null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=="'Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent('''Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /call-number-types/512173a7-bd09-490e-b773-17d83f2b63fe null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=instance-note-types filePath=ref-data/instance-note-types
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/StudyProgramInformationNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/IssuingBodyNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ScaleNoteForGraphicMaterial.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/AdditionalPhysicalFormAvailable.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CreationProductionCreditsNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/PreferredCitationOfDescribedMaterialsNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/LocalNotes.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/SourceOfDescriptionNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CopyAndVersionIdentificationNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/BibliographicOrHistoricalData.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/TargetAudienceNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/LocationOfOriginalsDuplicatesNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/SystemDetailsNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ActionNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/SupplementNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/GeographicCoverageNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/GeneralNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/TermsGoverningUseAndReproductionNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/FormerTitleComplexityNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/LinkingEntryComplexityNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/DissertationNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/OriginalVersionNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CartographicMathematicalData.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/EntityAndAttributeInformationNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/LanguageNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/AccumulationAndFrequenceyOfUseNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/DataQualityNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/MethodologyNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/InformationAboutDocumentationNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CaseFileCharacteristicsNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/TypeOfComputerFileOrDataNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/Summary.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/DateTimeAndPlaceOfEventNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/RestrictionOnAccessNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/LocationOfOtherArchivalMaterialsNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/AccessibilityNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ExhibitionNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/InformationRelatedToCopyrightStatus.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/WithNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ParticipantOrPerformerNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/PublicationsAboutDescribedMaterialsNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/BibliographyNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CumulativeIndexFindingAidesNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/NumberingPeculiaritiesNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/FundingInformationNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ReproductionNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/ImmediateSourceOfAcquisitionNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/BindingInformationNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/FormattedContentsNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/AwardsNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/OwnershipAndCustodialHistoryNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/TypeOfReportAndPeriodCoveredNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/instance-note-types/CitationReferencesNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%27Uprooted%22 HTTP_1_1 200 45 11 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers="'" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-note-types/49475f04-35ef-4f8a-aa7f-92773594ca76 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-note-types/9f08c9b7-500a-43e0-b00f-ba02396b198f null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-note-types/06489647-c7b7-4b6c-878a-cb7c1178e9ca null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%27%22 HTTP_1_1 200 45 10 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-note-types/72c611ab-f353-4c09-a0cc-33ff96cc3bef null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-note-types/1d51e8b2-dee7-43f5-983c-a40757b9cdfa null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=="'" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent('''')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-note-types/09812302-92f7-497e-9120-ed25de458ea5 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%27%22 HTTP_1_1 200 45 6 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-note-types/265c4910-3997-4242-9269-6a4a2e91392b null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-note-types/66ea8f28-d5da-426a-a7c9-739a5d676347 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="''Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-note-types/c636881b-8927-4480-ad1b-8d7b27b4bbfe null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-note-types/ec9f8285-6bf9-4e6c-a3cb-38ef17f0317f null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-note-types/922fdcde-952d-45c2-b9ea-5fc8959ad116 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%27%27Uprooted%22 HTTP_1_1 200 1025 7 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-note-types/c6340b85-d048-426a-89aa-163cfb801a56 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-note-types/95f62ca7-5df5-4a51-9890-d0ec3a34665f null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=="''Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent('''''Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-note-types/1c017b8d-c783-4f63-b620-079f7a5b9c07 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-note-types/aecfda7a-e8aa-46d6-9046-9b0b8c231b85 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%27%27Uprooted%22 HTTP_1_1 200 45 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-note-types/28e12ad3-4a8d-48cc-b56c-a5ded22fc844 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers="''" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-note-types/f677d908-69c6-4450-94a6-abbcf94a1ee5 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-note-types/6a2533a7-4de2-4e64-8466-074c2fa9308c null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%27%27%22 HTTP_1_1 200 45 6 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-note-types/779c22a2-311c-4ebb-b71e-b246c7ee574d null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-note-types/b73cc9c2-c9fa-49aa-964f-5ae1aa754ecd null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=="''" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent('''''')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-note-types/806cb024-80d2-47c2-8bbf-b91091c85f68 null HTTP_1_1 204 0 12 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-note-types/42be8949-6f69-4c55-874b-60b744ac1103 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-note-types/794f19f1-d00b-4b4b-97e9-0de5a34495a0 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%27%27%22 HTTP_1_1 200 45 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-note-types/1cb8ac76-01fa-49be-8b9c-fcdaf17458a5 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="\"Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('"Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-note-types/7356cde5-ec6b-4961-9cb0-961c48a37af4 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-note-types/1c7acba3-523d-4237-acd2-e88549bfc660 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%5C%22Uprooted%22 HTTP_1_1 200 1025 8 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-note-types/02b5b0c6-3375-4912-ac75-ad9f552362b2 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-note-types/7929eee7-6822-4199-8df4-bb2ae773e4cd null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-note-types/13047c94-7d2c-4c41-9658-abacfa97a5c8 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=="\"Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent('"Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-note-types/6f76f4e7-9c0b-4138-9371-09b36136372d null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%5C%22Uprooted%22 HTTP_1_1 200 45 6 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-note-types/3d931c23-6ae8-4e5a-8802-dc8c2e21ea19 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers="\"" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('"')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-note-types/10e2e11b-450f-45c8-b09b-0f819999966e null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-note-types/e814a32e-02da-4773-8f3a-6629cdb7ecdf null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-note-types/9a4b39f4-a7d5-4c4d-abc6-5ccf1fc1d78c null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-note-types/43295b78-3bfa-4c28-bc7f-8d924f63493f null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%5C%22%22 HTTP_1_1 200 45 6 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-note-types/a6a5550f-4981-4b48-b821-a57d5c8ca3b3 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=="\"" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent('"')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-note-types/0ed2da88-3f81-42f5-b688-91b70919d9bb null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-note-types/654be0fd-bba2-4791-afa3-ae60300d7043 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-note-types/9b56b954-7f3b-4e4b-8ed0-cf40aef13975 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-note-types/06b44741-888e-4b15-a75e-cb29e27752d1 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%5C%22%22 HTTP_1_1 200 45 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-note-types/e0ea861c-959f-4912-8579-5e9ea8a69454 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="\"\"Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('""Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-note-types/86b6e817-e1bc-42fb-bab0-70e7547de6c1 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-note-types/cf635f41-29e7-4dd0-8598-33f230157074 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-note-types/fda2f2e3-965f-4220-8a2b-93d35ce6d582 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-note-types/f289c02b-9515-4c3f-b242-ffd071e82135 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%5C%22%5C%22Uprooted%22 HTTP_1_1 200 1025 6 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-note-types/d548fdff-b71c-4359-8055-f1c008c30f01 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=="\"\"Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent('""Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-note-types/0dc69a30-6d2b-40df-a50e-e4982bda86f4 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-note-types/5ba8e385-0e27-462e-a571-ffa1fa34ea54 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /instance-note-types/e8cdc2fe-c53c-478a-a7f3-47f2fc79c6d4 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /instance-note-types/86c4bd09-16de-45ee-89d3-b6d32fae6de9 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%5C%22%5C%22Uprooted%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /instance-note-types/56cf513e-a738-40c5-a3ab-b0c60ba07e15 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers="\"\"" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('""')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /instance-note-types/f939b820-4a23-43d1-84ba-101add6e1456 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /instance-note-types/6ca9df3f-454d-4b5b-9d41-feb5d5030b99 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=holdings-note-types filePath=ref-data/holdings-note-types
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/ElectronicBookplate.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/CopyNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/ActionNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/Binding.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/Provenance.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/Reproduction.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/holdings-note-types/Note.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%5C%22%5C%22%22 HTTP_1_1 200 45 8 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=="\"\"" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent('""')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /holdings-note-types/88914775-f677-4759-b57b-1a33b90b24e0 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /holdings-note-types/c4407cc7-d79f-4609-95bd-1cefb2e2b5c5 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /holdings-note-types/e19eabab-a85c-4aef-a7b2-33bd9acef24e null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /holdings-note-types/db9b4787-95f0-4e78-becf-26748ce6bdeb null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /holdings-note-types/d6510242-5ec3-42ed-b593-3585d2e48fd6 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%5C%22%5C%22%22 HTTP_1_1 200 45 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="(Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('\(Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /holdings-note-types/6a41b714-8574-4084-8d64-a9373c3fbb59 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /holdings-note-types/b160f13a-ddba-4053-b9c4-60ec5ea45d56 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadData uriPath=item-note-types filePath=ref-data/item-note-types
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/ElectronicBookplate.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/CopyNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/ActionNote.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/Binding.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/Provenance.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/Reproduction.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.TenantLoading
INFO: loadURL url=file:/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/classes/ref-data/item-note-types/Note.json
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%28Uprooted%22 HTTP_1_1 200 1025 8 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=="(Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent('(Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /item-note-types/f3ae3823-d096-4c65-8734-0c1efd2ffea8 null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /item-note-types/1dde7141-ec8a-4dae-9825-49ce14c728e7 null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38052 PUT /item-note-types/87c450be-2033-41fb-80ba-dd2409883681 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38054 PUT /item-note-types/c3a539b9-9576-4e3a-b6de-d910200b2919 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38048 PUT /item-note-types/0e40884c-3523-4c6d-8187-d578e3d2794e null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%28Uprooted%22 HTTP_1_1 200 45 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers="(" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('\(')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38056 PUT /item-note-types/acb3a58f-1d72-461d-97c3-0e7119e8d544 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38050 PUT /item-note-types/8d0a5eca-25de-4391-81a9-236eeefdd20b null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postTenant
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38018 POST /_/tenant null HTTP_1_1 201 0 1966 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%28%22 HTTP_1_1 200 45 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=="(" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent('(')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%28%22 HTTP_1_1 200 45 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="((Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('\(\(Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%28%28Uprooted%22 HTTP_1_1 200 1025 6 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=="((Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent('((Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%28%28Uprooted%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers="((" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('\(\(')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%28%28%22 HTTP_1_1 200 45 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=="((" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent('((')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%28%28%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=")Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('\)Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%29Uprooted%22 HTTP_1_1 200 1025 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title==")Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent(')Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%29Uprooted%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=")" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('\)')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%29%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers==")" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent(')')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%29%22 HTTP_1_1 200 45 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="))Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('\)\)Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%29%29Uprooted%22 HTTP_1_1 200 1025 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=="))Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent('))Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%29%29Uprooted%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers="))" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('\)\)')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%29%29%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=="))" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent('))')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%29%29%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="{Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('{Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%7BUprooted%22 HTTP_1_1 200 1025 6 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=="{Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent('{Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%7BUprooted%22 HTTP_1_1 200 45 3 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers="{" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('{')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%7B%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=="{" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent('{')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%7B%22 HTTP_1_1 200 45 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="{{Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('{{Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%7B%7BUprooted%22 HTTP_1_1 200 1025 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=="{{Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent('{{Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%7B%7BUprooted%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers="{{" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('{{')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%7B%7B%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=="{{" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent('{{')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%7B%7B%22 HTTP_1_1 200 45 3 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="}Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('}Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%7DUprooted%22 HTTP_1_1 200 1025 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=="}Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent('}Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%7DUprooted%22 HTTP_1_1 200 45 3 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers="}" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('}')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%7D%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=="}" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent('}')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%7D%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="}}Uprooted" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('}}Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22%7D%7DUprooted%22 HTTP_1_1 200 1025 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=="}}Uprooted" >>> WHERE lower(f_unaccent(instance.jsonb->>'title')) LIKE lower(f_unaccent('}}Uprooted')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%3D%22%7D%7DUprooted%22 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers="}}" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('}}')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%22%7D%7D%22 HTTP_1_1 200 45 3 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers=="}}" >>> WHERE lower(f_unaccent(instance.jsonb->>'identifiers')) LIKE lower(f_unaccent('}}')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers%3D%3D%22%7D%7D%22 HTTP_1_1 200 45 3 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38128 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38130 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38132 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 PUT /instance-storage/instances/263ebb3d-1fff-4369-bb78-5dc7e5535b47/source-record/marc-json null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/263ebb3d-1fff-4369-bb78-5dc7e5535b47/source-record/marc-json null HTTP_1_1 200 5288 2 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38134 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38136 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38138 DELETE /instance-storage/instances null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 5000 OFFSET 5000
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances limit=5000&offset=5000 HTTP_1_1 200 45 4 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38140 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38142 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38144 DELETE /instance-storage/instances null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/5453abbd-5f54-4172-858c-b0f9afff609c null HTTP_1_1 400 44 -1 tid=null Bad Request Unable to process request Tenant must be set
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38146 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38148 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38150 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 PUT /instance-storage/instances/47a177d4-0211-4393-a78a-59fcb236f34d/source-record/marc-json null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 DELETE /instance-storage/instances/47a177d4-0211-4393-a78a-59fcb236f34d null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/47a177d4-0211-4393-a78a-59fcb236f34d/source-record/marc-json null HTTP_1_1 404 66 1 tid=test_tenant Not Found 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38152 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38154 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38156 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="Upr*" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('Upr:*')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22Upr*%22 HTTP_1_1 200 1025 6 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38158 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38160 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38162 DELETE /instance-storage/instances null HTTP_1_1 204 0 8 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 7 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 5 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title="upr*" or contributors="name": "upr*" or identifiers="value": "upr*" >>> WHERE ((to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('upr:*'))) OR (to_tsvector('simple', f_unaccent(instance.jsonb->>'contributors')) @@ to_tsquery('simple', f_unaccent('name<->\:<->upr:*')))) OR (to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('value<->\:<->upr:*'))) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3D%22upr*%22+or+contributors%3D%22name%22%3A+%22upr*%22+or+identifiers%3D%22value%22%3A+%22upr*%22 HTTP_1_1 200 1025 9 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38164 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38166 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38168 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 4 tid=test_tenant Created 
Aug 08, 2019 7:39:59 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:39:59 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title adj "Upro*" >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('Upro:*')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title+adj+%22Upro*%22 HTTP_1_1 200 1025 5 tid=test_tenant OK 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38170 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38172 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:39:59 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38174 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:39:59 PM org.folio.rest.RestVerticle
SEVERE: Unrecognized field "somethingAdditional" (class org.folio.rest.jaxrs.model.Instance), not marked as ignorable (32 known properties: "electronicAccess", "notes", "discoverySuppress", "catalogedDate", "subjects", "classifications", "publicationFrequency", "title", "previouslyHeld", "id", "holdingsRecords2", "sourceRecordFormat", "hrid", "indexTitle", "alternativeTitles", "identifiers", "publication", "statusId", "physicalDescriptions", "metadata", "publicationRange", "editions", "series", "contributors", "modeOfIssuanceId", "source", "instanceTypeId", "instanceFormatIds", "staffSuppress", "statusUpdatedDate", "languages", "statisticalCodeIds"])
 at [Source: (String)"{
  "id" : "be52d862-fc80-4b9a-b184-4f6cc56ffa60",
  "title" : "Nod",
  "source" : "TEST",
  "identifiers" : [ {
    "identifierTypeId" : "7f907515-a1bf-4513-8a38-92e1a07c539d",
    "value" : "B01D1PLMDO"
  } ],
  "contributors" : [ {
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a",
    "name" : "Barnes, Adrian"
  } ],
  "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
  "somethingAdditional" : "foo"
}"; line: 14, column: 28] (through reference chain: org.folio.rest.jaxrs.model.Instance["somethingAdditional"])
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "somethingAdditional" (class org.folio.rest.jaxrs.model.Instance), not marked as ignorable (32 known properties: "electronicAccess", "notes", "discoverySuppress", "catalogedDate", "subjects", "classifications", "publicationFrequency", "title", "previouslyHeld", "id", "holdingsRecords2", "sourceRecordFormat", "hrid", "indexTitle", "alternativeTitles", "identifiers", "publication", "statusId", "physicalDescriptions", "metadata", "publicationRange", "editions", "series", "contributors", "modeOfIssuanceId", "source", "instanceTypeId", "instanceFormatIds", "staffSuppress", "statusUpdatedDate", "languages", "statisticalCodeIds"])
 at [Source: (String)"{
  "id" : "be52d862-fc80-4b9a-b184-4f6cc56ffa60",
  "title" : "Nod",
  "source" : "TEST",
  "identifiers" : [ {
    "identifierTypeId" : "7f907515-a1bf-4513-8a38-92e1a07c539d",
    "value" : "B01D1PLMDO"
  } ],
  "contributors" : [ {
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a",
    "name" : "Barnes, Adrian"
  } ],
  "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
  "somethingAdditional" : "foo"
}"; line: 14, column: 28] (through reference chain: org.folio.rest.jaxrs.model.Instance["somethingAdditional"])
	at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:823)
	at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1153)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1589)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1567)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:294)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:151)
	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4014)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3005)
	at org.folio.rest.RestVerticle.lambda$10(RestVerticle.java:1309)
	at java.util.Iterator.forEachRemaining(Iterator.java:116)
	at org.folio.rest.RestVerticle.parseParams(RestVerticle.java:1273)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:463)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.doEnd(BodyHandlerImpl.java:231)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.end(BodyHandlerImpl.java:211)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl.lambda$handle$0(BodyHandlerImpl.java:74)
	at io.vertx.core.http.impl.HttpServerRequestImpl.handleEnd(HttpServerRequestImpl.java:417)
	at io.vertx.core.http.impl.Http1xServerConnection.handleEnd(Http1xServerConnection.java:482)
	at io.vertx.core.http.impl.Http1xServerConnection.handleContent(Http1xServerConnection.java:477)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:458)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:728)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 422 1431 -1 tid=null Unprocessable Entity {"errors":[{"message":"Unrecognized field \"somethingAdditional\" (class org.folio.rest.jaxrs.model.Instance), not marked as ignorable (32 known properties: \"electronicAccess\", \"notes\", \"discoverySuppress\", \"catalogedDate\", \"subjects\", \"classifications\", \"publicationFrequency\", \"title\", \"previouslyHeld\", \"id\", \"holdingsRecords2\", \"sourceRecordFormat\", \"hrid\", \"indexTitle\", \"alternativeTitles\", \"identifiers\", \"publication\", \"statusId\", \"physicalDescriptions\", \"metadata\", \"publicationRange\", \"editions\", \"series\", \"contributors\", \"modeOfIssuanceId\", \"source\", \"instanceTypeId\", \"instanceFormatIds\", \"staffSuppress\", \"statusUpdatedDate\", \"languages\", \"statisticalCodeIds\"])\n at [Source: (String)\"{\n  \"id\" : \"be52d862-fc80-4b9a-b184-4f6cc56ffa60\",\n  \"title\" : \"Nod\",\n  \"source\" : \"TEST\",\n  \"identifiers\" : [ {\n    \"identifierTypeId\" : \"7f907515-a1bf-4513-8a38-92e1a07c539d\",\n    \"value\" : \"B01D1PLMDO\"\n  } ],\n  \"contributors\" : [ {\n    \"contributorNameTypeId\" : \"2b94c631-fca9-4892-a730-03ee529ffe2a\",\n    \"name\" : \"Barnes, Adrian\"\n  } ],\n  \"instanceTypeId\" : \"6312d172-f0cf-40f6-b27d-9fa8feaf332f\",\n  \"somethingAdditional\" : \"foo\"\n}\"; line: 14, column: 28] (through reference chain: org.folio.rest.jaxrs.model.Instance[\"somethingAdditional\"])","type":"1","code":"-1","parameters":[{"key":"","value":""}]}]}
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38176 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38178 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38180 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 5 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 PUT /instance-storage/instances/e2d0fb69-2c12-4cc0-8c1e-55b40a4383d0/source-record/marc-json null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/e2d0fb69-2c12-4cc0-8c1e-55b40a4383d0/source-record/marc-json null HTTP_1_1 200 284 1 tid=test_tenant OK 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38182 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38184 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38186 DELETE /instance-storage/instances null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:00 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:00 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==b1edd6cc-34cd-4cf6-96c4-9871998e1336 >>> WHERE id='b1edd6cc-34cd-4cf6-96c4-9871998e1336' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='b1edd6cc-34cd-4cf6-96c4-9871998e1336' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==b1edd6cc-34cd-4cf6-96c4-9871998e1336 >>> WHERE id='b1edd6cc-34cd-4cf6-96c4-9871998e1336' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/b1edd6cc-34cd-4cf6-96c4-9871998e1336 null HTTP_1_1 200 843 4 tid=test_tenant OK 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 PUT /instance-storage/instances/b1edd6cc-34cd-4cf6-96c4-9871998e1336/source-record/marc-json null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:00 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:00 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==b1edd6cc-34cd-4cf6-96c4-9871998e1336 >>> WHERE id='b1edd6cc-34cd-4cf6-96c4-9871998e1336' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='b1edd6cc-34cd-4cf6-96c4-9871998e1336' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==b1edd6cc-34cd-4cf6-96c4-9871998e1336 >>> WHERE id='b1edd6cc-34cd-4cf6-96c4-9871998e1336' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/b1edd6cc-34cd-4cf6-96c4-9871998e1336 null HTTP_1_1 200 881 4 tid=test_tenant OK 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 DELETE /instance-storage/instances/b1edd6cc-34cd-4cf6-96c4-9871998e1336/source-record/marc-json null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:00 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:00 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==b1edd6cc-34cd-4cf6-96c4-9871998e1336 >>> WHERE id='b1edd6cc-34cd-4cf6-96c4-9871998e1336' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='b1edd6cc-34cd-4cf6-96c4-9871998e1336' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==b1edd6cc-34cd-4cf6-96c4-9871998e1336 >>> WHERE id='b1edd6cc-34cd-4cf6-96c4-9871998e1336' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/b1edd6cc-34cd-4cf6-96c4-9871998e1336 null HTTP_1_1 200 843 4 tid=test_tenant OK 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/b1edd6cc-34cd-4cf6-96c4-9871998e1336/source-record/marc-json null HTTP_1_1 404 66 1 tid=test_tenant Not Found 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38188 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38190 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38192 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 5 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 PUT /instance-storage/instances/7d6169bd-2306-4b3e-a3d7-cdd8d87cdc38 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:00 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:00 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==7d6169bd-2306-4b3e-a3d7-cdd8d87cdc38 >>> WHERE id='7d6169bd-2306-4b3e-a3d7-cdd8d87cdc38' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='7d6169bd-2306-4b3e-a3d7-cdd8d87cdc38' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==7d6169bd-2306-4b3e-a3d7-cdd8d87cdc38 >>> WHERE id='7d6169bd-2306-4b3e-a3d7-cdd8d87cdc38' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/7d6169bd-2306-4b3e-a3d7-cdd8d87cdc38 null HTTP_1_1 200 820 4 tid=test_tenant OK 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38194 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38196 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38198 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 5 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:00 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:00 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:00 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances null HTTP_1_1 200 1817 4 tid=test_tenant OK 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38200 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38202 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38204 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 6 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 PUT /instance-storage/instances/8f946d2b-38c2-4114-9577-7b52f8e4a4a2/source-record/marc-json null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 PUT /instance-storage/instances/8f946d2b-38c2-4114-9577-7b52f8e4a4a2/source-record/marc-json null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/8f946d2b-38c2-4114-9577-7b52f8e4a4a2/source-record/marc-json null HTTP_1_1 200 5847 1 tid=test_tenant OK 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38206 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38208 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38210 DELETE /instance-storage/instances null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 5 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /item-storage/items null HTTP_1_1 201 486 5 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /item-storage/items null HTTP_1_1 201 486 5 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 4 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 4 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 4 tid=test_tenant Created 
Aug 08, 2019 7:40:00 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:00 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:00 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:00 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike
WARNING: Doing LIKE search without index for item.jsonb->>'barcode', CQL >>> SQL: item.barcode == 706949453641 >>> lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('706949453641'))
Aug 08, 2019 7:40:00 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: item.barcode==706949453641 >>> WHERE instance.id IN  ( SELECT (holdings_record.jsonb->>'instanceId')::UUID from holdings_record WHERE holdings_record.id IN  ( SELECT (item.jsonb->>'holdingsRecordId')::UUID from item WHERE lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('706949453641')))) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=item.barcode%3D%3D706949453641 HTTP_1_1 200 947 7 tid=test_tenant OK 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38212 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38214 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:00 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38216 DELETE /instance-storage/instances null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:40:02 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:02 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:02 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:02 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 9 OFFSET 0 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND (SELECT COUNT(*) FROM headrecords) < 9 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 9 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 9 OFFSET 0 ) ORDER BY title 
Aug 08, 2019 7:40:02 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: title=foo sortBy title
Aug 08, 2019 7:40:02 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:02 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3Dfoo+sortBy+title&offset=0&limit=9 HTTP_1_1 200 5193 47 tid=test_tenant OK 
Aug 08, 2019 7:40:02 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:02 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:02 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:02 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 5 OFFSET 0 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND (SELECT COUNT(*) FROM headrecords) < 5 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 5 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 5 OFFSET 0 ) ORDER BY title 
Aug 08, 2019 7:40:02 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: title=foo sortBy title
Aug 08, 2019 7:40:02 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:02 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3Dfoo+sortBy+title&offset=0&limit=5 HTTP_1_1 200 2912 44 tid=test_tenant OK 
Aug 08, 2019 7:40:02 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:02 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:02 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:02 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 3 OFFSET 6 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND (SELECT COUNT(*) FROM headrecords) < 3 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 3 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 3 OFFSET 6 ) ORDER BY title 
Aug 08, 2019 7:40:02 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: title=foo sortBy title
Aug 08, 2019 7:40:02 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:02 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3Dfoo+sortBy+title&offset=6&limit=3 HTTP_1_1 200 1761 45 tid=test_tenant OK 
Aug 08, 2019 7:40:02 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:02 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:02 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:02 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 8 OFFSET 1 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND (SELECT COUNT(*) FROM headrecords) < 8 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 8 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 8 OFFSET 1 ) ORDER BY title 
Aug 08, 2019 7:40:02 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: title=foo sortBy title
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3Dfoo+sortBy+title&offset=1&limit=8 HTTP_1_1 200 4621 45 tid=test_tenant OK 
Aug 08, 2019 7:40:03 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:03 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:03 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:03 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('b')))     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title')) ASC               OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title')) ASC   LIMIT 20 OFFSET 1 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('b')))     AND (SELECT COUNT(*) FROM headrecords) < 20 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 20 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title ASC   LIMIT 20 OFFSET 1 ) ORDER BY title ASC
Aug 08, 2019 7:40:03 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: title=b sortBy title/sort.ascending
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3Db+sortBy+title%2Fsort.ascending&offset=1&limit=20 HTTP_1_1 200 2332 44 tid=test_tenant OK 
Aug 08, 2019 7:40:03 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:03 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:03 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:03 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND lower(f_unaccent(jsonb->>'title'))>             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title')) DESC               OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title')) DESC   LIMIT 3 OFFSET 1 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND (SELECT COUNT(*) FROM headrecords) < 3 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 3 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title DESC   LIMIT 3 OFFSET 1 ) ORDER BY title DESC
Aug 08, 2019 7:40:03 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: title=foo sortBy title/sort.descending
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3Dfoo+sortBy+title%2Fsort.descending&offset=1&limit=3 HTTP_1_1 200 1768 40 tid=test_tenant OK 
Aug 08, 2019 7:40:03 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:03 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:03 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:03 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND lower(f_unaccent(jsonb->>'title'))>             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title')) DESC               OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title')) DESC   LIMIT 3 OFFSET 6 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('foo')))     AND (SELECT COUNT(*) FROM headrecords) < 3 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 3 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title DESC   LIMIT 3 OFFSET 6 ) ORDER BY title DESC
Aug 08, 2019 7:40:03 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: title=foo sortBy title/sort.descending
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3Dfoo+sortBy+title%2Fsort.descending&offset=6&limit=3 HTTP_1_1 200 1761 43 tid=test_tenant OK 
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38218 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:03 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38220 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38222 DELETE /instance-storage/instances null HTTP_1_1 204 0 1902 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 6 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 14 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (true)     AND lower(f_unaccent(jsonb->>'title'))>             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title')) DESC               OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title')) DESC   LIMIT 10 OFFSET 0 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (true)     AND (SELECT COUNT(*) FROM headrecords) < 10 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 10 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title DESC   LIMIT 10 OFFSET 0 ) ORDER BY title DESC
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: cql.allRecords=1 sortBy title/sort.descending
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=cql.allRecords%3D1+sortBy+title%2Fsort.descending HTTP_1_1 200 4774 7 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38224 DELETE /item-storage/items null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38226 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38228 DELETE /instance-storage/instances null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 PUT /instance-storage/instances/6ede28cd-9b48-44d3-b233-da30376cc7cd/source-record/marc-json null HTTP_1_1 404 463 40 tid=test_tenant Not Found 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38230 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38232 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38234 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==3a446d9a-61df-4aae-be0c-c03818874de9 >>> WHERE id='3a446d9a-61df-4aae-be0c-c03818874de9' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='3a446d9a-61df-4aae-be0c-c03818874de9' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==3a446d9a-61df-4aae-be0c-c03818874de9 >>> WHERE id='3a446d9a-61df-4aae-be0c-c03818874de9' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/3a446d9a-61df-4aae-be0c-c03818874de9 null HTTP_1_1 200 843 4 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38236 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38238 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38240 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 400 44 -1 tid=null Bad Request Unable to process request Tenant must be set
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38242 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38244 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38246 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==9156a536-1a4f-4353-9234-54fcbdb66c0e >>> WHERE id='9156a536-1a4f-4353-9234-54fcbdb66c0e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='9156a536-1a4f-4353-9234-54fcbdb66c0e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==9156a536-1a4f-4353-9234-54fcbdb66c0e >>> WHERE id='9156a536-1a4f-4353-9234-54fcbdb66c0e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/9156a536-1a4f-4353-9234-54fcbdb66c0e null HTTP_1_1 200 843 4 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 PUT /instance-storage/instances/9156a536-1a4f-4353-9234-54fcbdb66c0e/source-record/marc-json null HTTP_1_1 204 0 5 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==9156a536-1a4f-4353-9234-54fcbdb66c0e >>> WHERE id='9156a536-1a4f-4353-9234-54fcbdb66c0e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='9156a536-1a4f-4353-9234-54fcbdb66c0e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==9156a536-1a4f-4353-9234-54fcbdb66c0e >>> WHERE id='9156a536-1a4f-4353-9234-54fcbdb66c0e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/9156a536-1a4f-4353-9234-54fcbdb66c0e null HTTP_1_1 200 881 3 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstancesSourceRecordByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 DELETE /instance-storage/instances/9156a536-1a4f-4353-9234-54fcbdb66c0e/source-record null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==9156a536-1a4f-4353-9234-54fcbdb66c0e >>> WHERE id='9156a536-1a4f-4353-9234-54fcbdb66c0e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='9156a536-1a4f-4353-9234-54fcbdb66c0e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==9156a536-1a4f-4353-9234-54fcbdb66c0e >>> WHERE id='9156a536-1a4f-4353-9234-54fcbdb66c0e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/9156a536-1a4f-4353-9234-54fcbdb66c0e null HTTP_1_1 200 843 3 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/9156a536-1a4f-4353-9234-54fcbdb66c0e/source-record/marc-json null HTTP_1_1 404 66 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38248 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38250 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38252 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 5 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers = /@value 9781447294146 >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('9781447294146')) AND id in (select t.id from (select id as id,              jsonb_array_elements(instance.jsonb->'identifiers') as c      ) as t where (to_tsvector('simple', f_unaccent(t.c->>'value')) @@ to_tsquery('simple', f_unaccent('9781447294146')))) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers+%3D+%2F%40value+9781447294146 HTTP_1_1 200 1025 8 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38254 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38256 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38258 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers = /@identifierTypeId = 8261054f-be78-422d-bd51-4ed9f33c3422 9781447294146 >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('9781447294146')) AND id in (select t.id from (select id as id,              jsonb_array_elements(instance.jsonb->'identifiers') as c      ) as t where to_tsvector('simple', f_unaccent(t.c->>'value')) @@ to_tsquery('simple', f_unaccent('9781447294146')) and to_tsvector('simple', f_unaccent(t.c->>'identifierTypeId')) @@ to_tsquery('simple', f_unaccent('8261054f-be78-422d-bd51-4ed9f33c3422'))) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers+%3D+%2F%40identifierTypeId+%3D+8261054f-be78-422d-bd51-4ed9f33c3422+9781447294146 HTTP_1_1 200 1025 11 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38260 DELETE /item-storage/items null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38262 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38264 DELETE /instance-storage/instances null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 6 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 11 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: identifiers = /@identifierTypeId 7f907515-a1bf-4513-8a38-92e1a07c539d >>> WHERE to_tsvector('simple', f_unaccent(instance.jsonb->>'identifiers')) @@ to_tsquery('simple', f_unaccent('7f907515-a1bf-4513-8a38-92e1a07c539d')) AND id in (select t.id from (select id as id,              jsonb_array_elements(instance.jsonb->'identifiers') as c      ) as t where (to_tsvector('simple', f_unaccent(t.c->>'identifierTypeId')) @@ to_tsquery('simple', f_unaccent('7f907515-a1bf-4513-8a38-92e1a07c539d')))) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=identifiers+%3D+%2F%40identifierTypeId+7f907515-a1bf-4513-8a38-92e1a07c539d HTTP_1_1 200 914 18 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38266 DELETE /item-storage/items null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38268 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38270 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 821 5 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 821 5 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 821 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38272 POST /locations null HTTP_1_1 201 805 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38274 POST /locations null HTTP_1_1 201 845 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /holdings-storage/holdings null HTTP_1_1 201 409 10 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /holdings-storage/holdings null HTTP_1_1 201 409 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /holdings-storage/holdings null HTTP_1_1 201 409 6 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('Long<->Way<->to<->a<->Small<->Angry<->Planet:*')))     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 10 OFFSET 0 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('Long<->Way<->to<->a<->Small<->Angry<->Planet:*')))     AND (SELECT COUNT(*) FROM headrecords) < 10 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 10 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 10 OFFSET 0 ) ORDER BY title 
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: title=Long Way to a Small Angry Planet* sortby title
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3DLong+Way+to+a+Small+Angry+Planet*+sortby+title HTTP_1_1 200 2762 20 tid=test_tenant OK 
{
  "instances" : [ {
    "id" : "5e854b76-7b2e-41f8-88dd-1d00ae664b46",
    "hrid" : "in00015102",
    "source" : "TEST1",
    "title" : "Long Way to a Small Angry Planet 1",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  }, {
    "id" : "2f8e25e9-df58-4d94-8df5-8d7793b03ca1",
    "hrid" : "in00015103",
    "source" : "TEST2",
    "title" : "Long Way to a Small Angry Planet 2",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  }, {
    "id" : "a5cc0f60-97e1-441b-850b-539ee9c206e8",
    "hrid" : "in00015104",
    "source" : "TEST3",
    "title" : "Long Way to a Small Angry Planet 3",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  } ],
  "totalRecords" : 3
}
Status - 200 at 1565293205543 for http://localhost:53376/instance-storage/instances?query=title%3DLong+Way+to+a+Small+Angry+Planet*+sortby+title
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (true)     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 10 OFFSET 0 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (true)     AND (SELECT COUNT(*) FROM headrecords) < 10 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 10 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 10 OFFSET 0 ) ORDER BY title 
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: title=cql.allRecords=1 sortBy title
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3Dcql.allRecords%3D1+sortBy+title HTTP_1_1 200 2762 4 tid=test_tenant OK 
{
  "instances" : [ {
    "id" : "5e854b76-7b2e-41f8-88dd-1d00ae664b46",
    "hrid" : "in00015102",
    "source" : "TEST1",
    "title" : "Long Way to a Small Angry Planet 1",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  }, {
    "id" : "2f8e25e9-df58-4d94-8df5-8d7793b03ca1",
    "hrid" : "in00015103",
    "source" : "TEST2",
    "title" : "Long Way to a Small Angry Planet 2",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  }, {
    "id" : "a5cc0f60-97e1-441b-850b-539ee9c206e8",
    "hrid" : "in00015104",
    "source" : "TEST3",
    "title" : "Long Way to a Small Angry Planet 3",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  } ],
  "totalRecords" : 3
}
Status - 200 at 1565293205549 for http://localhost:53376/instance-storage/instances?query=title%3Dcql.allRecords%3D1+sortBy+title
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByFt
WARNING: Doing FT search without index for holdings_record.jsonb->>'permanentLocationId', CQL >>> SQL: holdingsRecords.permanentLocationId = 99999999-dee7-48eb-b03f-d02fdf0debd0 >>> to_tsvector('simple', f_unaccent(holdings_record.jsonb->>'permanentLocationId')) @@ to_tsquery('simple', f_unaccent('99999999-dee7-48eb-b03f-d02fdf0debd0'))
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (instance.id IN  ( SELECT (holdings_record.jsonb->>'instanceId')::UUID from holdings_record WHERE to_tsvector('simple', f_unaccent(holdings_record.jsonb->>'permanentLocationId')) @@ to_tsquery('simple', f_unaccent('99999999-dee7-48eb-b03f-d02fdf0debd0'))))     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 10 OFFSET 0 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (instance.id IN  ( SELECT (holdings_record.jsonb->>'instanceId')::UUID from holdings_record WHERE to_tsvector('simple', f_unaccent(holdings_record.jsonb->>'permanentLocationId')) @@ to_tsquery('simple', f_unaccent('99999999-dee7-48eb-b03f-d02fdf0debd0'))))     AND (SELECT COUNT(*) FROM headrecords) < 10 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 10 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 10 OFFSET 0 ) ORDER BY title 
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: holdingsRecords.permanentLocationId=99999999-dee7-48eb-b03f-d02fdf0debd0 sortBy title
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=holdingsRecords.permanentLocationId%3D99999999-dee7-48eb-b03f-d02fdf0debd0+sortBy+title HTTP_1_1 200 1856 5 tid=test_tenant OK 
{
  "instances" : [ {
    "id" : "2f8e25e9-df58-4d94-8df5-8d7793b03ca1",
    "hrid" : "in00015103",
    "source" : "TEST2",
    "title" : "Long Way to a Small Angry Planet 2",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  }, {
    "id" : "a5cc0f60-97e1-441b-850b-539ee9c206e8",
    "hrid" : "in00015104",
    "source" : "TEST3",
    "title" : "Long Way to a Small Angry Planet 3",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  } ],
  "totalRecords" : 2
}
Status - 200 at 1565293205555 for http://localhost:53376/instance-storage/instances?query=holdingsRecords.permanentLocationId%3D99999999-dee7-48eb-b03f-d02fdf0debd0+sortBy+title
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (true)     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 10 OFFSET 0 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (true)     AND (SELECT COUNT(*) FROM headrecords) < 10 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 10 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 10 OFFSET 0 ) ORDER BY title 
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: title=cql.allRecords=1 sortby title
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3Dcql.allRecords%3D1+sortby+title HTTP_1_1 200 2762 4 tid=test_tenant OK 
{
  "instances" : [ {
    "id" : "5e854b76-7b2e-41f8-88dd-1d00ae664b46",
    "hrid" : "in00015102",
    "source" : "TEST1",
    "title" : "Long Way to a Small Angry Planet 1",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  }, {
    "id" : "2f8e25e9-df58-4d94-8df5-8d7793b03ca1",
    "hrid" : "in00015103",
    "source" : "TEST2",
    "title" : "Long Way to a Small Angry Planet 2",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  }, {
    "id" : "a5cc0f60-97e1-441b-850b-539ee9c206e8",
    "hrid" : "in00015104",
    "source" : "TEST3",
    "title" : "Long Way to a Small Angry Planet 3",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  } ],
  "totalRecords" : 3
}
Status - 200 at 1565293205560 for http://localhost:53376/instance-storage/instances?query=title%3Dcql.allRecords%3D1+sortby+title
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByFt
WARNING: Doing FT search without index for holdings_record.jsonb->>'permanentLocationId', CQL >>> SQL: holdingsRecords.permanentLocationId = 99999999-dee7-48eb-b03f-d02fdf0debd0 >>> to_tsvector('simple', f_unaccent(holdings_record.jsonb->>'permanentLocationId')) @@ to_tsquery('simple', f_unaccent('99999999-dee7-48eb-b03f-d02fdf0debd0'))
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE ((true) AND (instance.id IN  ( SELECT (holdings_record.jsonb->>'instanceId')::UUID from holdings_record WHERE to_tsvector('simple', f_unaccent(holdings_record.jsonb->>'permanentLocationId')) @@ to_tsquery('simple', f_unaccent('99999999-dee7-48eb-b03f-d02fdf0debd0')))))     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 10 OFFSET 0 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE ((true) AND (instance.id IN  ( SELECT (holdings_record.jsonb->>'instanceId')::UUID from holdings_record WHERE to_tsvector('simple', f_unaccent(holdings_record.jsonb->>'permanentLocationId')) @@ to_tsquery('simple', f_unaccent('99999999-dee7-48eb-b03f-d02fdf0debd0')))))     AND (SELECT COUNT(*) FROM headrecords) < 10 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 10 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 10 OFFSET 0 ) ORDER BY title 
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: title=cql.allRecords=1 and holdingsRecords.permanentLocationId=99999999-dee7-48eb-b03f-d02fdf0debd0 sortby title
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3Dcql.allRecords%3D1+and+holdingsRecords.permanentLocationId%3D99999999-dee7-48eb-b03f-d02fdf0debd0+sortby+title HTTP_1_1 200 1856 7 tid=test_tenant OK 
{
  "instances" : [ {
    "id" : "2f8e25e9-df58-4d94-8df5-8d7793b03ca1",
    "hrid" : "in00015103",
    "source" : "TEST2",
    "title" : "Long Way to a Small Angry Planet 2",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  }, {
    "id" : "a5cc0f60-97e1-441b-850b-539ee9c206e8",
    "hrid" : "in00015104",
    "source" : "TEST3",
    "title" : "Long Way to a Small Angry Planet 3",
    "alternativeTitles" : [ ],
    "editions" : [ ],
    "series" : [ ],
    "identifiers" : [ {
      "value" : "9781473619777",
      "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
    } ],
    "contributors" : [ {
      "name" : "Chambers, Becky",
      "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
    } ],
    "subjects" : [ ],
    "classifications" : [ ],
    "publication" : [ ],
    "publicationFrequency" : [ ],
    "publicationRange" : [ ],
    "electronicAccess" : [ ],
    "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
    "instanceFormatIds" : [ ],
    "physicalDescriptions" : [ ],
    "languages" : [ ],
    "notes" : [ ],
    "statisticalCodeIds" : [ ],
    "holdingsRecords2" : [ ]
  } ],
  "totalRecords" : 2
}
Status - 200 at 1565293205569 for http://localhost:53376/instance-storage/instances?query=title%3Dcql.allRecords%3D1+and+holdingsRecords.permanentLocationId%3D99999999-dee7-48eb-b03f-d02fdf0debd0+sortby+title
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByFt
WARNING: Doing FT search without index for holdings_record.jsonb->>'permanentLocationId', CQL >>> SQL: holdingsRecords.permanentLocationId = abc* >>> to_tsvector('simple', f_unaccent(holdings_record.jsonb->>'permanentLocationId')) @@ to_tsquery('simple', f_unaccent('abc:*'))
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: title=cql.allRecords=1 and holdingsRecords.permanentLocationId=abc* sortby holdingsRecords.permanentLocationId >>> WHERE (true) AND (instance.id IN  ( SELECT (holdings_record.jsonb->>'instanceId')::UUID from holdings_record WHERE to_tsvector('simple', f_unaccent(holdings_record.jsonb->>'permanentLocationId')) @@ to_tsquery('simple', f_unaccent('abc:*')))) ORDER BY lower(f_unaccent(instance.jsonb->'holdingsRecords'->>'permanentLocationId')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=title%3Dcql.allRecords%3D1+and+holdingsRecords.permanentLocationId%3Dabc*+sortby+holdingsRecords.permanentLocationId HTTP_1_1 200 45 6 tid=test_tenant OK 
{
  "instances" : [ ],
  "totalRecords" : 0
}
Status - 200 at 1565293205576 for http://localhost:53376/instance-storage/instances?query=title%3Dcql.allRecords%3D1+and+holdingsRecords.permanentLocationId%3Dabc*+sortby+holdingsRecords.permanentLocationId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38276 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38278 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38280 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances null HTTP_1_1 400 44 -1 tid=null Bad Request Unable to process request Tenant must be set
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38282 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38284 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38286 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 PUT /instance-storage/instances/2a6d5918-219d-4356-afa8-ad3985260a81 null HTTP_1_1 404 9 2 tid=test_tenant Not Found 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==2a6d5918-219d-4356-afa8-ad3985260a81 >>> WHERE id='2a6d5918-219d-4356-afa8-ad3985260a81' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='2a6d5918-219d-4356-afa8-ad3985260a81' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==2a6d5918-219d-4356-afa8-ad3985260a81 >>> WHERE id='2a6d5918-219d-4356-afa8-ad3985260a81' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/2a6d5918-219d-4356-afa8-ad3985260a81 null HTTP_1_1 404 9 2 tid=test_tenant Not Found 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38288 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38290 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38292 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 5 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /holdings-storage/holdings null HTTP_1_1 201 409 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /item-storage/items null HTTP_1_1 201 486 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByFt
WARNING: Doing FT search without index for item.jsonb->>'barcode', CQL >>> SQL: item.barcode = 706949453641* >>> to_tsvector('simple', f_unaccent(item.jsonb->>'barcode')) @@ to_tsquery('simple', f_unaccent('706949453641:*'))
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: item.barcode=706949453641* or title=Nod* >>> WHERE (instance.id IN  ( SELECT (holdings_record.jsonb->>'instanceId')::UUID from holdings_record WHERE holdings_record.id IN  ( SELECT (item.jsonb->>'holdingsRecordId')::UUID from item WHERE to_tsvector('simple', f_unaccent(item.jsonb->>'barcode')) @@ to_tsquery('simple', f_unaccent('706949453641:*'))))) OR (to_tsvector('simple', f_unaccent(instance.jsonb->>'title')) @@ to_tsquery('simple', f_unaccent('Nod:*'))) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=item.barcode%3D706949453641*+or+title%3DNod* HTTP_1_1 200 1817 11 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38294 DELETE /item-storage/items null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38296 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38298 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 5 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==9c4c7b2d-4ed1-4650-93c9-4aac9ec89b3d >>> WHERE id='9c4c7b2d-4ed1-4650-93c9-4aac9ec89b3d' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='9c4c7b2d-4ed1-4650-93c9-4aac9ec89b3d' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==9c4c7b2d-4ed1-4650-93c9-4aac9ec89b3d >>> WHERE id='9c4c7b2d-4ed1-4650-93c9-4aac9ec89b3d' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/9c4c7b2d-4ed1-4650-93c9-4aac9ec89b3d null HTTP_1_1 200 843 4 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38300 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38302 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38304 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesSourceRecordMarcJsonByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/d9c2fb86-66f7-4d9a-b1f7-aa6eb2e2f1fa/source-record/marc-json null HTTP_1_1 404 66 1 tid=test_tenant Not Found 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38306 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38308 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38310 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.RestVerticle
SEVERE: Unrecognized field "somethingAdditional" (class org.folio.rest.jaxrs.model.Identifier), not marked as ignorable (2 known properties: "value", "identifierTypeId"])
 at [Source: (String)"{
  "id" : "b2115a10-c5b5-40f1-9c9e-f3d2275fd492",
  "title" : "Nod",
  "source" : "TEST",
  "identifiers" : [ {
    "identifierTypeId" : "7f907515-a1bf-4513-8a38-92e1a07c539d",
    "value" : "B01D1PLMDO"
  }, {
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422",
    "value" : "5645678432576",
    "somethingAdditional" : "foo"
  } ],
  "contributors" : [ {
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a",
    "name" : "Barnes, Adrian"
  } ],
  "instanceTypeId" : "[truncated 40 chars]; line: 11, column: 30] (through reference chain: org.folio.rest.jaxrs.model.Instance["identifiers"]->java.util.ArrayList[1]->org.folio.rest.jaxrs.model.Identifier["somethingAdditional"])
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "somethingAdditional" (class org.folio.rest.jaxrs.model.Identifier), not marked as ignorable (2 known properties: "value", "identifierTypeId"])
 at [Source: (String)"{
  "id" : "b2115a10-c5b5-40f1-9c9e-f3d2275fd492",
  "title" : "Nod",
  "source" : "TEST",
  "identifiers" : [ {
    "identifierTypeId" : "7f907515-a1bf-4513-8a38-92e1a07c539d",
    "value" : "B01D1PLMDO"
  }, {
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422",
    "value" : "5645678432576",
    "somethingAdditional" : "foo"
  } ],
  "contributors" : [ {
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a",
    "name" : "Barnes, Adrian"
  } ],
  "instanceTypeId" : "[truncated 40 chars]; line: 11, column: 30] (through reference chain: org.folio.rest.jaxrs.model.Instance["identifiers"]->java.util.ArrayList[1]->org.folio.rest.jaxrs.model.Identifier["somethingAdditional"])
	at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:823)
	at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1153)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1589)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1567)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:294)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:151)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:286)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:245)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:27)
	at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:288)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:151)
	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4014)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3005)
	at org.folio.rest.RestVerticle.lambda$10(RestVerticle.java:1309)
	at java.util.Iterator.forEachRemaining(Iterator.java:116)
	at org.folio.rest.RestVerticle.parseParams(RestVerticle.java:1273)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:463)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.doEnd(BodyHandlerImpl.java:231)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.end(BodyHandlerImpl.java:211)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl.lambda$handle$0(BodyHandlerImpl.java:74)
	at io.vertx.core.http.impl.HttpServerRequestImpl.handleEnd(HttpServerRequestImpl.java:417)
	at io.vertx.core.http.impl.Http1xServerConnection.handleEnd(Http1xServerConnection.java:482)
	at io.vertx.core.http.impl.Http1xServerConnection.handleContent(Http1xServerConnection.java:477)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:458)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:728)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 422 1055 -1 tid=null Unprocessable Entity {"errors":[{"message":"Unrecognized field \"somethingAdditional\" (class org.folio.rest.jaxrs.model.Identifier), not marked as ignorable (2 known properties: \"value\", \"identifierTypeId\"])\n at [Source: (String)\"{\n  \"id\" : \"b2115a10-c5b5-40f1-9c9e-f3d2275fd492\",\n  \"title\" : \"Nod\",\n  \"source\" : \"TEST\",\n  \"identifiers\" : [ {\n    \"identifierTypeId\" : \"7f907515-a1bf-4513-8a38-92e1a07c539d\",\n    \"value\" : \"B01D1PLMDO\"\n  }, {\n    \"identifierTypeId\" : \"8261054f-be78-422d-bd51-4ed9f33c3422\",\n    \"value\" : \"5645678432576\",\n    \"somethingAdditional\" : \"foo\"\n  } ],\n  \"contributors\" : [ {\n    \"contributorNameTypeId\" : \"2b94c631-fca9-4892-a730-03ee529ffe2a\",\n    \"name\" : \"Barnes, Adrian\"\n  } ],\n  \"instanceTypeId\" : \"[truncated 40 chars]; line: 11, column: 30] (through reference chain: org.folio.rest.jaxrs.model.Instance[\"identifiers\"]->java.util.ArrayList[1]->org.folio.rest.jaxrs.model.Identifier[\"somethingAdditional\"])","type":"1","code":"-1","parameters":[{"key":"","value":""}]}]}
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38312 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38314 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38316 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 422 201 -1 tid=null Unprocessable Entity {"errors":[{"message":"must match \"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$\"","type":"1","code":"-1","parameters":[{"key":"id","value":"6556456"}]}]}
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38318 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38320 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38322 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances null HTTP_1_1 200 45 2 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38324 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38326 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38328 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: optimized SQL generated from CQL:  WITH  headrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (true)     AND lower(f_unaccent(jsonb->>'title'))<             ( SELECT lower(f_unaccent(jsonb->>'title'))               FROM test_tenant_mod_inventory_storage.instance               ORDER BY lower(f_unaccent(jsonb->>'title'))                OFFSET 10000 LIMIT 1             )   ORDER BY lower(f_unaccent(jsonb->>'title'))    LIMIT 10 OFFSET 0 ),  allrecords AS (   SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM test_tenant_mod_inventory_storage.instance   WHERE (true)     AND (SELECT COUNT(*) FROM headrecords) < 10 ) SELECT jsonb, title,  0                                 AS count   FROM headrecords   WHERE (SELECT COUNT(*) FROM headrecords) >= 10 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count   FROM allrecords   ORDER BY title    LIMIT 10 OFFSET 0 ) ORDER BY title 
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.PgUtil
INFO: Optimized SQL generated. Source CQL: cql.allRecords=1 sortBy title
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances query=cql.allRecords%3D1+sortBy+title HTTP_1_1 200 4774 4 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38330 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38332 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38334 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==7e9b0e1e-d39a-4cf7-81ed-e89c820a7aac >>> WHERE id='7e9b0e1e-d39a-4cf7-81ed-e89c820a7aac' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: SQL generated from CQL:  WHERE id='7e9b0e1e-d39a-4cf7-81ed-e89c820a7aac' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==7e9b0e1e-d39a-4cf7-81ed-e89c820a7aac >>> WHERE id='7e9b0e1e-d39a-4cf7-81ed-e89c820a7aac' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstancesByInstanceId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances/7e9b0e1e-d39a-4cf7-81ed-e89c820a7aac null HTTP_1_1 200 843 3 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38336 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38338 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38340 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 890 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 891 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 POST /instance-storage/instances null HTTP_1_1 201 903 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 3 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.InstanceStorageAPI
INFO: create wrapper[instance.jsonb] ------instance.jsonb
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 3 OFFSET 3
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38072 GET /instance-storage/instances limit=3 HTTP_1_1 200 2922 5 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38342 GET /instance-storage/instances limit=3&offset=3 HTTP_1_1 200 1896 4 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38344 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38346 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38348 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38350 DELETE /locations null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38352 DELETE /location-units/libraries null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38354 DELETE /location-units/campuses null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38356 DELETE /location-units/institutions null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38358 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38360 DELETE /loan-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38362 POST /location-units/institutions null HTTP_1_1 201 301 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38364 POST /location-units/campuses null HTTP_1_1 201 356 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38366 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38368 POST /service-points null HTTP_1_1 422 188 7 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38370 POST /locations null HTTP_1_1 201 944 3 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38372 POST /locations null HTTP_1_1 201 987 4 tid=test_tenant Created 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38374 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38376 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38378 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "2547ecb5-8598-4413-8051-89acb561bba7",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "80f0bdac-0efd-4f3d-86e9-ddb1ea31dd70",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==b24783dc-f9d7-42ce-a53f-ab45fbfa8b47 >>> WHERE id='b24783dc-f9d7-42ce-a53f-ab45fbfa8b47' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.HoldingsStorageAPI
INFO: SQL generated from CQL:  WHERE id='b24783dc-f9d7-42ce-a53f-ab45fbfa8b47' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==b24783dc-f9d7-42ce-a53f-ab45fbfa8b47 >>> WHERE id='b24783dc-f9d7-42ce-a53f-ab45fbfa8b47' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsStorageHoldingsByHoldingsRecordId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 PUT /holdings-storage/holdings/b24783dc-f9d7-42ce-a53f-ab45fbfa8b47 null HTTP_1_1 204 0 7 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==b24783dc-f9d7-42ce-a53f-ab45fbfa8b47 >>> WHERE id='b24783dc-f9d7-42ce-a53f-ab45fbfa8b47' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.HoldingsStorageAPI
INFO: SQL generated from CQL:  WHERE id='b24783dc-f9d7-42ce-a53f-ab45fbfa8b47' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==b24783dc-f9d7-42ce-a53f-ab45fbfa8b47 >>> WHERE id='b24783dc-f9d7-42ce-a53f-ab45fbfa8b47' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsStorageHoldingsByHoldingsRecordId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 GET /holdings-storage/holdings/b24783dc-f9d7-42ce-a53f-ab45fbfa8b47 null HTTP_1_1 200 434 4 tid=test_tenant OK 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38382 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38384 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38386 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "b3a68224-5d7b-4bb8-903b-476b1b98a9cf",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "d5bd62e2-2bca-4c4c-a7bd-451399b2d468",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "203a3640-4d05-4a13-abd7-9e52a11f0653",
  "formerIds" : [ ],
  "instanceId" : "b3a68224-5d7b-4bb8-903b-476b1b98a9cf",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldingsByHoldingsRecordId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 DELETE /holdings-storage/holdings/203a3640-4d05-4a13-abd7-9e52a11f0653 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==203a3640-4d05-4a13-abd7-9e52a11f0653 >>> WHERE id='203a3640-4d05-4a13-abd7-9e52a11f0653' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.impl.HoldingsStorageAPI
INFO: SQL generated from CQL:  WHERE id='203a3640-4d05-4a13-abd7-9e52a11f0653' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==203a3640-4d05-4a13-abd7-9e52a11f0653 >>> WHERE id='203a3640-4d05-4a13-abd7-9e52a11f0653' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsStorageHoldingsByHoldingsRecordId
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 GET /holdings-storage/holdings/203a3640-4d05-4a13-abd7-9e52a11f0653 null HTTP_1_1 404 9 2 tid=test_tenant Not Found 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38388 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:05 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38390 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38392 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "edbfa486-395d-4b7b-a3d5-1aa7ddabfe8a",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "5a51e6e7-8fb8-4040-9f55-f09ba8d7de3b",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "2b197fd9-5c20-4377-8c6a-3b1fd1c29f24",
  "formerIds" : [ ],
  "instanceId" : "edbfa486-395d-4b7b-a3d5-1aa7ddabfe8a",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==2b197fd9-5c20-4377-8c6a-3b1fd1c29f24 >>> WHERE id='2b197fd9-5c20-4377-8c6a-3b1fd1c29f24' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.HoldingsStorageAPI
INFO: SQL generated from CQL:  WHERE id='2b197fd9-5c20-4377-8c6a-3b1fd1c29f24' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==2b197fd9-5c20-4377-8c6a-3b1fd1c29f24 >>> WHERE id='2b197fd9-5c20-4377-8c6a-3b1fd1c29f24' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsStorageHoldingsByHoldingsRecordId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 GET /holdings-storage/holdings/2b197fd9-5c20-4377-8c6a-3b1fd1c29f24 null HTTP_1_1 200 434 3 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38394 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38396 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38398 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "8251e095-7bf8-4520-8c62-810eab360ed5",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "72fc5065-994b-41e6-828d-bbcc0561bb35",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 785 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "2c0ad1ce-2a0f-45dd-a78f-adfa648c1959",
  "source" : "TEST",
  "title" : "Nod",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "B01D1PLMDO",
    "identifierTypeId" : "7f907515-a1bf-4513-8a38-92e1a07c539d"
  } ],
  "contributors" : [ {
    "name" : "Barnes, Adrian",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 890 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "2b3444d3-e660-4473-aaf9-1d88d3b2eae5",
  "source" : "TEST",
  "title" : "Uprooted",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "1447294149",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  }, {
    "value" : "9781447294146",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Novik, Naomi",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "004b6404-7953-447b-9df0-7a1701b19455",
  "formerIds" : [ ],
  "instanceId" : "8251e095-7bf8-4520-8c62-810eab360ed5",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "10ef2499-6aa5-40d1-9ff7-e380e77dec8c",
  "formerIds" : [ ],
  "instanceId" : "2c0ad1ce-2a0f-45dd-a78f-adfa648c1959",
  "permanentLocationId" : "6b082b26-edb8-45cb-9059-7c35bce1fe89",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "8742897f-1b01-4450-be15-b21d6d871214",
  "formerIds" : [ ],
  "instanceId" : "2b3444d3-e660-4473-aaf9-1d88d3b2eae5",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 GET /holdings-storage/holdings null HTTP_1_1 200 1436 6 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38400 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38402 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38404 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 818 7 tid=test_tenant Created 
Created resource instances: {
  "id" : "70061e23-df73-403d-b047-471743dabaa8",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "039449c3-310e-4a05-b131-be267dbb578b",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 785 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "7ba26a62-c281-4fc4-b7c7-ea460c6e66d2",
  "source" : "TEST",
  "title" : "Nod",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "B01D1PLMDO",
    "identifierTypeId" : "7f907515-a1bf-4513-8a38-92e1a07c539d"
  } ],
  "contributors" : [ {
    "name" : "Barnes, Adrian",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 890 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "937c811b-1de5-4ea2-a5cd-6b805a5e7293",
  "source" : "TEST",
  "title" : "Uprooted",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "1447294149",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  }, {
    "value" : "9781447294146",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Novik, Naomi",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "24a15ad3-aeb6-4b7d-853b-74bbbe3da588",
  "formerIds" : [ ],
  "instanceId" : "70061e23-df73-403d-b047-471743dabaa8",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 4 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "cd059ed7-f7ce-45a8-8744-e6ddaf541345",
  "formerIds" : [ ],
  "instanceId" : "7ba26a62-c281-4fc4-b7c7-ea460c6e66d2",
  "permanentLocationId" : "6b082b26-edb8-45cb-9059-7c35bce1fe89",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "f4418654-7ffb-4cfc-9455-b6571a92144f",
  "formerIds" : [ ],
  "instanceId" : "937c811b-1de5-4ea2-a5cd-6b805a5e7293",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 GET /holdings-storage/holdings null HTTP_1_1 200 51 2 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38406 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38408 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38410 DELETE /instance-storage/instances null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "24ce70c2-e168-4ad9-9dde-d4cf5aed6121",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "91269561-008c-41c2-ac64-6883bf888a59",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 400 44 -1 tid=null Bad Request Unable to process request Tenant must be set
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38412 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38414 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38416 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "1ecc0111-9ae6-4b2a-b457-2694f1ef8761",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "fd4daf2e-6725-437b-8fcf-0542ca3a490c",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "565d9f27-7196-4b49-bbea-b2068faa9a2e",
  "formerIds" : [ ],
  "instanceId" : "1ecc0111-9ae6-4b2a-b457-2694f1ef8761",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==565d9f27-7196-4b49-bbea-b2068faa9a2e >>> WHERE id='565d9f27-7196-4b49-bbea-b2068faa9a2e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.HoldingsStorageAPI
INFO: SQL generated from CQL:  WHERE id='565d9f27-7196-4b49-bbea-b2068faa9a2e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==565d9f27-7196-4b49-bbea-b2068faa9a2e >>> WHERE id='565d9f27-7196-4b49-bbea-b2068faa9a2e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsStorageHoldingsByHoldingsRecordId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 PUT /holdings-storage/holdings/565d9f27-7196-4b49-bbea-b2068faa9a2e null HTTP_1_1 204 0 6 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==565d9f27-7196-4b49-bbea-b2068faa9a2e >>> WHERE id='565d9f27-7196-4b49-bbea-b2068faa9a2e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.HoldingsStorageAPI
INFO: SQL generated from CQL:  WHERE id='565d9f27-7196-4b49-bbea-b2068faa9a2e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==565d9f27-7196-4b49-bbea-b2068faa9a2e >>> WHERE id='565d9f27-7196-4b49-bbea-b2068faa9a2e' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsStorageHoldingsByHoldingsRecordId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 GET /holdings-storage/holdings/565d9f27-7196-4b49-bbea-b2068faa9a2e null HTTP_1_1 200 409 3 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38418 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38420 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38422 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 GET /holdings-storage/holdings null HTTP_1_1 400 44 -1 tid=null Bad Request Unable to process request Tenant must be set
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38424 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38426 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38428 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "6a33d4ef-0627-4913-a56d-50b2728de3aa",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "60b984c5-c0a8-4cf9-b59a-1dea2a115518",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "8de151a8-10b3-4166-b240-22910e96808d",
  "formerIds" : [ ],
  "instanceId" : "6a33d4ef-0627-4913-a56d-50b2728de3aa",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 GET /holdings-storage/holdings/8de151a8-10b3-4166-b240-22910e96808d null HTTP_1_1 400 44 -1 tid=null Bad Request Unable to process request Tenant must be set
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38430 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38432 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38434 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "92b57ea3-8a82-4625-88ad-718648680989",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "f6b85032-28e3-4750-b7f8-9e68f5a58b39",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 400 17 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38436 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38438 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38440 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "290959d8-cd23-4ade-be97-7f299e5c8d40",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "f2b200a3-26bd-4469-ada1-344340361d56",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "f5824c82-7b8c-4f25-8e7d-55bee9f9e03a",
  "formerIds" : [ ],
  "instanceId" : "290959d8-cd23-4ade-be97-7f299e5c8d40",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==f5824c82-7b8c-4f25-8e7d-55bee9f9e03a >>> WHERE id='f5824c82-7b8c-4f25-8e7d-55bee9f9e03a' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.HoldingsStorageAPI
INFO: SQL generated from CQL:  WHERE id='f5824c82-7b8c-4f25-8e7d-55bee9f9e03a' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: id==f5824c82-7b8c-4f25-8e7d-55bee9f9e03a >>> WHERE id='f5824c82-7b8c-4f25-8e7d-55bee9f9e03a' LIMIT 1 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsStorageHoldingsByHoldingsRecordId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 GET /holdings-storage/holdings/f5824c82-7b8c-4f25-8e7d-55bee9f9e03a null HTTP_1_1 200 434 3 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38442 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38444 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38446 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "05909476-3846-418e-99b5-19ad327bb8a2",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "5a1bbb72-d817-4dc6-9918-01bfe7410a48",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 785 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "682fd8ac-147e-4000-8f19-3446c9062b8f",
  "source" : "TEST",
  "title" : "Nod",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "B01D1PLMDO",
    "identifierTypeId" : "7f907515-a1bf-4513-8a38-92e1a07c539d"
  } ],
  "contributors" : [ {
    "name" : "Barnes, Adrian",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /instance-storage/instances null HTTP_1_1 201 890 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "444dda8e-566d-4612-98c7-0120aba75bc3",
  "source" : "TEST",
  "title" : "Uprooted",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "1447294149",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  }, {
    "value" : "9781447294146",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Novik, Naomi",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "6312d172-f0cf-40f6-b27d-9fa8feaf332f",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "4d7303fd-d908-460f-b950-8aee8146a037",
  "formerIds" : [ ],
  "instanceId" : "05909476-3846-418e-99b5-19ad327bb8a2",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "11668006-e659-485e-a8f7-475c32ed1f2e",
  "formerIds" : [ ],
  "instanceId" : "682fd8ac-147e-4000-8f19-3446c9062b8f",
  "permanentLocationId" : "6b082b26-edb8-45cb-9059-7c35bce1fe89",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 4 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "bbb354e3-301a-4daa-bfe5-bc7c617dc6c6",
  "formerIds" : [ ],
  "instanceId" : "444dda8e-566d-4612-98c7-0120aba75bc3",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "1f798d37-5787-4792-a014-7d91ab40da8f",
  "formerIds" : [ ],
  "instanceId" : "682fd8ac-147e-4000-8f19-3446c9062b8f",
  "permanentLocationId" : "8283719c-4d44-4ed9-bf46-ddee024e642d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 POST /holdings-storage/holdings null HTTP_1_1 201 409 64 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "ddf0c461-e105-4805-a2c4-b6eecaa8c51c",
  "formerIds" : [ ],
  "instanceId" : "05909476-3846-418e-99b5-19ad327bb8a2",
  "permanentLocationId" : "6b082b26-edb8-45cb-9059-7c35bce1fe89",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 3 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 3 OFFSET 3
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38380 GET /holdings-storage/holdings limit=3 HTTP_1_1 200 1436 4 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38448 GET /holdings-storage/holdings limit=3&offset=3 HTTP_1_1 200 974 3 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38450 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38452 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38454 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38456 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38458 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38460 DELETE /locations null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38462 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38464 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38466 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /material-types null HTTP_1_1 201 70 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /material-types null HTTP_1_1 201 71 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38470 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38472 POST /location-units/campuses null HTTP_1_1 201 356 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38474 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38476 POST /service-points null HTTP_1_1 422 188 3 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38478 POST /locations null HTTP_1_1 201 1074 34 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38480 POST /locations null HTTP_1_1 201 1117 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38482 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38484 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38486 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 GET /item-storage/items null HTTP_1_1 400 44 -1 tid=null Bad Request Unable to process request Tenant must be set
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38488 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38490 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38492 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "63311620-36e0-40d0-9939-d1ff218310ce",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "e4b8935b-8b08-4dc7-bbf3-0bacce484ff5",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "163c3edd-4ca3-40f5-b0ec-cff21deb27c6",
  "formerIds" : [ ],
  "instanceId" : "63311620-36e0-40d0-9939-d1ff218310ce",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 400 198 3 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38494 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38496 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38498 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "5164d340-e4df-48f0-9932-01964caad387",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "ce892b3b-a83d-45ec-a492-f8cfc5a436e9",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "411a50b1-5fcb-46f4-b1ee-d8a25e021093",
  "formerIds" : [ ],
  "instanceId" : "5164d340-e4df-48f0-9932-01964caad387",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 552 4 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItemsByItemId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 DELETE /item-storage/items/8da67e71-518a-432f-81b6-0d36d66eb9ae null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItemsByItemId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 GET /item-storage/items/8da67e71-518a-432f-81b6-0d36d66eb9ae null HTTP_1_1 404 9 3 tid=test_tenant Not Found 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38500 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38502 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38504 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "7435080a-3aa9-486e-9b5d-eefd26e841e1",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "46348222-cd88-4a41-84eb-8bc13edf02f9",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "ad538d22-83ec-4516-8b9c-8683b8a34ec3",
  "formerIds" : [ ],
  "instanceId" : "7435080a-3aa9-486e-9b5d-eefd26e841e1",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.RestVerticle
SEVERE: Unrecognized field "somethingAdditional" (class org.folio.rest.jaxrs.model.Item), not marked as ignorable (38 known properties: "barcode", "notes", "discoverySuppress", "formerIds", "itemLevelCallNumberSuffix", "itemLevelCallNumberPrefix", "missingPieces", "accessionNumber", "itemDamagedStatusId", "statisticalCodeIds", "holdingsRecord2", "permanentLoanTypeId", "copyNumbers", "itemLevelCallNumber", "missingPiecesDate", "volume", "id", "itemIdentifier", "temporaryLocationId", "itemDamagedStatusDate", "hrid", "yearCaption", "purchaseOrderLineIdentifier", "numberOfMissingPieces", "itemLevelCallNumberTypeId", "metadata", "status", "temporaryLoanTypeId", "circulationNotes", "holdingsRecordId", "permanentLocationId", "electronicAccess", "enumeration", "chronology", "numberOfPieces", "inTransitDestinationServicePointId", "materialTypeId", "descriptionOfPieces"])
 at [Source: (String)"{
  "id" : "02a15f85-6880-48a0-b0e0-dc9b00fefd81",
  "holdingsRecordId" : "ad538d22-83ec-4516-8b9c-8683b8a34ec3",
  "barcode" : "565578437802",
  "status" : {
    "name" : "Available"
  },
  "materialTypeId" : "2e6e5594-31ed-46c4-adf6-03709d23950e",
  "permanentLoanTypeId" : "43d802b5-ce75-4312-ab22-239fedc91929",
  "temporaryLocationId" : "fe30303f-d6eb-48e5-b234-3652875404c9",
  "somethingAdditional" : "foo"
}"; line: 11, column: 28] (through reference chain: org.folio.rest.jaxrs.model.Item["somethingAdditional"])
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "somethingAdditional" (class org.folio.rest.jaxrs.model.Item), not marked as ignorable (38 known properties: "barcode", "notes", "discoverySuppress", "formerIds", "itemLevelCallNumberSuffix", "itemLevelCallNumberPrefix", "missingPieces", "accessionNumber", "itemDamagedStatusId", "statisticalCodeIds", "holdingsRecord2", "permanentLoanTypeId", "copyNumbers", "itemLevelCallNumber", "missingPiecesDate", "volume", "id", "itemIdentifier", "temporaryLocationId", "itemDamagedStatusDate", "hrid", "yearCaption", "purchaseOrderLineIdentifier", "numberOfMissingPieces", "itemLevelCallNumberTypeId", "metadata", "status", "temporaryLoanTypeId", "circulationNotes", "holdingsRecordId", "permanentLocationId", "electronicAccess", "enumeration", "chronology", "numberOfPieces", "inTransitDestinationServicePointId", "materialTypeId", "descriptionOfPieces"])
 at [Source: (String)"{
  "id" : "02a15f85-6880-48a0-b0e0-dc9b00fefd81",
  "holdingsRecordId" : "ad538d22-83ec-4516-8b9c-8683b8a34ec3",
  "barcode" : "565578437802",
  "status" : {
    "name" : "Available"
  },
  "materialTypeId" : "2e6e5594-31ed-46c4-adf6-03709d23950e",
  "permanentLoanTypeId" : "43d802b5-ce75-4312-ab22-239fedc91929",
  "temporaryLocationId" : "fe30303f-d6eb-48e5-b234-3652875404c9",
  "somethingAdditional" : "foo"
}"; line: 11, column: 28] (through reference chain: org.folio.rest.jaxrs.model.Item["somethingAdditional"])
	at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:823)
	at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1153)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1589)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1567)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:294)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:151)
	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4014)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3005)
	at org.folio.rest.RestVerticle.lambda$10(RestVerticle.java:1309)
	at java.util.Iterator.forEachRemaining(Iterator.java:116)
	at org.folio.rest.RestVerticle.parseParams(RestVerticle.java:1273)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:463)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.doEnd(BodyHandlerImpl.java:231)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.end(BodyHandlerImpl.java:211)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl.lambda$handle$0(BodyHandlerImpl.java:74)
	at io.vertx.core.http.impl.HttpServerRequestImpl.handleEnd(HttpServerRequestImpl.java:417)
	at io.vertx.core.http.impl.Http1xServerConnection.handleEnd(Http1xServerConnection.java:482)
	at io.vertx.core.http.impl.Http1xServerConnection.handleContent(Http1xServerConnection.java:477)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:458)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:728)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 422 1625 -1 tid=null Unprocessable Entity {"errors":[{"message":"Unrecognized field \"somethingAdditional\" (class org.folio.rest.jaxrs.model.Item), not marked as ignorable (38 known properties: \"barcode\", \"notes\", \"discoverySuppress\", \"formerIds\", \"itemLevelCallNumberSuffix\", \"itemLevelCallNumberPrefix\", \"missingPieces\", \"accessionNumber\", \"itemDamagedStatusId\", \"statisticalCodeIds\", \"holdingsRecord2\", \"permanentLoanTypeId\", \"copyNumbers\", \"itemLevelCallNumber\", \"missingPiecesDate\", \"volume\", \"id\", \"itemIdentifier\", \"temporaryLocationId\", \"itemDamagedStatusDate\", \"hrid\", \"yearCaption\", \"purchaseOrderLineIdentifier\", \"numberOfMissingPieces\", \"itemLevelCallNumberTypeId\", \"metadata\", \"status\", \"temporaryLoanTypeId\", \"circulationNotes\", \"holdingsRecordId\", \"permanentLocationId\", \"electronicAccess\", \"enumeration\", \"chronology\", \"numberOfPieces\", \"inTransitDestinationServicePointId\", \"materialTypeId\", \"descriptionOfPieces\"])\n at [Source: (String)\"{\n  \"id\" : \"02a15f85-6880-48a0-b0e0-dc9b00fefd81\",\n  \"holdingsRecordId\" : \"ad538d22-83ec-4516-8b9c-8683b8a34ec3\",\n  \"barcode\" : \"565578437802\",\n  \"status\" : {\n    \"name\" : \"Available\"\n  },\n  \"materialTypeId\" : \"2e6e5594-31ed-46c4-adf6-03709d23950e\",\n  \"permanentLoanTypeId\" : \"43d802b5-ce75-4312-ab22-239fedc91929\",\n  \"temporaryLocationId\" : \"fe30303f-d6eb-48e5-b234-3652875404c9\",\n  \"somethingAdditional\" : \"foo\"\n}\"; line: 11, column: 28] (through reference chain: org.folio.rest.jaxrs.model.Item[\"somethingAdditional\"])","type":"1","code":"-1","parameters":[{"key":"","value":""}]}]}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38506 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38508 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38510 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "1fda2e9d-a78b-4561-ae70-9caf285a895e",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "82793fd1-bae7-423d-bd53-6eec2dea78ef",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "8c5bf427-7d33-4e68-9a1c-72bca2c4703c",
  "formerIds" : [ ],
  "instanceId" : "1fda2e9d-a78b-4561-ae70-9caf285a895e",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 400 142 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38512 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38514 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38516 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "b0e90de7-4193-407a-9473-a7203f980b55",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "5b800c78-bd0b-433e-8fbf-9c71e283c0ab",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /holdings-storage/holdings null HTTP_1_1 201 409 4 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "9c76bcab-02cf-4c70-9cfb-9a8636eeda01",
  "formerIds" : [ ],
  "instanceId" : "b0e90de7-4193-407a-9473-a7203f980b55",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 552 7 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemStorageItemsByItemId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 PUT /item-storage/items/6187c0a0-1c18-4f99-917a-69194462af71 null HTTP_1_1 204 0 4 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItemsByItemId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 GET /item-storage/items/6187c0a0-1c18-4f99-917a-69194462af71 null HTTP_1_1 200 552 1 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38518 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38520 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38522 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "e2e65cea-a77d-473e-9531-832d8cb112f6",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "b9f7f1e6-477d-4bd7-803b-71ac4eca5108",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "f32c47e7-ffb3-4f65-9d4a-a29fef1904bc",
  "formerIds" : [ ],
  "instanceId" : "e2e65cea-a77d-473e-9531-832d8cb112f6",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 456 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItemsByItemId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 GET /item-storage/items/9264cb9d-519f-40af-8ae6-85ccbb2d504c null HTTP_1_1 200 481 1 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38524 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38526 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38528 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "65f5763b-1294-4fc0-92ad-9a92a2006f64",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "95e84a07-de10-4b01-b4ec-5a9a329a18ad",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "84565f17-4b68-4e7a-b41d-e65d9800c5e6",
  "formerIds" : [ ],
  "instanceId" : "65f5763b-1294-4fc0-92ad-9a92a2006f64",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.RestVerticle
SEVERE: Unrecognized field "somethingAdditional" (class org.folio.rest.jaxrs.model.Status), not marked as ignorable (2 known properties: "name", "date"])
 at [Source: (String)"{
  "id" : "b7601637-feda-485b-83d5-dd3a71e64541",
  "holdingsRecordId" : "84565f17-4b68-4e7a-b41d-e65d9800c5e6",
  "barcode" : "565578437802",
  "status" : {
    "somethingAdditional" : "foo"
  },
  "materialTypeId" : "2e6e5594-31ed-46c4-adf6-03709d23950e",
  "permanentLoanTypeId" : "43d802b5-ce75-4312-ab22-239fedc91929",
  "temporaryLocationId" : "fe30303f-d6eb-48e5-b234-3652875404c9"
}"; line: 6, column: 30] (through reference chain: org.folio.rest.jaxrs.model.Item["status"]->org.folio.rest.jaxrs.model.Status["somethingAdditional"])
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "somethingAdditional" (class org.folio.rest.jaxrs.model.Status), not marked as ignorable (2 known properties: "name", "date"])
 at [Source: (String)"{
  "id" : "b7601637-feda-485b-83d5-dd3a71e64541",
  "holdingsRecordId" : "84565f17-4b68-4e7a-b41d-e65d9800c5e6",
  "barcode" : "565578437802",
  "status" : {
    "somethingAdditional" : "foo"
  },
  "materialTypeId" : "2e6e5594-31ed-46c4-adf6-03709d23950e",
  "permanentLoanTypeId" : "43d802b5-ce75-4312-ab22-239fedc91929",
  "temporaryLocationId" : "fe30303f-d6eb-48e5-b234-3652875404c9"
}"; line: 6, column: 30] (through reference chain: org.folio.rest.jaxrs.model.Item["status"]->org.folio.rest.jaxrs.model.Status["somethingAdditional"])
	at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:823)
	at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1153)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1589)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1567)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:294)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:151)
	at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:288)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:151)
	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4014)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3005)
	at org.folio.rest.RestVerticle.lambda$10(RestVerticle.java:1309)
	at java.util.Iterator.forEachRemaining(Iterator.java:116)
	at org.folio.rest.RestVerticle.parseParams(RestVerticle.java:1273)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:463)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.doEnd(BodyHandlerImpl.java:231)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.end(BodyHandlerImpl.java:211)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl.lambda$handle$0(BodyHandlerImpl.java:74)
	at io.vertx.core.http.impl.HttpServerRequestImpl.handleEnd(HttpServerRequestImpl.java:417)
	at io.vertx.core.http.impl.Http1xServerConnection.handleEnd(Http1xServerConnection.java:482)
	at io.vertx.core.http.impl.Http1xServerConnection.handleContent(Http1xServerConnection.java:477)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:458)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:728)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 422 849 -1 tid=null Unprocessable Entity {"errors":[{"message":"Unrecognized field \"somethingAdditional\" (class org.folio.rest.jaxrs.model.Status), not marked as ignorable (2 known properties: \"name\", \"date\"])\n at [Source: (String)\"{\n  \"id\" : \"b7601637-feda-485b-83d5-dd3a71e64541\",\n  \"holdingsRecordId\" : \"84565f17-4b68-4e7a-b41d-e65d9800c5e6\",\n  \"barcode\" : \"565578437802\",\n  \"status\" : {\n    \"somethingAdditional\" : \"foo\"\n  },\n  \"materialTypeId\" : \"2e6e5594-31ed-46c4-adf6-03709d23950e\",\n  \"permanentLoanTypeId\" : \"43d802b5-ce75-4312-ab22-239fedc91929\",\n  \"temporaryLocationId\" : \"fe30303f-d6eb-48e5-b234-3652875404c9\"\n}\"; line: 6, column: 30] (through reference chain: org.folio.rest.jaxrs.model.Item[\"status\"]->org.folio.rest.jaxrs.model.Status[\"somethingAdditional\"])","type":"1","code":"-1","parameters":[{"key":"","value":""}]}]}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38530 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38532 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38534 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "d7c25a14-e1ec-440f-89cc-5a81a07686a4",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "97a3171c-4232-4a1b-ae33-df6939d94bad",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "d9db38a9-b780-46b7-86a8-731527a9aa09",
  "formerIds" : [ ],
  "instanceId" : "d7c25a14-e1ec-440f-89cc-5a81a07686a4",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 552 5 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 551 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: barcode==673274826203 >>> WHERE lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('673274826203')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.ItemStorageAPI
SEVERE: SQL generated by CQL query (barcode==673274826203):  WHERE lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('673274826203')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: barcode==673274826203 >>> WHERE lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('673274826203')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 GET /item-storage/items query=barcode==673274826203 HTTP_1_1 200 655 9 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38536 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38538 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38540 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 GET /item-storage/items/a9a112fa-81c0-4b5b-876a-6f60893347c9 null HTTP_1_1 400 44 -1 tid=null Bad Request Unable to process request Tenant must be set
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38542 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38544 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38546 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "5ee57b4d-5f77-4a59-9e8b-3505e2e78db1",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "eee00110-c060-4ea4-bab0-cc53360676e9",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "d6411eb9-00e8-4d9e-8a7f-e2a299b6e256",
  "formerIds" : [ ],
  "instanceId" : "5ee57b4d-5f77-4a59-9e8b-3505e2e78db1",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 400 198 3 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38548 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38550 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38552 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "0bfe14e3-7658-46c8-9ce5-fb7f8d1db235",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "d87a2a2a-99fb-4275-9445-d9b7d9f336ca",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "59cc9787-52f4-49c7-a3f3-ace3fa3b2681",
  "formerIds" : [ ],
  "instanceId" : "0bfe14e3-7658-46c8-9ce5-fb7f8d1db235",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 POST /item-storage/items null HTTP_1_1 201 551 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 3 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.ItemStorageAPI
SEVERE: SQL generated by CQL query (null): LIMIT 3 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 3 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 3 OFFSET 3
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.ItemStorageAPI
SEVERE: SQL generated by CQL query (null): LIMIT 3 OFFSET 3
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 3 OFFSET 3
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38468 GET /item-storage/items limit=3 HTTP_1_1 200 1885 5 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 GET /item-storage/items limit=3&offset=3 HTTP_1_1 200 1269 6 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38556 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38558 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38560 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "659877f4-15ba-4bc9-91d8-94f0b6fded61",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "fa223cb4-9da7-44d0-a7ea-7ea19e2fa54c",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "5bf902df-0dd1-42bd-848a-9e4f58fc97e5",
  "formerIds" : [ ],
  "instanceId" : "659877f4-15ba-4bc9-91d8-94f0b6fded61",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 551 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: barcode=="673274826203" and id<>799f1075-6cd6-40d9-a82e-6d4db660320d' >>> WHERE (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('673274826203'))) AND (true /* id <> invalid UUID */) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.ItemStorageAPI
SEVERE: SQL generated by CQL query (barcode=="673274826203" and id<>799f1075-6cd6-40d9-a82e-6d4db660320d'):  WHERE (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('673274826203'))) AND (true /* id <> invalid UUID */) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: barcode=="673274826203" and id<>799f1075-6cd6-40d9-a82e-6d4db660320d' >>> WHERE (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('673274826203'))) AND (true /* id <> invalid UUID */) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 GET /item-storage/items query=barcode%3D%3D%22673274826203%22+and+id%3C%3E799f1075-6cd6-40d9-a82e-6d4db660320d%27 HTTP_1_1 200 655 5 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38562 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38564 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38566 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "6b032d55-5528-4886-b591-e1a4dd1b9d75",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "e2274572-1bc1-4606-b0f2-2a2bde63e839",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "d1de4e1d-8df2-4707-9f52-6b06ac21f4df",
  "formerIds" : [ ],
  "instanceId" : "6b032d55-5528-4886-b591-e1a4dd1b9d75",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 400 44 -1 tid=null Bad Request Unable to process request Tenant must be set
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38568 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38570 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38572 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "d881187a-ad2c-400f-87b4-a206d8e5893f",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "4000a2e8-4c67-4ee6-aff3-9156bcf051bd",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "24612330-e287-4cf2-a039-8361f2551f14",
  "formerIds" : [ ],
  "instanceId" : "d881187a-ad2c-400f-87b4-a206d8e5893f",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 633 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItemsByItemId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 GET /item-storage/items/6293ed46-7522-4584-98cb-1c22894cdd36 null HTTP_1_1 200 658 1 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38574 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38576 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38578 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "ca3aaea7-407b-4045-a89b-76c1211c2831",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "9a531b2a-3b2f-49ca-8249-7cbb3c4b9810",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "fb2947f7-cedd-44b6-af5f-a2a9d5bf031e",
  "formerIds" : [ ],
  "instanceId" : "ca3aaea7-407b-4045-a89b-76c1211c2831",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 400 193 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38580 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38582 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38584 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "0bac8e0b-97aa-45c6-a540-87a892cae298",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "b961967b-ab0f-41e6-a031-e063f019b5df",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "a3aab989-bf54-416a-8428-132eee304e11",
  "formerIds" : [ ],
  "instanceId" : "0bac8e0b-97aa-45c6-a540-87a892cae298",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 551 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.ItemStorageAPI
SEVERE: SQL generated by CQL query (null): LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 GET /item-storage/items null HTTP_1_1 200 41 2 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38586 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38588 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38590 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "40829a85-c832-42e0-b129-204208fb9469",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "b431fb39-5861-4dd9-b0c2-2952d55ee3f6",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "fbb01406-2ccf-4cc0-ae67-6a8839c87feb",
  "formerIds" : [ ],
  "instanceId" : "40829a85-c832-42e0-b129-204208fb9469",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 551 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: barcode==036000291452 >>> WHERE lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('036000291452')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.ItemStorageAPI
SEVERE: SQL generated by CQL query (barcode==036000291452):  WHERE lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('036000291452')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: barcode==036000291452 >>> WHERE lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('036000291452')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 GET /item-storage/items query=barcode==036000291452 HTTP_1_1 200 655 4 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38592 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38594 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38596 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "8312a468-406c-445c-aca8-9adf97d527cb",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "0b3dd65d-c0a5-472e-97d3-84a97fa734f8",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "440d937e-b073-4928-88cf-7f088d0c716c",
  "formerIds" : [ ],
  "instanceId" : "8312a468-406c-445c-aca8-9adf97d527cb",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 2 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemStorageItemsByItemId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 PUT /item-storage/items/1aa39001-f3bf-4b6d-93f9-ea9e8955e66e null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItemsByItemId
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 GET /item-storage/items/1aa39001-f3bf-4b6d-93f9-ea9e8955e66e null HTTP_1_1 200 634 0 tid=test_tenant OK 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38598 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38600 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38602 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "d642c481-b477-451c-9216-9cd30539f230",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "ae61ef72-7bb7-4a12-a321-5adb1f485b9a",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "8e2fcad4-e297-4b44-844a-e4c077fa2e1a",
  "formerIds" : [ ],
  "instanceId" : "d642c481-b477-451c-9216-9cd30539f230",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:06 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: barcode==(a or b or c or d or e or f or g or h or j or k or l or m or n or o or p or q or s or t or u or v or w or x or y or z or 673274826203) >>> WHERE ((((((((((((((((((((((((lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('a'))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('b')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('c')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('d')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('e')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('f')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('g')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('h')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('j')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('k')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('l')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('m')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('n')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('o')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('p')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('q')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('s')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('t')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('u')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('v')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('w')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('x')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('y')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('z')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('673274826203'))) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.impl.ItemStorageAPI
SEVERE: SQL generated by CQL query (barcode==(a or b or c or d or e or f or g or h or j or k or l or m or n or o or p or q or s or t or u or v or w or x or y or z or 673274826203)):  WHERE ((((((((((((((((((((((((lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('a'))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('b')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('c')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('d')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('e')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('f')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('g')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('h')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('j')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('k')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('l')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('m')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('n')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('o')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('p')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('q')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('s')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('t')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('u')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('v')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('w')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('x')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('y')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('z')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('673274826203'))) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:06 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: barcode==(a or b or c or d or e or f or g or h or j or k or l or m or n or o or p or q or s or t or u or v or w or x or y or z or 673274826203) >>> WHERE ((((((((((((((((((((((((lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('a'))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('b')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('c')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('d')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('e')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('f')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('g')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('h')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('j')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('k')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('l')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('m')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('n')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('o')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('p')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('q')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('s')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('t')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('u')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('v')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('w')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('x')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('y')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('z')))) OR (lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('673274826203'))) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 GET /item-storage/items query=barcode%3D%3D%28a+or+b+or+c+or+d+or+e+or+f+or+g+or+h+or+j+or+k+or+l+or+m+or+n+or+o+or+p+or+q+or+s+or+t+or+u+or+v+or+w+or+x+or+y+or+z+or+673274826203%29 HTTP_1_1 200 655 32 tid=test_tenant OK 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38604 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38606 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38608 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "68070c9c-ab90-4dbb-8d4f-dd5157bf4055",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "d9b2af4c-7435-4b79-883d-c2596deaa3c7",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "1b4555c6-4917-41a4-8c26-d0e979ed3b9b",
  "formerIds" : [ ],
  "instanceId" : "68070c9c-ab90-4dbb-8d4f-dd5157bf4055",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 456 3 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Detail -> Key (materialtypeid)=(888fdb82-9875-4456-b37f-151c52c26b51) is not present in table "material_type"., s -> test_tenant_mod_inventory_storage, n -> item_materialtypeid_fkey, t -> item, Line -> 3321, File -> ri_triggers.c, SQLSTATE -> 23503, Routine -> ri_ReportViolation, V -> ERROR, Message -> insert or update on table "item" violates foreign key constraint "item_materialtypeid_fkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (materialtypeid)=(888fdb82-9875-4456-b37f-151c52c26b51) is not present in table "material_type"., s -> test_tenant_mod_inventory_storage, n -> item_materialtypeid_fkey, t -> item, Line -> 3321, File -> ri_triggers.c, SQLSTATE -> 23503, Routine -> ri_ReportViolation, V -> ERROR, Message -> insert or update on table "item" violates foreign key constraint "item_materialtypeid_fkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemStorageItemsByItemId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 PUT /item-storage/items/6fdc59f1-1d2c-467b-96de-8300f2a48bde null HTTP_1_1 400 193 3 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38610 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38612 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38614 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "88b1d4b6-69e8-42ca-adc7-9d8a98ea3ed4",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "accd120b-4d85-4b6e-b9d8-c1cd164a203c",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "f5b60388-fdbe-4ca6-957f-8eedbcac928c",
  "formerIds" : [ ],
  "instanceId" : "88b1d4b6-69e8-42ca-adc7-9d8a98ea3ed4",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 633 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItemsByItemId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 GET /item-storage/items/3c74f343-8acc-4376-8946-0742f29fbbaf null HTTP_1_1 200 658 1 tid=test_tenant OK 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38616 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38618 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38620 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "35fea166-d5af-42e3-94bc-27e671467f1c",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "b7fde5af-9d93-48be-9385-bb3a711816c4",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "53f74126-82a4-41ab-b6a1-2409b92387d8",
  "formerIds" : [ ],
  "instanceId" : "35fea166-d5af-42e3-94bc-27e671467f1c",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 3 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 551 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 GET /item-storage/items query=t HTTP_1_1 500 145 1 tid=test_tenant Internal Server Error 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38622 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38624 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38626 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "074e1aaa-6c3c-44d4-a80d-4ebdab9891e2",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "57469be7-31ef-4810-a250-efedefda9126",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "f3e6bdd5-f7f7-4dd7-8b54-bc7fa27eb3a7",
  "formerIds" : [ ],
  "instanceId" : "074e1aaa-6c3c-44d4-a80d-4ebdab9891e2",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 201 552 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemStorageItemsByItemId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 GET /item-storage/items/148792ac-de49-4e41-837f-446649f5dd1f null HTTP_1_1 200 577 0 tid=test_tenant OK 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38628 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38630 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38632 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "bb7d6150-3a14-46f6-b677-a9166c4486e0",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "66e8821a-2fbf-4b05-aae8-70e39bbf0c07",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "92055757-9141-4c9f-a4ba-068ec22ab842",
  "formerIds" : [ ],
  "instanceId" : "bb7d6150-3a14-46f6-b677-a9166c4486e0",
  "permanentLocationId" : "95436b5d-d27b-435a-abd5-2a27a706458d",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38554 POST /item-storage/items null HTTP_1_1 422 120 -1 tid=null Unprocessable Entity {"errors":[{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"materialTypeId","value":"null"}]}]}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38634 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38636 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38638 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38640 DELETE /locations null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38642 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38644 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38646 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38648 POST /location-units/institutions null HTTP_1_1 201 301 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38650 POST /location-units/campuses null HTTP_1_1 201 356 3 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38652 POST /location-units/libraries null HTTP_1_1 201 349 3 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38654 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38656 POST /locations null HTTP_1_1 201 1194 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38658 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38660 DELETE /material-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38662 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38664 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38666 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38668 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38670 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38672 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38674 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38676 POST /loan-types null HTTP_1_1 201 79 3 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLoanTypesByLoantypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38678 GET /loan-types/5001ac8e-d02e-4a94-9fd0-6824ee3eb283 null HTTP_1_1 200 79 1 tid=test_tenant OK 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38680 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38682 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38684 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38686 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "aa0c91e5-2829-416c-a194-3e130edc6cf7",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "3ff2ad05-85f9-4c8c-9dd9-60a7f3984e05",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "3e00ba0b-ebce-464a-97e3-6e8218d31140",
  "formerIds" : [ ],
  "instanceId" : "aa0c91e5-2829-416c-a194-3e130edc6cf7",
  "permanentLocationId" : "78d92195-0abd-4d10-8994-31ba9b7ef398",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38690 POST /item-storage/items null HTTP_1_1 400 199 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38692 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38694 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38696 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38698 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38700 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "73af75d8-a6e6-4b57-ae56-fbefb7dc7c28",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "6c88b644-67c8-4c21-9981-34afa83f1a17",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "72ad976a-47c2-4234-815e-8bde6991e35a",
  "formerIds" : [ ],
  "instanceId" : "73af75d8-a6e6-4b57-ae56-fbefb7dc7c28",
  "permanentLocationId" : "78d92195-0abd-4d10-8994-31ba9b7ef398",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38702 POST /item-storage/items null HTTP_1_1 400 199 3 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38704 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38706 DELETE /material-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38708 DELETE /loan-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38710 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38712 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.impl.LoanTypeAPI
INFO: duplicate key value violates unique constraint "loan_type_pkey": Key (id)=(abb22373-913d-4e99-a3fa-bb7bd459cdd1) already exists.
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38714 POST /loan-types null HTTP_1_1 400 128 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38716 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38718 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38720 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38722 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.impl.LoanTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypesByLoantypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38724 DELETE /loan-types/500d9821-7bfb-435c-a0a0-0bcc568886a2 null HTTP_1_1 404 80 2 tid=test_tenant Not Found 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38726 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38728 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38730 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38732 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38734 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "21c1d706-3bff-4447-9353-68b2b7a6f1af",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "544b34d1-b7c9-422b-a3d3-88b230527e91",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "3240cdf5-951b-4bdd-b97e-4e37caa62ac2",
  "formerIds" : [ ],
  "instanceId" : "21c1d706-3bff-4447-9353-68b2b7a6f1af",
  "permanentLocationId" : "78d92195-0abd-4d10-8994-31ba9b7ef398",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38736 POST /item-storage/items null HTTP_1_1 201 479 3 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.impl.LoanTypeAPI
INFO: update or delete on table "loan_type" violates foreign key constraint "item_permanentloantypeid_fkey" on table "item": Key (id)=(e8ac102d-a28e-4380-b27b-ef8c889e7dfb) is still referenced from table "item".
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypesByLoantypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38738 DELETE /loan-types/e8ac102d-a28e-4380-b27b-ef8c889e7dfb null HTTP_1_1 400 205 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38740 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38742 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38744 DELETE /loan-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38746 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38748 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38750 POST /loan-types null HTTP_1_1 201 80 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /instance-storage/instances null HTTP_1_1 201 818 4 tid=test_tenant Created 
Created resource instances: {
  "id" : "73c67b12-802f-4496-9d22-5cc9908090ab",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "3d8a999b-0c16-4905-bfde-d9127273b936",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "3300a962-138d-4110-aa2a-9bb21cfb15aa",
  "formerIds" : [ ],
  "instanceId" : "73c67b12-802f-4496-9d22-5cc9908090ab",
  "permanentLocationId" : "78d92195-0abd-4d10-8994-31ba9b7ef398",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38752 POST /item-storage/items null HTTP_1_1 201 545 3 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.impl.LoanTypeAPI
INFO: update or delete on table "loan_type" violates foreign key constraint "item_temporaryloantypeid_fkey" on table "item": Key (id)=(c0ae2a41-4d93-4932-b94b-15b250135011) is still referenced from table "item".
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypesByLoantypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38754 DELETE /loan-types/c0ae2a41-4d93-4932-b94b-15b250135011 null HTTP_1_1 400 205 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38756 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38758 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38760 DELETE /loan-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38762 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38764 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLoanTypesByLoantypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38766 PUT /loan-types/77e88469-cd0f-4dbb-a6d9-fa73ea0b0c3f null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38768 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38770 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38772 DELETE /loan-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38774 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLoanTypesByLoantypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38776 GET /loan-types/ff3a077b-83cd-4bfd-9c68-a6255ee3cdd6 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38778 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38780 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38782 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38784 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38786 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38788 POST /loan-types null HTTP_1_1 201 80 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:07 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38790 GET /loan-types null HTTP_1_1 200 219 9 tid=test_tenant OK 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38792 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38794 DELETE /material-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38796 DELETE /loan-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38798 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "dd47e358-b5ed-4bc9-818a-6619247176e5",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "7265f8a2-4624-48af-bdae-64d6deaba311",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /holdings-storage/holdings null HTTP_1_1 201 409 3 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "75ef0db6-dc36-4ecd-9995-04ea98390fe9",
  "formerIds" : [ ],
  "instanceId" : "dd47e358-b5ed-4bc9-818a-6619247176e5",
  "permanentLocationId" : "78d92195-0abd-4d10-8994-31ba9b7ef398",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38800 POST /loan-types null HTTP_1_1 201 113 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38802 POST /loan-types null HTTP_1_1 201 113 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38804 POST /item-storage/items null HTTP_1_1 201 545 3 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Detail -> Key (permanentloantypeid)=(7a7ed603-022e-44c9-94a4-162da9b80d85) is not present in table "loan_type"., s -> test_tenant_mod_inventory_storage, n -> item_permanentloantypeid_fkey, t -> item, Line -> 3321, File -> ri_triggers.c, SQLSTATE -> 23503, Routine -> ri_ReportViolation, V -> ERROR, Message -> insert or update on table "item" violates foreign key constraint "item_permanentloantypeid_fkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (permanentloantypeid)=(7a7ed603-022e-44c9-94a4-162da9b80d85) is not present in table "loan_type"., s -> test_tenant_mod_inventory_storage, n -> item_permanentloantypeid_fkey, t -> item, Line -> 3321, File -> ri_triggers.c, SQLSTATE -> 23503, Routine -> ri_ReportViolation, V -> ERROR, Message -> insert or update on table "item" violates foreign key constraint "item_permanentloantypeid_fkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemStorageItemsByItemId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38806 PUT /item-storage/items/d5d421d2-28ea-4803-ae9f-ee2e5e817785 null HTTP_1_1 400 199 4 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38808 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38810 DELETE /material-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38812 DELETE /loan-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38814 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLoanTypesByLoantypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38816 PUT /loan-types/b0fdbe13-a92a-4316-9435-026566659f8c null HTTP_1_1 404 46 1 tid=test_tenant Not Found 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38818 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38820 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38822 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38824 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.RestVerticle
SEVERE: Unrecognized field "additional" (class org.folio.rest.jaxrs.model.Loantype), not marked as ignorable (3 known properties: "id", "metadata", "name"])
 at [Source: (String)"{"name":"Can Circulate","additional":"foo"}"; line: 1, column: 39] (through reference chain: org.folio.rest.jaxrs.model.Loantype["additional"])
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "additional" (class org.folio.rest.jaxrs.model.Loantype), not marked as ignorable (3 known properties: "id", "metadata", "name"])
 at [Source: (String)"{"name":"Can Circulate","additional":"foo"}"; line: 1, column: 39] (through reference chain: org.folio.rest.jaxrs.model.Loantype["additional"])
	at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:823)
	at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1153)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1589)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1567)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:294)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:151)
	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4014)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3005)
	at org.folio.rest.RestVerticle.lambda$10(RestVerticle.java:1309)
	at java.util.Iterator.forEachRemaining(Iterator.java:116)
	at org.folio.rest.RestVerticle.parseParams(RestVerticle.java:1273)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:463)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.doEnd(BodyHandlerImpl.java:231)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.end(BodyHandlerImpl.java:211)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl.lambda$handle$0(BodyHandlerImpl.java:74)
	at io.vertx.core.http.impl.HttpServerRequestImpl.handleEnd(HttpServerRequestImpl.java:417)
	at io.vertx.core.http.impl.Http1xServerConnection.handleEnd(Http1xServerConnection.java:482)
	at io.vertx.core.http.impl.Http1xServerConnection.handleContent(Http1xServerConnection.java:477)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:458)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:728)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38826 POST /loan-types null HTTP_1_1 422 422 -1 tid=null Unprocessable Entity {"errors":[{"message":"Unrecognized field \"additional\" (class org.folio.rest.jaxrs.model.Loantype), not marked as ignorable (3 known properties: \"id\", \"metadata\", \"name\"])\n at [Source: (String)\"{\"name\":\"Can Circulate\",\"additional\":\"foo\"}\"; line: 1, column: 39] (through reference chain: org.folio.rest.jaxrs.model.Loantype[\"additional\"])","type":"1","code":"-1","parameters":[{"key":"","value":""}]}]}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38828 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38830 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38832 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38834 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "c28154a0-2802-472f-9319-73a76467f645",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "4b116938-5954-487c-9f3c-60387dc4c62d",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38688 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "fe9660f9-a3bc-4ebc-a5af-e4578a047581",
  "formerIds" : [ ],
  "instanceId" : "c28154a0-2802-472f-9319-73a76467f645",
  "permanentLocationId" : "78d92195-0abd-4d10-8994-31ba9b7ef398",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38836 POST /loan-types null HTTP_1_1 201 113 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38838 POST /loan-types null HTTP_1_1 201 113 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38840 POST /item-storage/items null HTTP_1_1 201 545 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Detail -> Key (temporaryloantypeid)=(dac8886d-0181-46d1-b8f2-0f7b45e344cb) is not present in table "loan_type"., s -> test_tenant_mod_inventory_storage, n -> item_temporaryloantypeid_fkey, t -> item, Line -> 3321, File -> ri_triggers.c, SQLSTATE -> 23503, Routine -> ri_ReportViolation, V -> ERROR, Message -> insert or update on table "item" violates foreign key constraint "item_temporaryloantypeid_fkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (temporaryloantypeid)=(dac8886d-0181-46d1-b8f2-0f7b45e344cb) is not present in table "loan_type"., s -> test_tenant_mod_inventory_storage, n -> item_temporaryloantypeid_fkey, t -> item, Line -> 3321, File -> ri_triggers.c, SQLSTATE -> 23503, Routine -> ri_ReportViolation, V -> ERROR, Message -> insert or update on table "item" violates foreign key constraint "item_temporaryloantypeid_fkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemStorageItemsByItemId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38842 PUT /item-storage/items/4649fe65-7aa9-4282-9e5d-5861fa4d37e4 null HTTP_1_1 400 199 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38844 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38846 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38848 DELETE /loan-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38850 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38852 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypesByLoantypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38854 DELETE /loan-types/1d34b5b6-aaad-4c38-895d-4f82f6eed4a3 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38856 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38858 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38860 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38862 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38864 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.impl.LoanTypeAPI
INFO: duplicate key value violates unique constraint "loan_type_name_idx_unique": Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(can circulate) already exists.
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38866 POST /loan-types null HTTP_1_1 400 155 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38868 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38870 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38872 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38874 DELETE /locations null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38876 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38878 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38880 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38882 POST /location-units/institutions null HTTP_1_1 201 301 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38884 POST /location-units/campuses null HTTP_1_1 201 356 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38886 POST /location-units/libraries null HTTP_1_1 201 349 3 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38888 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38890 POST /locations null HTTP_1_1 201 1274 3 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38892 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38894 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38896 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38898 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38900 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38902 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38904 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38906 PUT /material-types/b8494691-b77e-4c3e-a563-5cf42cbfa18a null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getMaterialTypesByMaterialtypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38908 GET /material-types/b8494691-b77e-4c3e-a563-5cf42cbfa18a null HTTP_1_1 200 70 1 tid=test_tenant OK 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38910 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38912 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38914 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38916 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38918 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38920 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38922 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getMaterialTypesByMaterialtypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38924 GET /material-types/e9e0792d-5b29-4cf2-99f7-ca7f41334e2b null HTTP_1_1 200 73 0 tid=test_tenant OK 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38926 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38928 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38930 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38932 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38934 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38936 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getMaterialTypesByMaterialtypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38938 GET /material-types/8bdcb7b3-60ca-46d9-986d-cf2c088fca2e null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38940 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38942 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38944 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38946 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38948 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38950 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38952 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38954 POST /material-types null HTTP_1_1 201 70 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:07 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38956 GET /material-types null HTTP_1_1 200 200 6 tid=test_tenant OK 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38958 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38960 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38962 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38964 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38966 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38968 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putMaterialTypesByMaterialtypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38970 PUT /material-types/4c13a0ef-b4f1-41a2-8e45-0764d0e60173 null HTTP_1_1 404 46 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38972 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38974 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38976 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38978 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38980 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38982 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38984 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.impl.MaterialTypeAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (id)=(495388af-5342-4efb-a2ef-4a4b10c2298f) already exists., s -> test_tenant_mod_inventory_storage, n -> material_type_pkey, t -> material_type, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "material_type_pkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (id)=(495388af-5342-4efb-a2ef-4a4b10c2298f) already exists., s -> test_tenant_mod_inventory_storage, n -> material_type_pkey, t -> material_type, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "material_type_pkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38986 POST /material-types null HTTP_1_1 422 179 1 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38988 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38990 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38992 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38994 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38996 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:38998 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39000 POST /material-types null HTTP_1_1 201 70 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39002 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "0c231cb4-b581-4645-8a4b-a26a47ff4116",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "cfc94f57-e27f-4d32-8432-d7ebc2726fd4",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39002 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "4b76772e-d44a-40ac-82eb-d989bd2d64cb",
  "formerIds" : [ ],
  "instanceId" : "0c231cb4-b581-4645-8a4b-a26a47ff4116",
  "permanentLocationId" : "c3713275-e979-4b76-a4a3-61cd8e28f7ad",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39004 POST /item-storage/items null HTTP_1_1 201 479 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypesByMaterialtypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39006 DELETE /material-types/9b406ef8-aac2-43c0-b185-ce0fe8d265f9 null HTTP_1_1 400 114 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39008 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39010 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39012 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39014 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39016 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39018 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypesByMaterialtypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39020 DELETE /material-types/63ac320b-1987-47ca-890f-36a7073ed255 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39022 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39024 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39026 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39028 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39030 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39032 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.RestVerticle
SEVERE: Unrecognized field "somethingAdditional" (class org.folio.rest.jaxrs.model.Mtype), not marked as ignorable (4 known properties: "id", "metadata", "name", "source"])
 at [Source: (String)"{"name":"Journal","somethingAdditional":"foo"}"; line: 1, column: 42] (through reference chain: org.folio.rest.jaxrs.model.Mtype["somethingAdditional"])
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "somethingAdditional" (class org.folio.rest.jaxrs.model.Mtype), not marked as ignorable (4 known properties: "id", "metadata", "name", "source"])
 at [Source: (String)"{"name":"Journal","somethingAdditional":"foo"}"; line: 1, column: 42] (through reference chain: org.folio.rest.jaxrs.model.Mtype["somethingAdditional"])
	at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:823)
	at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1153)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1589)
	at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1567)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:294)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:151)
	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4014)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3005)
	at org.folio.rest.RestVerticle.lambda$10(RestVerticle.java:1309)
	at java.util.Iterator.forEachRemaining(Iterator.java:116)
	at org.folio.rest.RestVerticle.parseParams(RestVerticle.java:1273)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:463)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.doEnd(BodyHandlerImpl.java:231)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.end(BodyHandlerImpl.java:211)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl.lambda$handle$0(BodyHandlerImpl.java:74)
	at io.vertx.core.http.impl.HttpServerRequestImpl.handleEnd(HttpServerRequestImpl.java:417)
	at io.vertx.core.http.impl.Http1xServerConnection.handleEnd(Http1xServerConnection.java:482)
	at io.vertx.core.http.impl.Http1xServerConnection.handleContent(Http1xServerConnection.java:477)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:458)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:728)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39034 POST /material-types null HTTP_1_1 422 449 -1 tid=null Unprocessable Entity {"errors":[{"message":"Unrecognized field \"somethingAdditional\" (class org.folio.rest.jaxrs.model.Mtype), not marked as ignorable (4 known properties: \"id\", \"metadata\", \"name\", \"source\"])\n at [Source: (String)\"{\"name\":\"Journal\",\"somethingAdditional\":\"foo\"}\"; line: 1, column: 42] (through reference chain: org.folio.rest.jaxrs.model.Mtype[\"somethingAdditional\"])","type":"1","code":"-1","parameters":[{"key":"","value":""}]}]}
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39036 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39038 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39040 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39042 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39044 DELETE /loan-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39046 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39048 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypesByMaterialtypeId
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39050 DELETE /material-types/27ded1f7-ae1e-47a7-aa3e-3ca6e0a3141b null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39052 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39054 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39056 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39058 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39060 DELETE /loan-types null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39062 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39064 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39066 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39068 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39070 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39072 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39074 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39076 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39078 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.impl.MaterialTypeAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(journal) already exists., s -> test_tenant_mod_inventory_storage, n -> material_type_name_idx_unique, t -> material_type, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "material_type_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(journal) already exists., s -> test_tenant_mod_inventory_storage, n -> material_type_name_idx_unique, t -> material_type, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "material_type_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39080 POST /material-types null HTTP_1_1 422 182 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:07 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:07 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getContributorTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39082 GET /contributor-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 36655 21 tid=test_tenant OK 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39084 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39086 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39088 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39090 DELETE /locations null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39092 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39094 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39096 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39098 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39100 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39102 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39104 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39106 POST /location-units/institutions null HTTP_1_1 201 301 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39108 POST /location-units/campuses null HTTP_1_1 201 356 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39110 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39112 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39114 POST /locations null HTTP_1_1 201 699 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39116 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39118 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39120 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39122 DELETE /locations null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39124 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39126 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39128 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39130 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39132 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39134 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39136 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39138 POST /location-units/institutions null HTTP_1_1 201 301 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39140 POST /location-units/campuses null HTTP_1_1 201 356 2 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39142 POST /location-units/libraries null HTTP_1_1 201 349 1 tid=test_tenant Created 
Aug 08, 2019 7:40:07 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39144 POST /service-points null HTTP_1_1 422 188 3 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:07 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39146 POST /locations null HTTP_1_1 201 699 7 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getShelfLocationsById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39148 GET /shelf-locations/d66c0738-c061-48ea-931d-1b64cdbe13b2 null HTTP_1_1 200 78 83 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39150 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39152 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39154 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39156 DELETE /locations null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39158 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39160 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39162 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39164 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39166 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39168 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsInstitutionsById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39170 PUT /location-units/institutions/f86642e2-9eae-46b3-90f7-95d513146ebe null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsInstitutionsById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39172 GET /location-units/institutions/f86642e2-9eae-46b3-90f7-95d513146ebe null HTTP_1_1 200 284 1 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39174 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39176 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39178 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39180 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39182 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39184 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39186 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39188 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39190 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39192 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39194 POST /location-units/campuses null HTTP_1_1 201 358 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39196 POST /location-units/libraries null HTTP_1_1 201 350 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsLibrariesById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39198 PUT /location-units/libraries/67fd5e91-e0a1-40ae-8a81-1f37f99b63ac null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsLibrariesById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39200 GET /location-units/libraries/67fd5e91-e0a1-40ae-8a81-1f37f99b63ac null HTTP_1_1 200 337 2 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39202 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39204 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39206 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39208 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39210 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39212 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39214 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39216 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39218 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39220 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39222 POST /location-units/campuses null HTTP_1_1 201 359 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39224 POST /location-units/campuses null HTTP_1_1 201 360 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39226 POST /location-units/campuses null HTTP_1_1 201 362 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:08 PM org.folio.cql2pgjson.CQL2PgJSON queryByFt
WARNING: Doing FT search without index for loccampus.jsonb->>'name', CQL >>> SQL: name = Campus >>> to_tsvector('simple', f_unaccent(loccampus.jsonb->>'name')) @@ to_tsquery('simple', f_unaccent('Campus'))
Aug 08, 2019 7:40:08 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: name=Campus >>> WHERE to_tsvector('simple', f_unaccent(loccampus.jsonb->>'name')) @@ to_tsquery('simple', f_unaccent('Campus')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39228 GET /location-units/campuses/ query=name=Campus HTTP_1_1 200 810 66 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39230 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39232 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39234 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39236 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39238 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39240 DELETE /location-units/campuses null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39242 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39244 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39246 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39248 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39250 POST /location-units/institutions null HTTP_1_1 201 301 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:08 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39252 GET /location-units/institutions/ null HTTP_1_1 200 695 6 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39254 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39256 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39258 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39260 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39262 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39264 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39266 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39268 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39270 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39272 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39274 POST /location-units/institutions null HTTP_1_1 201 301 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:08 PM org.folio.cql2pgjson.CQL2PgJSON queryByFt
WARNING: Doing FT search without index for locinstitution.jsonb->>'name', CQL >>> SQL: name = Other >>> to_tsvector('simple', f_unaccent(locinstitution.jsonb->>'name')) @@ to_tsquery('simple', f_unaccent('Other'))
Aug 08, 2019 7:40:08 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: name=Other >>> WHERE to_tsvector('simple', f_unaccent(locinstitution.jsonb->>'name')) @@ to_tsquery('simple', f_unaccent('Other')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39276 GET /location-units/institutions/ query=name=Other HTTP_1_1 200 366 4 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39278 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39280 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39282 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39284 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39286 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39288 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39290 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39292 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39294 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39296 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutionsById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39298 DELETE /location-units/institutions/829e7311-5fd9-4fa5-9dcb-a65ff3d05c56 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39300 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39302 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39304 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39306 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39308 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39310 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39312 DELETE /location-units/institutions null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39314 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39316 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39318 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39320 POST /location-units/campuses null HTTP_1_1 201 358 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsCampusesById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39322 GET /location-units/campuses/2169491f-35ab-4b01-9d07-327c9a41543a null HTTP_1_1 404 9 1 tid=test_tenant Not Found 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39324 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39326 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39328 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39330 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39332 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39334 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39336 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39338 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39340 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39342 POST /location-units/campuses null HTTP_1_1 422 119 -1 tid=null Unprocessable Entity {"errors":[{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"institutionId","value":"null"}]}]}
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39344 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39346 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39348 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39350 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39352 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39354 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39356 DELETE /location-units/institutions null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39358 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39360 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39362 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39364 POST /location-units/campuses null HTTP_1_1 201 358 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39366 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsLibrariesById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39368 GET /location-units/libraries/adfffba8-b9f0-4681-8477-44bebb15426b null HTTP_1_1 200 349 1 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39370 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39372 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39374 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39376 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39378 DELETE /location-units/libraries null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39380 DELETE /location-units/campuses null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39382 DELETE /location-units/institutions null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39384 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39386 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39388 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsInstitutionsById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39390 PUT /location-units/institutions/54bd42ea-8f14-4a18-964b-e866c6eeb489 null HTTP_1_1 400 51 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39392 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39394 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39396 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39398 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39400 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39402 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39404 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39406 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39408 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39410 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39412 POST /location-units/campuses null HTTP_1_1 201 358 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutionsById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39414 DELETE /location-units/institutions/be38b769-d632-499a-b427-ac7a91f67b7e null HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39416 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39418 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39420 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39422 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39424 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39426 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39428 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39430 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39432 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39434 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39436 POST /location-units/campuses null HTTP_1_1 201 358 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39438 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampusesById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39440 DELETE /location-units/campuses/1038d6b2-6ce2-433f-9a78-fc7123bcbf9d null HTTP_1_1 400 116 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39442 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39444 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39446 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39448 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39450 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39452 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39454 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39456 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39458 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39460 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39462 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.StorageHelper
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.LocationUnitAPI.getLocationUnitsInstitutions(LocationUnitAPI.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 26 more

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39464 GET /location-units/institutions/ query=invalidCQL HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39466 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39468 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39470 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39472 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39474 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39476 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39478 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39480 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39482 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39484 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsInstitutionsById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39486 GET /location-units/institutions/5d6bcec2-f4cb-4f32-8fd8-3dd35ef9bd14 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39488 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39490 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39492 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39494 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39496 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39498 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39500 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39502 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39504 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39506 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.StorageHelper
SEVERE: ErrorMessage(fields=Map(Detail -> Key (id)=(2fb818db-963c-4423-a28f-50295c3f6c3e) already exists., s -> test_tenant_mod_inventory_storage, n -> locinstitution_pkey, t -> locinstitution, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "locinstitution_pkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (id)=(2fb818db-963c-4423-a28f-50295c3f6c3e) already exists., s -> test_tenant_mod_inventory_storage, n -> locinstitution_pkey, t -> locinstitution, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "locinstitution_pkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39508 POST /location-units/institutions null HTTP_1_1 422 220 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39510 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39512 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39514 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39516 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39518 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39520 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39522 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39524 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39526 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39528 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsInstitutionsById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39530 GET /location-units/institutions/f5a517ef-8fdf-45f9-af86-67c50e4dd69b null HTTP_1_1 200 307 0 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39532 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39534 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39536 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39538 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39540 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39542 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39544 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39546 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39548 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39550 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.StorageHelper
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(institute of metaphysics) already exists., s -> test_tenant_mod_inventory_storage, n -> locinstitution_name_idx_unique, t -> locinstitution, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "locinstitution_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(institute of metaphysics) already exists., s -> test_tenant_mod_inventory_storage, n -> locinstitution_name_idx_unique, t -> locinstitution, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "locinstitution_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39552 POST /location-units/institutions null HTTP_1_1 422 220 1 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39554 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39556 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39558 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39560 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39562 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39564 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39566 DELETE /location-units/institutions null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39568 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39570 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39572 POST /location-units/institutions null HTTP_1_1 201 307 4 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39574 POST /location-units/campuses null HTTP_1_1 201 358 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39576 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39578 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39580 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39582 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39584 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39586 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39588 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39590 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39592 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39594 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39596 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39598 POST /location-units/campuses null HTTP_1_1 201 358 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39600 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibrariesById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39602 DELETE /location-units/libraries/2b89e4b1-e54b-431a-ae2e-3977aa7edf3e null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39604 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39606 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39608 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39610 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39612 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39614 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39616 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39618 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39620 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39622 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39624 POST /location-units/campuses null HTTP_1_1 201 358 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsCampusesById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39626 GET /location-units/campuses/e307ce35-6620-4df7-ae81-6a7345f3e4eb null HTTP_1_1 200 358 0 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39628 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39630 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39632 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39634 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39636 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39638 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39640 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39642 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39644 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39646 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39648 POST /location-units/campuses null HTTP_1_1 201 358 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.StorageHelper
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(riverside campus) already exists., s -> test_tenant_mod_inventory_storage, n -> loccampus_name_idx_unique, t -> loccampus, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "loccampus_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(riverside campus) already exists., s -> test_tenant_mod_inventory_storage, n -> loccampus_name_idx_unique, t -> loccampus, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "loccampus_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39650 POST /location-units/campuses null HTTP_1_1 422 215 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39652 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39654 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39656 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39658 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39660 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39662 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39664 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39666 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39668 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39670 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39672 POST /location-units/campuses null HTTP_1_1 201 358 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39674 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.StorageHelper
SEVERE: ErrorMessage(fields=Map(Detail -> Key (id)=(1e229f13-054f-4e73-85dd-dc58d42ee853) already exists., s -> test_tenant_mod_inventory_storage, n -> loclibrary_pkey, t -> loclibrary, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "loclibrary_pkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (id)=(1e229f13-054f-4e73-85dd-dc58d42ee853) already exists., s -> test_tenant_mod_inventory_storage, n -> loclibrary_pkey, t -> loclibrary, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "loclibrary_pkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39676 POST /location-units/libraries null HTTP_1_1 422 215 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39678 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39680 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39682 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39684 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39686 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39688 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39690 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39692 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39694 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39696 POST /location-units/institutions null HTTP_1_1 201 307 4 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39698 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39700 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39702 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39704 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39706 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39708 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39710 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39712 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39714 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39716 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39718 POST /location-units/campuses null HTTP_1_1 201 358 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampusesById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39720 DELETE /location-units/campuses/bf3c0bfe-e18e-4cbb-b97b-b5fcad28db52 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39722 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39724 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39726 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39728 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39730 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39732 DELETE /location-units/campuses null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39734 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39736 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39738 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39740 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39742 POST /location-units/campuses null HTTP_1_1 201 358 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39744 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39746 POST /location-units/libraries null HTTP_1_1 201 349 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39748 POST /location-units/libraries null HTTP_1_1 201 351 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:08 PM org.folio.cql2pgjson.CQL2PgJSON queryByFt
WARNING: Doing FT search without index for loclibrary.jsonb->>'name', CQL >>> SQL: name = LiBRaRy >>> to_tsvector('simple', f_unaccent(loclibrary.jsonb->>'name')) @@ to_tsquery('simple', f_unaccent('LiBRaRy'))
Aug 08, 2019 7:40:08 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: name=LiBRaRy >>> WHERE to_tsvector('simple', f_unaccent(loclibrary.jsonb->>'name')) @@ to_tsquery('simple', f_unaccent('LiBRaRy')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39750 GET /location-units/libraries/ query=name=LiBRaRy HTTP_1_1 200 788 6 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39752 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39754 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39756 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39758 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39760 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39762 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39764 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39766 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39768 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39770 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39772 POST /location-units/campuses null HTTP_1_1 201 359 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsCampusesById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39774 PUT /location-units/campuses/851d5ad2-c02f-40d6-8d6e-13c86a1f9363 null HTTP_1_1 400 46 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39776 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39778 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39780 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39782 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39784 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39786 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39788 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39790 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39792 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39794 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39796 POST /location-units/campuses null HTTP_1_1 201 359 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationUnitsCampusesById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39798 PUT /location-units/campuses/0097562b-cd44-4394-a3aa-3897d14dad6a null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationUnitsCampusesById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39800 GET /location-units/campuses/0097562b-cd44-4394-a3aa-3897d14dad6a null HTTP_1_1 200 341 1 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39802 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39804 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39806 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39808 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39810 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39812 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39814 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39816 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39818 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39820 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39822 POST /location-units/campuses null HTTP_1_1 201 358 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39824 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39826 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39828 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39830 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39832 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39834 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39836 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39838 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39840 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39842 POST /location-units/institutions null HTTP_1_1 201 307 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39844 POST /location-units/campuses null HTTP_1_1 201 358 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.StorageHelper
SEVERE: ErrorMessage(fields=Map(Detail -> Key (id)=(a81e1a2f-b35d-4fc4-b993-6720de097c15) already exists., s -> test_tenant_mod_inventory_storage, n -> loccampus_pkey, t -> loccampus, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "loccampus_pkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (id)=(a81e1a2f-b35d-4fc4-b993-6720de097c15) already exists., s -> test_tenant_mod_inventory_storage, n -> loccampus_pkey, t -> loccampus, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "loccampus_pkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39846 POST /location-units/campuses null HTTP_1_1 422 215 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39848 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39850 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39852 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39854 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39856 DELETE /location-units/libraries null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39858 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39860 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39862 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39864 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39866 POST /location-units/institutions null HTTP_1_1 201 307 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39868 POST /location-units/campuses null HTTP_1_1 201 358 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39870 POST /location-units/libraries null HTTP_1_1 201 349 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.StorageHelper
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(main library) already exists., s -> test_tenant_mod_inventory_storage, n -> loclibrary_name_idx_unique, t -> loclibrary, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "loclibrary_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(main library) already exists., s -> test_tenant_mod_inventory_storage, n -> loclibrary_name_idx_unique, t -> loclibrary, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "loclibrary_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39872 POST /location-units/libraries null HTTP_1_1 422 215 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39874 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39876 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39878 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39880 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39882 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39884 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39886 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39888 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39890 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39892 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39894 DELETE /loan-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39896 DELETE /material-types null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39898 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39900 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39902 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39904 POST /location-units/campuses null HTTP_1_1 201 356 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39906 POST /location-units/libraries null HTTP_1_1 201 349 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39908 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39910 POST /locations null HTTP_1_1 201 1419 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationsById
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39912 GET /locations/d5e4dbb2-eb46-4017-b53a-f7d27d3ebd41 null HTTP_1_1 200 1419 0 tid=test_tenant OK 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39914 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39916 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39918 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39920 DELETE /locations null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39922 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39924 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39926 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39928 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39930 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39932 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39934 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39936 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39938 POST /location-units/campuses null HTTP_1_1 201 356 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39940 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39942 POST /service-points null HTTP_1_1 422 188 3 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39944 POST /locations null HTTP_1_1 201 1499 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39946 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39948 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39950 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39952 DELETE /locations null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39954 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39956 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39958 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39960 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39962 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39964 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39966 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39968 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39970 POST /location-units/campuses null HTTP_1_1 201 356 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39972 POST /location-units/libraries null HTTP_1_1 201 349 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39974 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39976 POST /locations null HTTP_1_1 201 1579 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.StorageHelper
SEVERE: ErrorMessage(fields=Map(Detail -> Key (id)=(cfee0dbd-4dc8-4f25-b66a-a083080c15b2) already exists., s -> test_tenant_mod_inventory_storage, n -> location_pkey, t -> location, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "location_pkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (id)=(cfee0dbd-4dc8-4f25-b66a-a083080c15b2) already exists., s -> test_tenant_mod_inventory_storage, n -> location_pkey, t -> location, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "location_pkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39978 POST /locations null HTTP_1_1 422 223 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39980 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39982 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39984 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39986 DELETE /locations null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39988 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39990 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39992 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39994 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39996 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:39998 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40000 POST /material-types null HTTP_1_1 201 73 3 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40002 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40004 POST /location-units/campuses null HTTP_1_1 201 356 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40006 POST /location-units/libraries null HTTP_1_1 201 349 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40008 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40010 POST /locations null HTTP_1_1 201 1699 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.StorageHelper
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'code'::text)))=(pi/cc/ml/x) already exists., s -> test_tenant_mod_inventory_storage, n -> location_code_idx_unique, t -> location, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "location_code_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'code'::text)))=(pi/cc/ml/x) already exists., s -> test_tenant_mod_inventory_storage, n -> location_code_idx_unique, t -> location, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "location_code_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40012 POST /locations null HTTP_1_1 422 223 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40014 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40016 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40018 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40020 DELETE /locations null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40022 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40024 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40026 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40028 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40030 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40032 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40034 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40036 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40038 POST /location-units/campuses null HTTP_1_1 201 356 1 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40040 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:08 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:08 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40042 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40044 POST /locations null HTTP_1_1 201 1819 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.StorageHelper
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(main library) already exists., s -> test_tenant_mod_inventory_storage, n -> location_name_idx_unique, t -> location, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "location_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(main library) already exists., s -> test_tenant_mod_inventory_storage, n -> location_name_idx_unique, t -> location, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "location_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40046 POST /locations null HTTP_1_1 422 223 3 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40048 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40050 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40052 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40054 DELETE /locations null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40056 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40058 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40060 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40062 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40064 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40066 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40068 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40070 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40072 POST /location-units/campuses null HTTP_1_1 201 356 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40074 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40076 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40078 POST /locations null HTTP_1_1 201 1939 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40080 POST /instance-storage/instances null HTTP_1_1 201 818 3 tid=test_tenant Created 
Created resource instances: {
  "id" : "7e4b353f-b92a-442c-bc9c-95c3a98df8f8",
  "source" : "TEST",
  "title" : "Long Way to a Small Angry Planet",
  "alternativeTitles" : [ ],
  "editions" : [ ],
  "series" : [ ],
  "identifiers" : [ {
    "value" : "9781473619777",
    "identifierTypeId" : "8261054f-be78-422d-bd51-4ed9f33c3422"
  } ],
  "contributors" : [ {
    "name" : "Chambers, Becky",
    "contributorNameTypeId" : "2b94c631-fca9-4892-a730-03ee529ffe2a"
  } ],
  "subjects" : [ ],
  "classifications" : [ ],
  "publication" : [ ],
  "publicationFrequency" : [ ],
  "publicationRange" : [ ],
  "electronicAccess" : [ ],
  "instanceTypeId" : "18673ffc-c62e-4935-902b-0382110c86c7",
  "instanceFormatIds" : [ ],
  "physicalDescriptions" : [ ],
  "languages" : [ ],
  "notes" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsRecords2" : [ ]
}
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsStorageHoldings
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40080 POST /holdings-storage/holdings null HTTP_1_1 201 409 2 tid=test_tenant Created 
Created resource holdingsRecords: {
  "id" : "27a0822c-4fbe-4bff-bc26-7f7efc68c87f",
  "formerIds" : [ ],
  "instanceId" : "7e4b353f-b92a-442c-bc9c-95c3a98df8f8",
  "permanentLocationId" : "ba66ed8f-fe0e-4fd0-9e79-aee94890fc79",
  "electronicAccess" : [ ],
  "notes" : [ ],
  "holdingsStatements" : [ ],
  "holdingsStatementsForIndexes" : [ ],
  "holdingsStatementsForSupplements" : [ ],
  "statisticalCodeIds" : [ ],
  "holdingsItems" : [ ]
}
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemStorageItems
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40082 POST /item-storage/items null HTTP_1_1 201 744 3 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationsById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40084 DELETE /locations/ba66ed8f-fe0e-4fd0-9e79-aee94890fc79 null HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40086 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40088 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40090 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40092 DELETE /locations null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40094 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40096 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40098 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40100 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40102 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40104 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40106 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40108 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40110 POST /location-units/campuses null HTTP_1_1 201 356 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40112 POST /location-units/libraries null HTTP_1_1 201 349 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40114 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40116 POST /locations null HTTP_1_1 201 2017 3 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40118 POST /locations null HTTP_1_1 201 2060 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40120 GET /locations/ null HTTP_1_1 200 4193 7 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40122 DELETE /item-storage/items null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40124 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40126 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40128 DELETE /locations null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40130 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40132 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40134 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40136 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40138 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40140 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40142 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40144 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40146 POST /location-units/campuses null HTTP_1_1 201 356 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40148 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40150 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40152 POST /locations null HTTP_1_1 201 2139 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationsById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40154 DELETE /locations/26a16959-a549-45d5-9d7a-ba3890f44100 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40156 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40158 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40160 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40162 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40164 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40166 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40168 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40170 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40172 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40174 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40176 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40178 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40180 POST /location-units/campuses null HTTP_1_1 201 356 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40182 POST /location-units/libraries null HTTP_1_1 201 349 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40184 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40186 POST /locations null HTTP_1_1 201 2219 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40188 PUT /locations/b318b49d-d4f8-43ed-9593-7edd58f8656c null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getLocationsById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40190 GET /locations/b318b49d-d4f8-43ed-9593-7edd58f8656c null HTTP_1_1 200 2142 1 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40192 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40194 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40196 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40198 DELETE /locations null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40200 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40202 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40204 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40206 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40208 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40210 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40212 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40214 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40216 POST /location-units/campuses null HTTP_1_1 201 356 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40218 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40220 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40222 POST /locations null HTTP_1_1 422 110 -1 tid=null Unprocessable Entity {"errors":[{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"code","value":"null"}]}]}
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40224 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40226 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40228 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40230 DELETE /locations null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40232 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40234 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40236 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40238 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40240 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40242 POST /loan-types null HTTP_1_1 201 79 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40244 POST /material-types null HTTP_1_1 201 73 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40246 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40248 POST /location-units/campuses null HTTP_1_1 201 356 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40250 POST /location-units/libraries null HTTP_1_1 201 349 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40252 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40254 POST /locations null HTTP_1_1 201 2379 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.StorageHelper
SEVERE: Illegal operation: id cannot be changed
org.folio.rest.impl.LocationAPI$LocationCheckError: Illegal operation: id cannot be changed
	at org.folio.rest.impl.LocationAPI.checkIdChange(LocationAPI.java:232)
	at org.folio.rest.impl.LocationAPI.putLocationsById(LocationAPI.java:190)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.doEnd(BodyHandlerImpl.java:231)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.end(BodyHandlerImpl.java:211)
	at io.vertx.ext.web.handler.impl.BodyHandlerImpl.lambda$handle$0(BodyHandlerImpl.java:74)
	at io.vertx.core.http.impl.HttpServerRequestImpl.handleEnd(HttpServerRequestImpl.java:417)
	at io.vertx.core.http.impl.Http1xServerConnection.handleEnd(Http1xServerConnection.java:482)
	at io.vertx.core.http.impl.Http1xServerConnection.handleContent(Http1xServerConnection.java:477)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:458)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:728)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putLocationsById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40256 PUT /locations/eb9ce5c1-d3cd-4175-bd2b-be36000ef8bd null HTTP_1_1 422 228 1 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40258 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40260 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40262 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocations
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40264 DELETE /locations null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40266 DELETE /location-units/libraries null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40268 DELETE /location-units/campuses null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40270 DELETE /location-units/institutions null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40272 DELETE /loan-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40274 DELETE /material-types null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLoanTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40276 POST /loan-types null HTTP_1_1 201 79 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postMaterialTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40278 POST /material-types null HTTP_1_1 201 73 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsInstitutions
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40280 POST /location-units/institutions null HTTP_1_1 201 301 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsCampuses
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40282 POST /location-units/campuses null HTTP_1_1 201 356 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postLocationUnitsLibraries
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40284 POST /location-units/libraries null HTTP_1_1 201 349 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(service point) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40286 POST /service-points null HTTP_1_1 422 188 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40288 POST /locations null HTTP_1_1 422 324 -1 tid=null Unprocessable Entity {"errors":[{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"campusId","value":"null"}]},{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"institutionId","value":"null"}]},{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"libraryId","value":"null"}]}]}
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40290 DELETE /service-points-users null HTTP_1_1 204 0 80 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40292 DELETE /service-points null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40294 POST /service-points null HTTP_1_1 201 309 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40296 POST /service-points null HTTP_1_1 201 310 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: code==cd1 >>> WHERE lower(f_unaccent(service_point.jsonb->>'code')) LIKE lower(f_unaccent('cd1')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40298 GET /service-points/ query=code==cd1 HTTP_1_1 200 383 8 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40300 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40302 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40304 POST /service-points null HTTP_1_1 201 481 4 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40306 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40308 DELETE /service-points null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40310 POST /service-points null HTTP_1_1 422 126 -1 tid=null Unprocessable Entity {"errors":[{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"discoveryDisplayName","value":"null"}]}]}
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40312 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40314 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40316 POST /service-points null HTTP_1_1 201 229 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40318 PUT /service-points/725f31f3-ab50-43d9-b15e-3a1fb15d4ea9 null HTTP_1_1 422 255 0 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40320 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40322 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40324 POST /service-points null HTTP_1_1 201 206 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40326 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40328 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40330 POST /service-points null HTTP_1_1 201 309 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40332 PUT /service-points/139d7004-68dd-4925-bc54-9d6d7bc03f35 null HTTP_1_1 422 251 0 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40334 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40336 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40338 POST /service-points null HTTP_1_1 201 309 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40340 POST /service-points null HTTP_1_1 201 310 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40342 GET /service-points/ null HTTP_1_1 200 719 4 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40344 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40346 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40348 POST /service-points null HTTP_1_1 201 309 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40350 DELETE /service-points/d1937b3b-26c8-4ab8-9ded-664c69c36c7e null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40352 GET /service-points/d1937b3b-26c8-4ab8-9ded-664c69c36c7e null HTTP_1_1 404 9 1 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40354 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40356 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40358 POST /service-points null HTTP_1_1 422 255 0 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40360 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40362 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40364 POST /service-points null HTTP_1_1 201 309 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(circ desk 1) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (lower(f_unaccent(jsonb ->> 'name'::text)))=(circ desk 1) already exists., s -> test_tenant_mod_inventory_storage, n -> service_point_name_idx_unique, t -> service_point, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "service_point_name_idx_unique", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40366 POST /service-points null HTTP_1_1 422 186 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40368 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40370 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40372 POST /service-points null HTTP_1_1 201 309 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40374 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40376 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40378 POST /service-points null HTTP_1_1 422 255 0 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40380 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40382 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40384 POST /service-points null HTTP_1_1 422 257 0 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40386 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40388 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40390 POST /service-points null HTTP_1_1 201 309 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40392 GET /service-points/0d3e2a69-f63e-4db0-8f7a-75150b7e265f null HTTP_1_1 200 309 0 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40394 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40396 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40398 POST /service-points null HTTP_1_1 201 229 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40400 PUT /service-points/1145632e-cd56-4ecd-8a3a-e2031982ea10 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40402 GET /service-points/1145632e-cd56-4ecd-8a3a-e2031982ea10 null HTTP_1_1 200 204 0 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40404 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40406 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40408 POST /service-points null HTTP_1_1 201 229 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40410 PUT /service-points/5a5a5e1b-33f6-4888-a5c4-7f6c5c701500 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40412 GET /service-points/5a5a5e1b-33f6-4888-a5c4-7f6c5c701500 null HTTP_1_1 200 285 0 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40414 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40416 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40418 POST /service-points null HTTP_1_1 201 309 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40420 PUT /service-points/391e7afb-f168-4ef3-bbe6-cd182a383c44 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40422 GET /service-points/391e7afb-f168-4ef3-bbe6-cd182a383c44 null HTTP_1_1 200 204 0 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40424 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40426 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40428 POST /service-points null HTTP_1_1 201 394 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40430 PUT /service-points/fa5c0fb7-ac9d-4848-baca-b9286107e8c6 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40432 GET /service-points/fa5c0fb7-ac9d-4848-baca-b9286107e8c6 null HTTP_1_1 200 290 0 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40434 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40436 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40438 POST /service-points null HTTP_1_1 201 309 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40440 PUT /service-points/d4333609-d6ba-4143-91ff-3814d3e0e263 null HTTP_1_1 422 255 0 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40442 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40444 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40446 POST /service-points null HTTP_1_1 201 233 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40448 PUT /service-points/f7641148-2e57-4ea7-ab8f-f702e30a7406 null HTTP_1_1 422 253 0 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40450 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40452 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40454 POST /service-points null HTTP_1_1 422 251 0 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40456 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40458 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40460 POST /service-points null HTTP_1_1 422 110 -1 tid=null Unprocessable Entity {"errors":[{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"code","value":"null"}]}]}
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40462 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40464 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40466 POST /service-points null HTTP_1_1 422 110 -1 tid=null Unprocessable Entity {"errors":[{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"name","value":"null"}]}]}
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40468 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40470 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40472 POST /service-points null HTTP_1_1 201 309 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40474 PUT /service-points/3ddc3930-fd2f-4e50-a6bc-a0bb48b4f818 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40476 GET /service-points/3ddc3930-fd2f-4e50-a6bc-a0bb48b4f818 null HTTP_1_1 200 285 0 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40478 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40480 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40482 POST /service-points null HTTP_1_1 201 309 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40484 PUT /service-points/29c1ea34-42cd-4603-9225-f53a92661f25 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsByServicepointId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40486 GET /service-points/29c1ea34-42cd-4603-9225-f53a92661f25 null HTTP_1_1 200 204 0 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40488 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40490 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40492 POST /service-points null HTTP_1_1 422 134 -1 tid=null Unprocessable Entity {"errors":[{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"staffSlips[0].printByDefault","value":"null"}]}]}
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40494 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40496 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40498 POST /service-points null HTTP_1_1 201 317 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40500 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40502 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40504 POST /service-points-users null HTTP_1_1 201 132 7 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40506 DELETE /service-points-users null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40508 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40510 POST /service-points-users null HTTP_1_1 201 132 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40512 POST /service-points-users null HTTP_1_1 201 132 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40514 GET /service-points-users null HTTP_1_1 200 337 4 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40516 DELETE /service-points-users null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40518 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40520 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40522 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40524 POST /service-points-users null HTTP_1_1 201 132 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsUsersByServicepointsuserId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40526 GET /service-points-users/cc8663a1-e856-43d4-9556-4f9568a0ba58 null HTTP_1_1 200 132 1 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40528 DELETE /service-points-users null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40530 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40532 POST /service-points null HTTP_1_1 201 309 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40534 POST /service-points-users null HTTP_1_1 201 200 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40536 DELETE /service-points-users null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40538 DELETE /service-points null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40540 POST /service-points-users null HTTP_1_1 201 132 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsUsersByServicepointsuserId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40542 GET /service-points-users/d27b2564-7020-4488-854b-f779bfe27163 null HTTP_1_1 200 132 1 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsersByServicepointsuserId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40544 DELETE /service-points-users/d27b2564-7020-4488-854b-f779bfe27163 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsUsersByServicepointsuserId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40546 GET /service-points-users/d27b2564-7020-4488-854b-f779bfe27163 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40548 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40550 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40552 POST /service-points-users null HTTP_1_1 201 132 1 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putServicePointsUsersByServicepointsuserId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40554 PUT /service-points-users/b1a75d16-b92b-498a-ac16-b2abc8fe5b10 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsUsersByServicepointsuserId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40556 GET /service-points-users/b1a75d16-b92b-498a-ac16-b2abc8fe5b10 null HTTP_1_1 200 132 0 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40558 DELETE /service-points-users null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40560 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (defaultservicepointid)=(8cdefb89-51b3-47cd-91bf-8236ae4d61fc) is not present in table "service_point"., s -> test_tenant_mod_inventory_storage, n -> service_point_user_defaultservicepointid_fkey, t -> service_point_user, Line -> 3321, File -> ri_triggers.c, SQLSTATE -> 23503, Routine -> ri_ReportViolation, V -> ERROR, Message -> insert or update on table "service_point_user" violates foreign key constraint "service_point_user_defaultservicepointid_fkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (defaultservicepointid)=(8cdefb89-51b3-47cd-91bf-8236ae4d61fc) is not present in table "service_point"., s -> test_tenant_mod_inventory_storage, n -> service_point_user_defaultservicepointid_fkey, t -> service_point_user, Line -> 3321, File -> ri_triggers.c, SQLSTATE -> 23503, Routine -> ri_ReportViolation, V -> ERROR, Message -> insert or update on table "service_point_user" violates foreign key constraint "service_point_user_defaultservicepointid_fkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40562 POST /service-points-users null HTTP_1_1 422 232 3 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40564 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40566 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40568 POST /service-points-users null HTTP_1_1 201 132 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40570 POST /service-points-users null HTTP_1_1 201 132 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40572 DELETE /service-points-users null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40574 GET /service-points-users null HTTP_1_1 200 54 2 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointsUserAPI
INFO: Deleting all service points users with query DELETE FROM test_tenant_mod_inventory_storage.service_point_user
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40576 DELETE /service-points-users null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ServicePointAPI
INFO: Deleting all service points with query DELETE FROM test_tenant_mod_inventory_storage.service_point
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40578 DELETE /service-points null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40580 POST /service-points null HTTP_1_1 201 309 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40582 POST /service-points null HTTP_1_1 201 308 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePoints
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40584 POST /service-points null HTTP_1_1 201 310 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40586 POST /service-points-users null HTTP_1_1 201 279 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40588 POST /service-points-users null HTTP_1_1 201 279 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON queryByFt
WARNING: Doing FT search without index for service_point_user.jsonb->>'servicePointsIds', CQL >>> SQL: servicePointsIds = 2192f0e1-61a6-4a93-8fbb-6e17e62bc86a >>> to_tsvector('simple', f_unaccent(service_point_user.jsonb->>'servicePointsIds')) @@ to_tsquery('simple', f_unaccent('2192f0e1-61a6-4a93-8fbb-6e17e62bc86a'))
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: servicePointsIds=2192f0e1-61a6-4a93-8fbb-6e17e62bc86a >>> WHERE to_tsvector('simple', f_unaccent(service_point_user.jsonb->>'servicePointsIds')) @@ to_tsquery('simple', f_unaccent('2192f0e1-61a6-4a93-8fbb-6e17e62bc86a')) LIMIT 10 OFFSET 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getServicePointsUsers
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40590 GET /service-points-users query=servicePointsIds=2192f0e1-61a6-4a93-8fbb-6e17e62bc86a HTTP_1_1 200 344 4 tid=test_tenant OK 
[statusCode=200, contentType=application/json, body={
  "servicePointsUsers" : [ {
    "id" : "fcba460a-3fe9-474b-9d8e-12cbd0fb3029",
    "userId" : "752cbe84-5ad1-47bd-b1db-9b5a63d5dff0",
    "servicePointsIds" : [ "9cec0b7d-fd61-4a9d-b0ab-ec1bd647fce7", "2192f0e1-61a6-4a93-8fbb-6e17e62bc86a" ],
    "defaultServicePointId" : "9cec0b7d-fd61-4a9d-b0ab-ec1bd647fce7"
  } ],
  "totalRecords" : 1
}]
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40592 DELETE /item-storage/items null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40594 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40596 DELETE /instance-storage/instances null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40598 POST /instance-storage/instances null HTTP_1_1 201 587 4 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40598 POST /instance-storage/instances null HTTP_1_1 201 587 3 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40598 POST /instance-storage/instances null HTTP_1_1 201 589 3 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstanceRelationships
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40598 POST /instance-storage/instance-relationships null HTTP_1_1 201 246 8 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstanceRelationships
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40598 POST /instance-storage/instance-relationships null HTTP_1_1 201 246 3 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40600 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40602 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40604 DELETE /instance-storage/instances null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40598 POST /instance-storage/instances null HTTP_1_1 201 587 3 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstanceRelationships
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40598 POST /instance-storage/instance-relationships null HTTP_1_1 400 220 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemStorageItems
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40606 DELETE /item-storage/items null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsStorageHoldings
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40608 DELETE /holdings-storage/holdings null HTTP_1_1 204 0 0 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40610 DELETE /instance-storage/instances null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40598 POST /instance-storage/instances null HTTP_1_1 201 587 3 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstances
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40598 POST /instance-storage/instances null HTTP_1_1 201 587 3 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStorageInstanceRelationships
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40598 POST /instance-storage/instance-relationships null HTTP_1_1 400 264 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getAlternativeTitleTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /alternative-title-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 1182 5 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /contributor-types null HTTP_1_1 201 139 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /contributor-types/29bd253a-0f6f-47a5-96b2-d649d53e1247 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getContributorTypesByContributorTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /contributor-types/29bd253a-0f6f-47a5-96b2-d649d53e1247 null HTTP_1_1 200 147 1 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ContributorTypeAPI
INFO: duplicate key value violates unique constraint "contributor_type_pkey": Key (id)=(29bd253a-0f6f-47a5-96b2-d649d53e1247) already exists.
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /contributor-types null HTTP_1_1 400 135 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.RestVerticle
SEVERE: NULL
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: javax.validation.ValidationException: 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
	at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81)
	at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50)
	at org.folio.rest.impl.ContributorTypeAPI.getContributorTypes(ContributorTypeAPI.java:51)
	... 22 more

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /contributor-types offset=-3 HTTP_1_1 400 104 -1 tid=null Bad Request 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ContributorTypeAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.ContributorTypeAPI.lambda$0(ContributorTypeAPI.java:55)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getContributorTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /contributor-types query=badcql HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 91, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 91, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ContributorTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorTypesByContributorTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /contributor-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteContributorTypesByContributorTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /contributor-types/29bd253a-0f6f-47a5-96b2-d649d53e1247 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getContributorTypesByContributorTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /contributor-types/29bd253a-0f6f-47a5-96b2-d649d53e1247 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ContributorTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteContributorTypesByContributorTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /contributor-types/29bd253a-0f6f-47a5-96b2-d649d53e1247 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ContributorTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteContributorTypesByContributorTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /contributor-types/baduuid null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ContributorTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /contributor-types null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /alternative-title-types null HTTP_1_1 201 121 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /alternative-title-types/5c4dbe6f-3d97-4e4c-9991-5eda8f59a9ca null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getAlternativeTitleTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /alternative-title-types/5c4dbe6f-3d97-4e4c-9991-5eda8f59a9ca null HTTP_1_1 200 129 1 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.AlternativeTitleTypeAPI
INFO: duplicate key value violates unique constraint "alternative_title_type_pkey": Key (id)=(5c4dbe6f-3d97-4e4c-9991-5eda8f59a9ca) already exists.
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /alternative-title-types null HTTP_1_1 400 141 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.RestVerticle
SEVERE: NULL
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: javax.validation.ValidationException: 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
	at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81)
	at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50)
	at org.folio.rest.impl.AlternativeTitleTypeAPI.getAlternativeTitleTypes(AlternativeTitleTypeAPI.java:46)
	... 22 more

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /alternative-title-types offset=-3 HTTP_1_1 400 104 -1 tid=null Bad Request 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PgUtil
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1862)
	at org.folio.rest.persist.PgUtil.get(PgUtil.java:354)
	at org.folio.rest.persist.PgUtil.get(PgUtil.java:329)
	at org.folio.rest.impl.AlternativeTitleTypeAPI.getAlternativeTitleTypes(AlternativeTitleTypeAPI.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 29 more

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getAlternativeTitleTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /alternative-title-types query=badcql HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 97, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 97, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.impl.AlternativeTitleTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putAlternativeTitleTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /alternative-title-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteAlternativeTitleTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /alternative-title-types/5c4dbe6f-3d97-4e4c-9991-5eda8f59a9ca null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getAlternativeTitleTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /alternative-title-types/5c4dbe6f-3d97-4e4c-9991-5eda8f59a9ca null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.AlternativeTitleTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteAlternativeTitleTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /alternative-title-types/5c4dbe6f-3d97-4e4c-9991-5eda8f59a9ca null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.AlternativeTitleTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteAlternativeTitleTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /alternative-title-types/baduuid null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.AlternativeTitleTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postAlternativeTitleTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /alternative-title-types null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /call-number-types null HTTP_1_1 201 115 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /call-number-types/61a146bc-fe7f-498c-abd0-12596e410ea0 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getCallNumberTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /call-number-types/61a146bc-fe7f-498c-abd0-12596e410ea0 null HTTP_1_1 200 123 1 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.CallNumberTypeAPI
INFO: duplicate key value violates unique constraint "call_number_type_pkey": Key (id)=(61a146bc-fe7f-498c-abd0-12596e410ea0) already exists.
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /call-number-types null HTTP_1_1 400 135 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.RestVerticle
SEVERE: NULL
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: javax.validation.ValidationException: 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
	at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81)
	at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50)
	at org.folio.rest.impl.CallNumberTypeAPI.getCallNumberTypes(CallNumberTypeAPI.java:46)
	... 22 more

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /call-number-types offset=-3 HTTP_1_1 400 104 -1 tid=null Bad Request 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PgUtil
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1862)
	at org.folio.rest.persist.PgUtil.get(PgUtil.java:354)
	at org.folio.rest.persist.PgUtil.get(PgUtil.java:329)
	at org.folio.rest.impl.CallNumberTypeAPI.getCallNumberTypes(CallNumberTypeAPI.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 29 more

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getCallNumberTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /call-number-types query=badcql HTTP_1_1 400 120 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 91, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 91, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.impl.CallNumberTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putCallNumberTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /call-number-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteCallNumberTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /call-number-types/61a146bc-fe7f-498c-abd0-12596e410ea0 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getCallNumberTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /call-number-types/61a146bc-fe7f-498c-abd0-12596e410ea0 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.CallNumberTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteCallNumberTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /call-number-types/61a146bc-fe7f-498c-abd0-12596e410ea0 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.CallNumberTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteCallNumberTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /call-number-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.CallNumberTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postCallNumberTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /call-number-types null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postClassificationTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /classification-types null HTTP_1_1 201 89 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /classification-types/5765706b-99ee-42d3-9cd0-988e75bdda09 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getClassificationTypesByClassificationTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /classification-types/5765706b-99ee-42d3-9cd0-988e75bdda09 null HTTP_1_1 200 97 1 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ClassificationTypeAPI
INFO: duplicate key value violates unique constraint "classification_type_pkey": Key (id)=(5765706b-99ee-42d3-9cd0-988e75bdda09) already exists.
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postClassificationTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /classification-types null HTTP_1_1 400 138 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.RestVerticle
SEVERE: NULL
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: javax.validation.ValidationException: 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
	at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81)
	at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50)
	at org.folio.rest.impl.ClassificationTypeAPI.getClassificationTypes(ClassificationTypeAPI.java:55)
	... 22 more

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /classification-types offset=-3 HTTP_1_1 400 104 -1 tid=null Bad Request 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ClassificationTypeAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.ClassificationTypeAPI.lambda$0(ClassificationTypeAPI.java:59)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getClassificationTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /classification-types query=badcql HTTP_1_1 400 120 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 94, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 94, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ClassificationTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putClassificationTypesByClassificationTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /classification-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteClassificationTypesByClassificationTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /classification-types/5765706b-99ee-42d3-9cd0-988e75bdda09 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getClassificationTypesByClassificationTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /classification-types/5765706b-99ee-42d3-9cd0-988e75bdda09 null HTTP_1_1 404 9 1 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ClassificationTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteClassificationTypesByClassificationTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /classification-types/5765706b-99ee-42d3-9cd0-988e75bdda09 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ClassificationTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteClassificationTypesByClassificationTypeId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /classification-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ClassificationTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postClassificationTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /classification-types null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getCallNumberTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /call-number-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 1481 4 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /holdings-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 591 6 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsNoteTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /holdings-note-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 811 6 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getIdentifierTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /identifier-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 2682 6 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-note-types null HTTP_1_1 201 117 2 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /instance-note-types/8eabaa07-b548-4a86-9064-1523535b7f52 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceNoteTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-note-types/8eabaa07-b548-4a86-9064-1523535b7f52 null HTTP_1_1 200 125 1 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.InstanceNoteTypeAPI
INFO: duplicate key value violates unique constraint "instance_note_type_pkey": Key (id)=(8eabaa07-b548-4a86-9064-1523535b7f52) already exists.
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceNoteTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-note-types null HTTP_1_1 400 137 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET -3
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PostgresClient
SEVERE: NULL
net.sf.jsqlparser.JSQLParserException
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:56)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 84.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	... 10 more
Caused by:
net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 84.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PostgresClient
SEVERE: query with count: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR)) - SELECT COUNT(*) FROM test_tenant_mod_inventory_storage.instance_note_type  OFFSET -3
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.impl.InstanceNoteTypeAPI
SEVERE: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceNoteTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-note-types offset=-3 HTTP_1_1 400 177 5 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.InstanceNoteTypeAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.InstanceNoteTypeAPI.lambda$0(InstanceNoteTypeAPI.java:52)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceNoteTypes
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-note-types query=badcql HTTP_1_1 400 120 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 93, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 93, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.impl.InstanceNoteTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceNoteTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /instance-note-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceNoteTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-note-types/8eabaa07-b548-4a86-9064-1523535b7f52 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceNoteTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-note-types/8eabaa07-b548-4a86-9064-1523535b7f52 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.InstanceNoteTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceNoteTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-note-types/8eabaa07-b548-4a86-9064-1523535b7f52 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.InstanceNoteTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceNoteTypesById
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-note-types/baduuid null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-note-types null HTTP_1_1 422 201 -1 tid=null Unprocessable Entity {"errors":[{"message":"must match \"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$\"","type":"1","code":"-1","parameters":[{"key":"id","value":"baduuid"}]}]}
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postElectronicAccessRelationships
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /electronic-access-relationships null HTTP_1_1 201 106 3 tid=test_tenant Created 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /electronic-access-relationships/ff594c47-ab67-42a8-b988-3b6f2172e5a8 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /electronic-access-relationships/ff594c47-ab67-42a8-b988-3b6f2172e5a8 null HTTP_1_1 200 114 1 tid=test_tenant OK 
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ElectronicAccessRelationshipAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (id)=(ff594c47-ab67-42a8-b988-3b6f2172e5a8) already exists., s -> test_tenant_mod_inventory_storage, n -> electronic_access_relationship_pkey, t -> electronic_access_relationship, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "electronic_access_relationship_pkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (id)=(ff594c47-ab67-42a8-b988-3b6f2172e5a8) already exists., s -> test_tenant_mod_inventory_storage, n -> electronic_access_relationship_pkey, t -> electronic_access_relationship, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "electronic_access_relationship_pkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postElectronicAccessRelationships
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /electronic-access-relationships null HTTP_1_1 422 227 1 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET -3
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PostgresClient
SEVERE: NULL
net.sf.jsqlparser.JSQLParserException
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:56)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 96.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	... 10 more
Caused by:
net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 96.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PostgresClient
SEVERE: query with count: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR)) - SELECT COUNT(*) FROM test_tenant_mod_inventory_storage.electronic_access_relationship  OFFSET -3
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ElectronicAccessRelationshipAPI
SEVERE: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getElectronicAccessRelationships
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /electronic-access-relationships offset=-3 HTTP_1_1 400 177 3 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:09 PM org.folio.rest.impl.ElectronicAccessRelationshipAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.ElectronicAccessRelationshipAPI.lambda$0(ElectronicAccessRelationshipAPI.java:52)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getElectronicAccessRelationships
Aug 08, 2019 7:40:09 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /electronic-access-relationships query=badcql HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:09 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 105, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 105, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ElectronicAccessRelationshipAPI
SEVERE: ErrorMessage(fields=Map(Position -> 105, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /electronic-access-relationships/baduuid null HTTP_1_1 400 71 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /electronic-access-relationships/ff594c47-ab67-42a8-b988-3b6f2172e5a8 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /electronic-access-relationships/ff594c47-ab67-42a8-b988-3b6f2172e5a8 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ElectronicAccessRelationshipAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /electronic-access-relationships/ff594c47-ab67-42a8-b988-3b6f2172e5a8 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ElectronicAccessRelationshipAPI
SEVERE: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteElectronicAccessRelationshipsByElectronicAccessRelationshipId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /electronic-access-relationships/baduuid null HTTP_1_1 400 71 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ElectronicAccessRelationshipAPI
SEVERE: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postElectronicAccessRelationships
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /electronic-access-relationships null HTTP_1_1 400 71 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /holdings-note-types null HTTP_1_1 201 117 1 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /holdings-note-types/b5d7f2de-df29-49a9-b7c8-9be01a4c6d29 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /holdings-note-types/b5d7f2de-df29-49a9-b7c8-9be01a4c6d29 null HTTP_1_1 200 125 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsNoteTypeAPI
INFO: duplicate key value violates unique constraint "holdings_note_type_pkey": Key (id)=(b5d7f2de-df29-49a9-b7c8-9be01a4c6d29) already exists.
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /holdings-note-types null HTTP_1_1 400 137 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET -3
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: NULL
net.sf.jsqlparser.JSQLParserException
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:56)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 84.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	... 10 more
Caused by:
net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 84.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: query with count: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR)) - SELECT COUNT(*) FROM test_tenant_mod_inventory_storage.holdings_note_type  OFFSET -3
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsNoteTypeAPI
SEVERE: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /holdings-note-types offset=-3 HTTP_1_1 400 177 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsNoteTypeAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.HoldingsNoteTypeAPI.lambda$0(HoldingsNoteTypeAPI.java:56)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /holdings-note-types query=badcql HTTP_1_1 400 120 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 93, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 93, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsNoteTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /holdings-note-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /holdings-note-types/b5d7f2de-df29-49a9-b7c8-9be01a4c6d29 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /holdings-note-types/b5d7f2de-df29-49a9-b7c8-9be01a4c6d29 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsNoteTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /holdings-note-types/b5d7f2de-df29-49a9-b7c8-9be01a4c6d29 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsNoteTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /holdings-note-types/baduuid null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsNoteTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /holdings-note-types null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getStatisticalCodeTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /statistical-code-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 533 5 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodeTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /statistical-code-types null HTTP_1_1 201 120 2 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /statistical-codes null HTTP_1_1 201 219 2 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /statistical-codes/e299da85-8451-47a4-bb5f-c8b72d9ca671 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /statistical-codes/e299da85-8451-47a4-bb5f-c8b72d9ca671 null HTTP_1_1 200 227 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeAPI
INFO: duplicate key value violates unique constraint "statistical_code_pkey": Key (id)=(e299da85-8451-47a4-bb5f-c8b72d9ca671) already exists.
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /statistical-codes null HTTP_1_1 400 135 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET -3
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: NULL
net.sf.jsqlparser.JSQLParserException
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:56)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 82.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	... 10 more
Caused by:
net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 82.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: query with count: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR)) - SELECT COUNT(*) FROM test_tenant_mod_inventory_storage.statistical_code  OFFSET -3
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeAPI
SEVERE: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getStatisticalCodes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /statistical-codes offset=-3 HTTP_1_1 400 177 4 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.StatisticalCodeAPI.lambda$0(StatisticalCodeAPI.java:50)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getStatisticalCodes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /statistical-codes query=badcql HTTP_1_1 400 120 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 91, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 91, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /statistical-codes/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /statistical-codes/e299da85-8451-47a4-bb5f-c8b72d9ca671 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /statistical-codes/e299da85-8451-47a4-bb5f-c8b72d9ca671 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /statistical-codes/e299da85-8451-47a4-bb5f-c8b72d9ca671 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteStatisticalCodesByStatisticalCodeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /statistical-codes/baduuid null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /statistical-codes null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /statistical-code-types/8c5b634a-0a4a-47ec-b9b2-d66980656ffd null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /statistical-code-types/8c5b634a-0a4a-47ec-b9b2-d66980656ffd null HTTP_1_1 200 128 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeTypeAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (id)=(8c5b634a-0a4a-47ec-b9b2-d66980656ffd) already exists., s -> test_tenant_mod_inventory_storage, n -> statistical_code_type_pkey, t -> statistical_code_type, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "statistical_code_type_pkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (id)=(8c5b634a-0a4a-47ec-b9b2-d66980656ffd) already exists., s -> test_tenant_mod_inventory_storage, n -> statistical_code_type_pkey, t -> statistical_code_type, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "statistical_code_type_pkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodeTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /statistical-code-types null HTTP_1_1 422 217 1 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET -3
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: NULL
net.sf.jsqlparser.JSQLParserException
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:56)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 87.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	... 10 more
Caused by:
net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 87.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: query with count: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR)) - SELECT COUNT(*) FROM test_tenant_mod_inventory_storage.statistical_code_type  OFFSET -3
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeTypeAPI
SEVERE: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getStatisticalCodeTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /statistical-code-types offset=-3 HTTP_1_1 400 177 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeTypeAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.StatisticalCodeTypeAPI.lambda$1(StatisticalCodeTypeAPI.java:76)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getStatisticalCodeTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /statistical-code-types query=badcql HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 96, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 96, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeTypeAPI
SEVERE: ErrorMessage(fields=Map(Position -> 96, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /statistical-code-types/baduuid null HTTP_1_1 400 71 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /statistical-code-types/8c5b634a-0a4a-47ec-b9b2-d66980656ffd null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /statistical-code-types/8c5b634a-0a4a-47ec-b9b2-d66980656ffd null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /statistical-code-types/8c5b634a-0a4a-47ec-b9b2-d66980656ffd null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeTypeAPI
SEVERE: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteStatisticalCodeTypesByStatisticalCodeTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /statistical-code-types/baduuid null HTTP_1_1 400 71 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.StatisticalCodeTypeAPI
SEVERE: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postStatisticalCodeTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /statistical-code-types null HTTP_1_1 400 71 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStatuses
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-statuses limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 829 6 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getContributorTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /contributor-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 36655 10 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceFormats
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-formats limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 8334 10 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStatuses
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-statuses null HTTP_1_1 201 138 2 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /instance-statuses/1a45d662-b4dd-4b33-bda8-ac4e5d02c539 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-statuses/1a45d662-b4dd-4b33-bda8-ac4e5d02c539 null HTTP_1_1 200 146 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceStatusAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (id)=(1a45d662-b4dd-4b33-bda8-ac4e5d02c539) already exists., s -> test_tenant_mod_inventory_storage, n -> instance_status_pkey, t -> instance_status, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "instance_status_pkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (id)=(1a45d662-b4dd-4b33-bda8-ac4e5d02c539) already exists., s -> test_tenant_mod_inventory_storage, n -> instance_status_pkey, t -> instance_status, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "instance_status_pkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStatuses
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-statuses null HTTP_1_1 422 205 2 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET -3
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: NULL
net.sf.jsqlparser.JSQLParserException
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:56)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 81.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	... 10 more
Caused by:
net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 81.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: query with count: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR)) - SELECT COUNT(*) FROM test_tenant_mod_inventory_storage.instance_status  OFFSET -3
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceStatusAPI
SEVERE: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStatuses
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-statuses offset=-3 HTTP_1_1 400 177 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceStatusAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.InstanceStatusAPI.lambda$1(InstanceStatusAPI.java:79)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStatuses
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-statuses query=badcql HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 90, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 90, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceStatusAPI
SEVERE: ErrorMessage(fields=Map(Position -> 90, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /instance-statuses/baduuid null HTTP_1_1 400 71 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-statuses/1a45d662-b4dd-4b33-bda8-ac4e5d02c539 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-statuses/1a45d662-b4dd-4b33-bda8-ac4e5d02c539 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceStatusAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-statuses/1a45d662-b4dd-4b33-bda8-ac4e5d02c539 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceStatusAPI
SEVERE: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceStatusesByInstanceStatusId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-statuses/baduuid null HTTP_1_1 400 71 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceStatusAPI
SEVERE: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceStatuses
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-statuses null HTTP_1_1 400 71 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getIllPolicies
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /ill-policies limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 979 9 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getStatisticalCodes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /statistical-codes limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 5994 5 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /nature-of-content-terms null HTTP_1_1 201 103 2 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /nature-of-content-terms/ba814d17-f715-42d7-9773-9ceebd9ebb29 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getNatureOfContentTermsById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /nature-of-content-terms/ba814d17-f715-42d7-9773-9ceebd9ebb29 null HTTP_1_1 200 111 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.NatureOfContentTermAPI
INFO: duplicate key value violates unique constraint "nature_of_content_term_pkey": Key (id)=(ba814d17-f715-42d7-9773-9ceebd9ebb29) already exists.
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postNatureOfContentTerms
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /nature-of-content-terms null HTTP_1_1 400 141 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET -3
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: NULL
net.sf.jsqlparser.JSQLParserException
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:56)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 88.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	... 10 more
Caused by:
net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 88.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: query with count: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR)) - SELECT COUNT(*) FROM test_tenant_mod_inventory_storage.nature_of_content_term  OFFSET -3
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.NatureOfContentTermAPI
SEVERE: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getNatureOfContentTerms
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /nature-of-content-terms offset=-3 HTTP_1_1 400 177 4 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.NatureOfContentTermAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.NatureOfContentTermAPI.lambda$0(NatureOfContentTermAPI.java:54)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getNatureOfContentTerms
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /nature-of-content-terms query=badcql HTTP_1_1 400 120 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 97, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 97, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.NatureOfContentTermAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putNatureOfContentTermsById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /nature-of-content-terms/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteNatureOfContentTermsById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /nature-of-content-terms/ba814d17-f715-42d7-9773-9ceebd9ebb29 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getNatureOfContentTermsById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /nature-of-content-terms/ba814d17-f715-42d7-9773-9ceebd9ebb29 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.NatureOfContentTermAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteNatureOfContentTermsById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /nature-of-content-terms/ba814d17-f715-42d7-9773-9ceebd9ebb29 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.NatureOfContentTermAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteNatureOfContentTermsById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /nature-of-content-terms/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /nature-of-content-terms null HTTP_1_1 422 201 -1 tid=null Unprocessable Entity {"errors":[{"message":"must match \"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$\"","type":"1","code":"-1","parameters":[{"key":"id","value":"baduuid"}]}]}
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 3595 6 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /item-note-types null HTTP_1_1 201 113 2 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /item-note-types/77c0bed1-4640-4644-8638-776314d7fa9a null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /item-note-types/77c0bed1-4640-4644-8638-776314d7fa9a null HTTP_1_1 200 121 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ItemNoteTypeAPI
INFO: duplicate key value violates unique constraint "item_note_type_pkey": Key (id)=(77c0bed1-4640-4644-8638-776314d7fa9a) already exists.
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /item-note-types null HTTP_1_1 400 133 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET -3
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: NULL
net.sf.jsqlparser.JSQLParserException
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:56)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 80.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	... 10 more
Caused by:
net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 80.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: query with count: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR)) - SELECT COUNT(*) FROM test_tenant_mod_inventory_storage.item_note_type  OFFSET -3
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ItemNoteTypeAPI
SEVERE: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /item-note-types offset=-3 HTTP_1_1 400 177 3 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ItemNoteTypeAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.ItemNoteTypeAPI.lambda$0(ItemNoteTypeAPI.java:51)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /item-note-types query=badcql HTTP_1_1 400 120 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 89, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 89, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ItemNoteTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putItemNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /item-note-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /item-note-types/77c0bed1-4640-4644-8638-776314d7fa9a null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /item-note-types/77c0bed1-4640-4644-8638-776314d7fa9a null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ItemNoteTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /item-note-types/77c0bed1-4640-4644-8638-776314d7fa9a null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ItemNoteTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteItemNoteTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /item-note-types/baduuid null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ItemNoteTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postItemNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /item-note-types null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getItemNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /item-note-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 807 3 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getContributorNameTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /contributor-name-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 382 4 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIllPolicies
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /ill-policies null HTTP_1_1 201 109 2 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /ill-policies/6b64e3d3-adbc-4f8c-af1d-655f5dbf5b0b null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getIllPoliciesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /ill-policies/6b64e3d3-adbc-4f8c-af1d-655f5dbf5b0b null HTTP_1_1 200 117 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IllPolicyAPI
INFO: duplicate key value violates unique constraint "ill_policy_pkey": Key (id)=(6b64e3d3-adbc-4f8c-af1d-655f5dbf5b0b) already exists.
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIllPolicies
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /ill-policies null HTTP_1_1 400 129 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.RestVerticle
SEVERE: NULL
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: javax.validation.ValidationException: 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
	at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81)
	at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50)
	at org.folio.rest.impl.IllPolicyAPI.getIllPolicies(IllPolicyAPI.java:54)
	... 22 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /ill-policies offset=-3 HTTP_1_1 400 104 -1 tid=null Bad Request 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IllPolicyAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.IllPolicyAPI.lambda$0(IllPolicyAPI.java:58)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getIllPolicies
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /ill-policies query=badcql HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 85, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 85, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IllPolicyAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIllPoliciesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /ill-policies/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteIllPoliciesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /ill-policies/6b64e3d3-adbc-4f8c-af1d-655f5dbf5b0b null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getIllPoliciesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /ill-policies/6b64e3d3-adbc-4f8c-af1d-655f5dbf5b0b null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IllPolicyAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteIllPoliciesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /ill-policies/6b64e3d3-adbc-4f8c-af1d-655f5dbf5b0b null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IllPolicyAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteIllPoliciesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /ill-policies/baduuid null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IllPolicyAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIllPolicies
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /ill-policies null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getNatureOfContentTerms
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /nature-of-content-terms limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 2379 5 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getModesOfIssuance
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /modes-of-issuance limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 633 6 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getElectronicAccessRelationships
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /electronic-access-relationships limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 649 4 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceNoteTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-note-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 6660 5 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /identifier-types null HTTP_1_1 201 86 2 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /identifier-types/af11b621-9cee-4c6b-a9a6-d12a8eb107e9 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /identifier-types/af11b621-9cee-4c6b-a9a6-d12a8eb107e9 null HTTP_1_1 200 94 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IdentifierTypeAPI
INFO: duplicate key value violates unique constraint "identifier_type_pkey": Key (id)=(af11b621-9cee-4c6b-a9a6-d12a8eb107e9) already exists.
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /identifier-types null HTTP_1_1 400 134 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.RestVerticle
SEVERE: NULL
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: javax.validation.ValidationException: 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
	at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81)
	at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50)
	at org.folio.rest.impl.IdentifierTypeAPI.getIdentifierTypes(IdentifierTypeAPI.java:51)
	... 22 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /identifier-types offset=-3 HTTP_1_1 400 104 -1 tid=null Bad Request 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IdentifierTypeAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.IdentifierTypeAPI.lambda$0(IdentifierTypeAPI.java:55)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getIdentifierTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /identifier-types query=badcql HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 90, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 90, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IdentifierTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /identifier-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /identifier-types/af11b621-9cee-4c6b-a9a6-d12a8eb107e9 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /identifier-types/af11b621-9cee-4c6b-a9a6-d12a8eb107e9 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IdentifierTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /identifier-types/af11b621-9cee-4c6b-a9a6-d12a8eb107e9 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IdentifierTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteIdentifierTypesByIdentifierTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /identifier-types/baduuid null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.IdentifierTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postIdentifierTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /identifier-types null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-formats null HTTP_1_1 201 138 1 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /instance-formats/fa6f515e-c9c1-46f8-9cd7-1593408af314 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-formats/fa6f515e-c9c1-46f8-9cd7-1593408af314 null HTTP_1_1 200 146 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceFormatAPI
INFO: duplicate key value violates unique constraint "instance_format_pkey": Key (id)=(fa6f515e-c9c1-46f8-9cd7-1593408af314) already exists.
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-formats null HTTP_1_1 400 134 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.RestVerticle
SEVERE: NULL
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: javax.validation.ValidationException: 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
	at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81)
	at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50)
	at org.folio.rest.impl.InstanceFormatAPI.getInstanceFormats(InstanceFormatAPI.java:51)
	... 22 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-formats offset=-3 HTTP_1_1 400 104 -1 tid=null Bad Request 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceFormatAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.InstanceFormatAPI.lambda$0(InstanceFormatAPI.java:55)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceFormats
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-formats query=badcql HTTP_1_1 400 120 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 90, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 90, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceFormatAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /instance-formats/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-formats/fa6f515e-c9c1-46f8-9cd7-1593408af314 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-formats/fa6f515e-c9c1-46f8-9cd7-1593408af314 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceFormatAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-formats/fa6f515e-c9c1-46f8-9cd7-1593408af314 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceFormatAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceFormatsByInstanceFormatId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-formats/baduuid null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceFormatAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceFormats
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-formats null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /holdings-types null HTTP_1_1 201 117 1 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /holdings-types/f3a9177d-ee22-443c-a068-649adb606c5c null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /holdings-types/f3a9177d-ee22-443c-a068-649adb606c5c null HTTP_1_1 200 125 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsTypeAPI
INFO: duplicate key value violates unique constraint "holdings_type_pkey": Key (id)=(f3a9177d-ee22-443c-a068-649adb606c5c) already exists.
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /holdings-types null HTTP_1_1 400 132 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET -3
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: NULL
net.sf.jsqlparser.JSQLParserException
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:56)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 79.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	... 10 more
Caused by:
net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 79.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: query with count: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR)) - SELECT COUNT(*) FROM test_tenant_mod_inventory_storage.holdings_type  OFFSET -3
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsTypeAPI
SEVERE: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /holdings-types offset=-3 HTTP_1_1 400 177 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsTypeAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.HoldingsTypeAPI.lambda$0(HoldingsTypeAPI.java:51)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /holdings-types query=badcql HTTP_1_1 400 120 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 88, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 88, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putHoldingsTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /holdings-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /holdings-types/f3a9177d-ee22-443c-a068-649adb606c5c null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getHoldingsTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /holdings-types/f3a9177d-ee22-443c-a068-649adb606c5c null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /holdings-types/f3a9177d-ee22-443c-a068-649adb606c5c null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteHoldingsTypesById
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /holdings-types/baduuid null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.HoldingsTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postHoldingsTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /holdings-types null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorNameTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /contributor-name-types null HTTP_1_1 201 114 3 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /contributor-name-types/870cfaf7-d477-4fa4-9641-ccc7abeff976 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /contributor-name-types/870cfaf7-d477-4fa4-9641-ccc7abeff976 null HTTP_1_1 200 122 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ContributorNameTypeAPI
INFO: duplicate key value violates unique constraint "contributor_name_type_pkey": Key (id)=(870cfaf7-d477-4fa4-9641-ccc7abeff976) already exists.
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorNameTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /contributor-name-types null HTTP_1_1 400 140 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.RestVerticle
SEVERE: NULL
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: javax.validation.ValidationException: 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
	at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81)
	at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50)
	at org.folio.rest.impl.ContributorNameTypeAPI.getContributorNameTypes(ContributorNameTypeAPI.java:39)
	... 22 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /contributor-name-types offset=-3 HTTP_1_1 400 104 -1 tid=null Bad Request 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PgUtil
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1862)
	at org.folio.rest.persist.PgUtil.get(PgUtil.java:354)
	at org.folio.rest.persist.PgUtil.get(PgUtil.java:329)
	at org.folio.rest.impl.ContributorNameTypeAPI.getContributorNameTypes(ContributorNameTypeAPI.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 29 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getContributorNameTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /contributor-name-types query=badcql HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 96, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 96, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ContributorNameTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /contributor-name-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /contributor-name-types/870cfaf7-d477-4fa4-9641-ccc7abeff976 null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /contributor-name-types/870cfaf7-d477-4fa4-9641-ccc7abeff976 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ContributorNameTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /contributor-name-types/870cfaf7-d477-4fa4-9641-ccc7abeff976 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ContributorNameTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteContributorNameTypesByContributorNameTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /contributor-name-types/baduuid null HTTP_1_1 400 45 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ContributorNameTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postContributorNameTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /contributor-name-types null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: cql.allRecords=1 >>> WHERE true LIMIT 400 OFFSET 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getClassificationTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /classification-types limit=400&query=cql.allRecords%3D1 HTTP_1_1 200 922 4 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-types null HTTP_1_1 201 136 2 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /instance-types/c95f05ba-b725-437e-a7a8-921e6e12c06d null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceTypesByInstanceTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-types/c95f05ba-b725-437e-a7a8-921e6e12c06d null HTTP_1_1 200 144 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceTypeAPI
INFO: duplicate key value violates unique constraint "instance_type_pkey": Key (id)=(c95f05ba-b725-437e-a7a8-921e6e12c06d) already exists.
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-types null HTTP_1_1 400 132 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.RestVerticle
SEVERE: NULL
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969)
	at org.folio.rest.RestVerticle.route(RestVerticle.java:536)
	at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288)
	at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225)
	at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120)
	at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133)
	at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79)
	at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453)
	at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666)
	at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619)
	at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: javax.validation.ValidationException: 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
	at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81)
	at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50)
	at org.folio.rest.impl.InstanceTypeAPI.getInstanceTypes(InstanceTypeAPI.java:51)
	... 22 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-types offset=-3 HTTP_1_1 400 104 -1 tid=null Bad Request 
 'offset' parameter is incorrect. parameter value {-3} is not valid: must be greater than or equal to 0
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceTypeAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.InstanceTypeAPI.lambda$0(InstanceTypeAPI.java:55)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-types query=badcql HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 88, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 88, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putInstanceTypesByInstanceTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /instance-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceTypesByInstanceTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-types/c95f05ba-b725-437e-a7a8-921e6e12c06d null HTTP_1_1 204 0 2 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getInstanceTypesByInstanceTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /instance-types/c95f05ba-b725-437e-a7a8-921e6e12c06d null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceTypeAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceTypesByInstanceTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-types/c95f05ba-b725-437e-a7a8-921e6e12c06d null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteInstanceTypesByInstanceTypeId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /instance-types/baduuid null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.InstanceTypeAPI
INFO: invalid input syntax for type uuid: "baduuid"
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postInstanceTypes
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /instance-types null HTTP_1_1 400 45 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postModesOfIssuance
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /modes-of-issuance null HTTP_1_1 201 87 1 tid=test_tenant Created 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /modes-of-issuance/4d5c5cd3-5eaf-4ca1-bb5b-01c6711bdd52 null HTTP_1_1 204 0 1 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /modes-of-issuance/4d5c5cd3-5eaf-4ca1-bb5b-01c6711bdd52 null HTTP_1_1 200 95 1 tid=test_tenant OK 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ModeOfIssuanceAPI
SEVERE: ErrorMessage(fields=Map(Detail -> Key (id)=(4d5c5cd3-5eaf-4ca1-bb5b-01c6711bdd52) already exists., s -> test_tenant_mod_inventory_storage, n -> mode_of_issuance_pkey, t -> mode_of_issuance, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "mode_of_issuance_pkey", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Detail -> Key (id)=(4d5c5cd3-5eaf-4ca1-bb5b-01c6711bdd52) already exists., s -> test_tenant_mod_inventory_storage, n -> mode_of_issuance_pkey, t -> mode_of_issuance, Line -> 434, File -> nbtinsert.c, SQLSTATE -> 23505, Routine -> _bt_check_unique, V -> ERROR, Message -> duplicate key value violates unique constraint "mode_of_issuance_pkey", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postModesOfIssuance
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /modes-of-issuance null HTTP_1_1 422 207 1 tid=test_tenant Unprocessable Entity 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.cql.CQLWrapper
INFO: CQL >>> SQL: null >>>LIMIT 10 OFFSET -3
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: NULL
net.sf.jsqlparser.JSQLParserException
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:56)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 82.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	... 10 more
Caused by:
net.sf.jsqlparser.parser.ParseException: Encountered " "-" "- "" at line 1, column 82.
Was expecting one of:
    <S_LONG> ...
    "?" ...
    
	at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869)
	at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722)
	at net.sf.jsqlparser.parser.CCJSqlParser.Offset(CCJSqlParser.java:4700)
	at net.sf.jsqlparser.parser.CCJSqlParser.PlainSelect(CCJSqlParser.java:2749)
	at net.sf.jsqlparser.parser.CCJSqlParser.SetOperationList(CCJSqlParser.java:2815)
	at net.sf.jsqlparser.parser.CCJSqlParser.SelectBody(CCJSqlParser.java:2572)
	at net.sf.jsqlparser.parser.CCJSqlParser.Select(CCJSqlParser.java:2564)
	at net.sf.jsqlparser.parser.CCJSqlParser.SingleStatement(CCJSqlParser.java:130)
	at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:81)
	at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54)
	at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557)
	at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1648)
	at org.folio.rest.persist.PostgresClient.processQueryWithCount(PostgresClient.java:1599)
	at org.folio.rest.persist.PostgresClient.lambda$27(PostgresClient.java:1427)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: query with count: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR)) - SELECT COUNT(*) FROM test_tenant_mod_inventory_storage.mode_of_issuance  OFFSET -3
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ModeOfIssuanceAPI
SEVERE: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 256, File -> nodeLimit.c, SQLSTATE -> 2201X, Routine -> recompute_limits, V -> ERROR, Message -> OFFSET must not be negative, Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getModesOfIssuance
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /modes-of-issuance offset=-3 HTTP_1_1 400 177 2 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema
INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ModeOfIssuanceAPI
SEVERE: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
org.folio.rest.persist.cql.CQLQueryValidationException: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:133)
	at org.folio.rest.persist.cql.CQLWrapper.toString(CQLWrapper.java:160)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1825)
	at org.folio.rest.persist.PostgresClient.get(PostgresClient.java:1816)
	at org.folio.rest.impl.ModeOfIssuanceAPI.lambda$1(ModeOfIssuanceAPI.java:82)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
	at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.folio.cql2pgjson.exception.QueryValidationException: cql.serverChoice requested, but no serverChoiceIndexes defined.
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:564)
	at org.folio.cql2pgjson.CQL2PgJSON.pg(CQL2PgJSON.java:320)
	at org.folio.cql2pgjson.CQL2PgJSON.cql2pgJson(CQL2PgJSON.java:289)
	at org.folio.rest.persist.cql.CQLWrapper.append(CQLWrapper.java:131)
	... 10 more

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getModesOfIssuance
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /modes-of-issuance query=badcql HTTP_1_1 400 120 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
SEVERE: ErrorMessage(fields=Map(Position -> 91, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 91, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ModeOfIssuanceAPI
SEVERE: ErrorMessage(fields=Map(Position -> 91, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking putModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 PUT /modes-of-issuance/baduuid null HTTP_1_1 400 71 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /modes-of-issuance/4d5c5cd3-5eaf-4ca1-bb5b-01c6711bdd52 null HTTP_1_1 204 0 3 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking getModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 GET /modes-of-issuance/4d5c5cd3-5eaf-4ca1-bb5b-01c6711bdd52 null HTTP_1_1 404 9 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ModeOfIssuanceAPI
SEVERE: Number of deleted items is incorrect. Expected 1 record deleted, but there was 0
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /modes-of-issuance/4d5c5cd3-5eaf-4ca1-bb5b-01c6711bdd52 null HTTP_1_1 404 80 0 tid=test_tenant Not Found 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ModeOfIssuanceAPI
SEVERE: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteModesOfIssuanceByModeOfIssuanceId
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 DELETE /modes-of-issuance/baduuid null HTTP_1_1 400 71 0 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.ModeOfIssuanceAPI
SEVERE: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "baduuid", Severity -> ERROR))
	at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175)
	at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking postModesOfIssuance
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40612 POST /modes-of-issuance null HTTP_1_1 400 71 1 tid=test_tenant Bad Request 
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.TenantRefAPI
INFO: deleteTenant
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.TenantAPI
INFO: sending... deleteTenant for test_tenant
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.TenantAPI
INFO: Deleting tenant test_tenant
Aug 08, 2019 7:40:10 PM org.folio.rest.impl.TenantAPI
INFO: Attempting to run delete script for: test_tenant
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
INFO: Executing multiple statements with id -964869943
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  REVOKE ALL PRIVILEGES ON DATABASE postgres from test_tenant_mod_inventory_storage
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  REVOKE ALL PRIVILEGES ON DATABASE postgres from test_tenant_mod_inventory_storage
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP SCHEMA IF EXISTS test_tenant_mod_inventory_storage CASCADE
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP SCHEMA IF EXISTS test_tenant_mod_inventory_storage CASCADE
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
INFO: trying to execute:  DROP USER IF EXISTS test_tenant_mod_inventory_storage
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
INFO: Successfully executed:  DROP USER IF EXISTS test_tenant_mod_inventory_storage
Aug 08, 2019 7:40:10 PM org.folio.rest.persist.PostgresClient
INFO: Successfully committed: -964869943
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle start  invoking deleteTenant
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: 127.0.0.1:40614 DELETE /_/tenant null HTTP_1_1 204 0 57 tid=test_tenant No Content 
Aug 08, 2019 7:40:10 PM io.vertx.ext.asyncsql.impl.PostgreSQLClientImpl
INFO: Stopping async SQL client io.vertx.ext.asyncsql.impl.PostgreSQLClientImpl@1ee7a438
Aug 08, 2019 7:40:10 PM io.vertx.ext.asyncsql.impl.PostgreSQLClientImpl
INFO: Stopping async SQL client io.vertx.ext.asyncsql.impl.PostgreSQLClientImpl@457cb870
Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.persist.PostgresClient stopEmbeddedPostgres called stop on embedded postgress ...
Aug 08, 2019 7:40:10 PM io.netty.channel.nio.NioEventLoop select
WARNING: Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@34694332.
Aug 08, 2019 7:40:10 PM io.netty.channel.nio.NioEventLoop select
WARNING: Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@2b8d547f.
Aug 08, 2019 7:40:10 PM io.netty.channel.nio.NioEventLoop select
WARNING: Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@281383e4.
Aug 08, 2019 7:40:10 PM io.netty.channel.nio.NioEventLoop rebuildSelector0
INFO: Migrated 20 channel(s) to the new Selector.
Aug 08, 2019 7:40:10 PM io.netty.channel.nio.NioEventLoop select
WARNING: Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@2402de5b.
Aug 08, 2019 7:40:10 PM io.netty.channel.nio.NioEventLoop rebuildSelector0
INFO: Migrated 180 channel(s) to the new Selector.
Aug 08, 2019 7:40:10 PM io.netty.channel.nio.NioEventLoop rebuildSelector0
INFO: Migrated 184 channel(s) to the new Selector.
Aug 08, 2019 7:40:10 PM io.netty.channel.nio.NioEventLoop select
WARNING: Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@6d1884e7.
Aug 08, 2019 7:40:10 PM io.netty.channel.nio.NioEventLoop rebuildSelector0
INFO: Migrated 21 channel(s) to the new Selector.
Aug 08, 2019 7:40:10 PM io.netty.channel.nio.NioEventLoop rebuildSelector0
INFO: Migrated 22 channel(s) to the new Selector.

Aug 08, 2019 7:40:10 PM org.folio.rest.tools.utils.LogUtil
INFO: org.folio.rest.RestVerticle runShutdownHook no shutdown hook implementation found, continuing with shutdown
Tests run: 232, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 29.817 sec - in org.folio.rest.api.StorageTestSuite

Results :

Tests run: 232, Failures: 0, Errors: 0, Skipped: 1

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 492.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 391.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 241.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 376.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 2596.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 142.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 2867.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 4244.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 3424.9 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 8104.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 1406.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 1486.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 1014.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 3554.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 3244.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 723.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 334.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 4776.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 402.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 170.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 973.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 263.2 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1476.4 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1354.7 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3915.6 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 4139.9 KB/sec)
[INFO] Building jar: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/mod-inventory-storage-16.0.2.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.3:shade (default) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (2 KB at 210.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (6 KB at 596.2 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/ow2/1.3/ow2-1.3.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/ow2/1.3/ow2-1.3.pom (10 KB at 1160.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (3 KB at 292.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (3 KB at 290.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jdom/jdom/1.1/jdom-1.1.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jdom/jdom/1.1/jdom-1.1.pom (3 KB at 267.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/vafer/jdependency/0.9/jdependency-0.9.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/vafer/jdependency/0.9/jdependency-0.9.pom (11 KB at 1304.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-io/commons-io/2.2/commons-io-2.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-io/commons-io/2.2/commons-io-2.2.pom (11 KB at 1539.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/24/commons-parent-24.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 5769.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-analysis/5.0.2/asm-analysis-5.0.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-analysis/5.0.2/asm-analysis-5.0.2.pom (3 KB at 120.4 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-util/5.0.2/asm-util-5.0.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-util/5.0.2/asm-util-5.0.2.pom (3 KB at 339.8 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/com/google/guava/guava/11.0.2/guava-11.0.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/com/google/guava/guava/11.0.2/guava-11.0.2.pom (6 KB at 763.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom (2 KB at 239.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 134.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (52 KB at 4328.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/jdom/jdom/1.1/jdom-1.1.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar (29 KB at 2363.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar (41 KB at 2909.9 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (52 KB at 3465.6 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 9334.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/jdom/jdom/1.1/jdom-1.1.jar (150 KB at 6230.3 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/vafer/jdependency/0.9/jdependency-0.9.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 KB at 1381.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-io/commons-io/2.2/commons-io-2.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (64 KB at 2553.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-analysis/5.0.2/asm-analysis-5.0.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (153 KB at 5646.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-util/5.0.2/asm-util-5.0.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 KB at 879.1 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/com/google/guava/guava/11.0.2/guava-11.0.2.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/vafer/jdependency/0.9/jdependency-0.9.jar (22 KB at 577.4 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-util/5.0.2/asm-util-5.0.2.jar (43 KB at 1142.7 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/ow2/asm/asm-analysis/5.0.2/asm-analysis-5.0.2.jar (20 KB at 539.6 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-io/commons-io/2.2/commons-io-2.2.jar (170 KB at 4238.0 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 KB at 732.8 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/com/google/guava/guava/11.0.2/guava-11.0.2.jar (1610 KB at 16095.7 KB/sec)
[WARNING] Map in class org.apache.maven.plugins.shade.resource.ManifestResourceTransformer declares value type as: class java.util.jar.Attributes but saw: class java.lang.String at runtime
[WARNING] Map in class org.apache.maven.plugins.shade.resource.ManifestResourceTransformer declares value type as: class java.util.jar.Attributes but saw: class java.lang.String at runtime
[INFO] Including org.folio:domain-models-runtime:jar:26.3.1 in the shaded jar.
[INFO] Including javax.ws.rs:javax.ws.rs-api:jar:2.0.1 in the shaded jar.
[INFO] Including org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.28 in the shaded jar.
[INFO] Including org.glassfish.jersey.core:jersey-common:jar:2.28 in the shaded jar.
[INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.5 in the shaded jar.
[INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.4 in the shaded jar.
[INFO] Including org.glassfish.hk2.external:jakarta.inject:jar:2.5.0 in the shaded jar.
[INFO] Including org.glassfish.hk2:osgi-resource-locator:jar:1.0.1 in the shaded jar.
[INFO] Including org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.28 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.8 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.9.6 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.9.9.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.9.6 in the shaded jar.
[INFO] Including io.vertx:vertx-web:jar:3.5.4 in the shaded jar.
[INFO] Including io.vertx:vertx-auth-common:jar:3.5.4 in the shaded jar.
[INFO] Including io.vertx:vertx-bridge-common:jar:3.5.4 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:19.0 in the shaded jar.
[INFO] Including org.folio:domain-models-api-interfaces:jar:26.3.1 in the shaded jar.
[INFO] Including javax.mail:mailapi:jar:1.4.3 in the shaded jar.
[INFO] Including javax.activation:activation:jar:1.1 in the shaded jar.
[INFO] Including org.folio:domain-models-api-aspects:jar:26.3.1 in the shaded jar.
[INFO] Including org.javassist:javassist:jar:3.20.0-GA in the shaded jar.
[INFO] Including org.folio:domain-models-interface-extensions:jar:26.3.1 in the shaded jar.
[INFO] Including org.raml.jaxrs:jaxrs-code-generator:jar:3.0.2 in the shaded jar.
[INFO] Including org.raml:raml-parser-2:jar:1.0.9 in the shaded jar.
[INFO] Including org.raml:yagi:jar:1.0.9 in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:1.15 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.4.4 in the shaded jar.
[INFO] Including com.github.fge:json-schema-validator:jar:2.2.6 in the shaded jar.
[INFO] Including com.googlecode.libphonenumber:libphonenumber:jar:6.2 in the shaded jar.
[INFO] Including com.github.fge:json-schema-core:jar:1.2.5 in the shaded jar.
[INFO] Including com.github.fge:uri-template:jar:0.9 in the shaded jar.
[INFO] Including com.github.fge:msg-simple:jar:1.1 in the shaded jar.
[INFO] Including com.github.fge:btf:jar:1.2 in the shaded jar.
[INFO] Including com.github.fge:jackson-coreutils:jar:1.8 in the shaded jar.
[INFO] Including org.mozilla:rhino:jar:1.7R4 in the shaded jar.
[INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.6 in the shaded jar.
[INFO] Including com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3 in the shaded jar.
[INFO] Including org.apache.ws.xmlschema:xmlschema-core:jar:2.2.1 in the shaded jar.
[INFO] Including org.raml:raml-to-pojo:jar:1.0.2 in the shaded jar.
[INFO] Including org.raml:test-utils:jar:1.0.2 in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.5 in the shaded jar.
[INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.9.1 in the shaded jar.
[INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.9.1 in the shaded jar.
[INFO] Including com.squareup:javapoet:jar:1.7.0 in the shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.3.1 in the shaded jar.
[INFO] Including org.jsonschema2pojo:jsonschema2pojo-core:jar:0.5.1 in the shaded jar.
[INFO] Including org.jsonschema2pojo:jsonschema2pojo-scalagen:jar:0.5.1 in the shaded jar.
[INFO] Including net.sourceforge.collections:collections-generic:jar:4.01 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.9.1 in the shaded jar.
[INFO] Including com.google.code.javaparser:javaparser:jar:1.0.10 in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:3.0.1 in the shaded jar.
[INFO] Including com.squareup.moshi:moshi:jar:1.5.0 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:1.13.0 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar.
[INFO] Including com.google.code.findbugs:annotations:jar:1.3.9 in the shaded jar.
[INFO] Including org.hamcrest:hamcrest-all:jar:1.3 in the shaded jar.
[INFO] Including org.folio:util:jar:26.3.1 in the shaded jar.
[INFO] Including org.apache.maven:maven-model:jar:3.3.9 in the shaded jar.
[INFO] Including org.codehaus.plexus:plexus-utils:jar:3.0.22 in the shaded jar.
[INFO] Including xpp3:xpp3:jar:1.1.4c in the shaded jar.
[INFO] Including com.github.javaparser:javaparser-core:jar:3.3.0 in the shaded jar.
[INFO] Including xerces:xmlParserAPIs:jar:2.6.2 in the shaded jar.
[INFO] Including com.sun.codemodel:codemodel:jar:2.6 in the shaded jar.
[INFO] Including com.sun.xml.bind:jaxb-xjc:jar:2.1.6 in the shaded jar.
[INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.1.6 in the shaded jar.
[INFO] Including javax.xml.bind:jaxb-api:jar:2.1 in the shaded jar.
[INFO] Including javax.xml.stream:stax-api:jar:1.0-2 in the shaded jar.
[INFO] Including javax.ws.rs:jsr311-api:jar:1.1.1 in the shaded jar.
[INFO] Including org.hibernate:hibernate-validator:jar:5.2.4.Final in the shaded jar.
[INFO] Including org.jboss.logging:jboss-logging:jar:3.2.1.Final in the shaded jar.
[INFO] Including com.fasterxml:classmate:jar:1.1.0 in the shaded jar.
[INFO] Including javax.el:javax.el-api:jar:2.2.4 in the shaded jar.
[INFO] Including org.folio:cql2pgjson:jar:26.3.1 in the shaded jar.
[INFO] Including org.folio:dbschema:jar:26.3.1 in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.8.1 in the shaded jar.
[INFO] Including org.json:json:jar:20180813 in the shaded jar.
[INFO] Including org.z3950.zing:cql-java:jar:1.13 in the shaded jar.
[INFO] Including javax.validation:validation-api:jar:1.1.0.Final in the shaded jar.
[INFO] Including io.vertx:vertx-dropwizard-metrics:jar:3.5.4 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:4.0.2 in the shaded jar.
[INFO] Including ru.yandex.qatools.embed:postgresql-embedded:jar:2.9 in the shaded jar.
[INFO] Including de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.2 in the shaded jar.
[INFO] Including net.java.dev.jna:jna:jar:4.0.0 in the shaded jar.
[INFO] Including net.java.dev.jna:jna-platform:jar:4.0.0 in the shaded jar.
[INFO] Including org.apache.commons:commons-compress:jar:1.10 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.10 in the shaded jar.
[INFO] Including org.folio:rules:jar:26.3.1 in the shaded jar.
[INFO] Including org.drools:drools-core:jar:6.4.0.Final in the shaded jar.
[INFO] Including org.mvel:mvel2:jar:2.2.8.Final in the shaded jar.
[INFO] Including org.kie:kie-api:jar:6.4.0.Final in the shaded jar.
[INFO] Including org.kie:kie-internal:jar:6.4.0.Final in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.4 in the shaded jar.
[INFO] Including org.drools:drools-compiler:jar:6.4.0.Final in the shaded jar.
[INFO] Including org.antlr:antlr-runtime:jar:3.5 in the shaded jar.
[INFO] Including org.eclipse.jdt.core.compiler:ecj:jar:4.4.2 in the shaded jar.
[INFO] Including com.thoughtworks.xstream:xstream:jar:1.4.7 in the shaded jar.
[INFO] Including xmlpull:xmlpull:jar:1.1.3.1 in the shaded jar.
[INFO] Including xpp3:xpp3_min:jar:1.1.4c in the shaded jar.
[INFO] Including com.google.protobuf:protobuf-java:jar:2.6.0 in the shaded jar.
[INFO] Including org.drools:drools-verifier:jar:6.4.0.Final in the shaded jar.
[INFO] Including com.lowagie:itext:jar:2.1.2 in the shaded jar.
[INFO] Including org.postgresql:postgresql:jar:9.4.1209 in the shaded jar.
[INFO] Including io.vertx:vertx-mysql-postgresql-client:jar:3.5.1-FOLIO.1 in the shaded jar.
[INFO] Including io.vertx:vertx-sql-common:jar:3.5.1 in the shaded jar.
[INFO] Including org.scala-lang:scala-library:jar:2.12.4 in the shaded jar.
[INFO] Including com.github.mauricio:postgresql-async_2.12:jar:0.2.21 in the shaded jar.
[INFO] Including com.github.mauricio:db-async-common_2.12:jar:0.2.21 in the shaded jar.
[INFO] Including joda-time:joda-time:jar:2.9.7 in the shaded jar.
[INFO] Including org.joda:joda-convert:jar:1.8.1 in the shaded jar.
[INFO] Including com.github.mauricio:mysql-async_2.12:jar:0.2.21 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.6 in the shaded jar.
[INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar.
[INFO] Including org.freemarker:freemarker:jar:2.3.26-incubating in the shaded jar.
[INFO] Including org.apache.logging.log4j:log4j-core:jar:2.9.1 in the shaded jar.
[INFO] Including org.apache.logging.log4j:log4j-api:jar:2.9.1 in the shaded jar.
[INFO] Including com.github.jsqlparser:jsqlparser:jar:1.1 in the shaded jar.
[INFO] Including org.aspectj:aspectjrt:jar:1.8.9 in the shaded jar.
[INFO] Including io.vertx:vertx-core:jar:3.5.4 in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.19.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.19.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.19.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.19.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.19.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-proxy:jar:4.1.19.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-socks:jar:4.1.19.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.19.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.19.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.19.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns:jar:4.1.19.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-dns:jar:4.1.19.Final in the shaded jar.
[WARNING] codemodel-2.6.jar, jaxb-xjc-2.1.6.jar define 113 overlappping classes: 
[WARNING]   - com.sun.codemodel.JStringLiteral
[WARNING]   - com.sun.codemodel.JGenerable
[WARNING]   - com.sun.codemodel.util.Surrogate$Generator
[WARNING]   - com.sun.codemodel.JLabel
[WARNING]   - com.sun.codemodel.JAnonymousClass
[WARNING]   - com.sun.codemodel.util.ClassNameComparator
[WARNING]   - com.sun.codemodel.JExpr
[WARNING]   - com.sun.codemodel.TypedAnnotationWriter
[WARNING]   - com.sun.codemodel.JClass
[WARNING]   - com.sun.codemodel.JInvocation
[WARNING]   - 103 more...
[WARNING] xpp3-1.1.4c.jar, xmlpull-1.1.3.1.jar define 2 overlappping classes: 
[WARNING]   - org.xmlpull.v1.XmlSerializer
[WARNING]   - org.xmlpull.v1.XmlPullParserFactory
[WARNING] xpp3_min-1.1.4c.jar, xpp3-1.1.4c.jar, xmlpull-1.1.3.1.jar define 2 overlappping classes: 
[WARNING]   - org.xmlpull.v1.XmlPullParserException
[WARNING]   - org.xmlpull.v1.XmlPullParser
[WARNING] javax.ws.rs-api-2.0.1.jar, jsr311-api-1.1.1.jar define 1 overlappping classes: 
[WARNING]   - javax.ws.rs.ext.FactoryFinder$1
[WARNING] xpp3_min-1.1.4c.jar, xpp3-1.1.4c.jar define 1 overlappping classes: 
[WARNING]   - org.xmlpull.mxp1.MXParser
[WARNING] javax.ws.rs-api-2.0.1.jar, jakarta.ws.rs-api-2.1.5.jar, jsr311-api-1.1.1.jar define 54 overlappping classes: 
[WARNING]   - javax.ws.rs.core.HttpHeaders
[WARNING]   - javax.ws.rs.ext.RuntimeDelegate$HeaderDelegate
[WARNING]   - javax.ws.rs.DefaultValue
[WARNING]   - javax.ws.rs.core.StreamingOutput
[WARNING]   - javax.ws.rs.HEAD
[WARNING]   - javax.ws.rs.core.Request
[WARNING]   - javax.ws.rs.ext.Providers
[WARNING]   - javax.ws.rs.core.NewCookie
[WARNING]   - javax.ws.rs.core.UriBuilderException
[WARNING]   - javax.ws.rs.ext.ContextResolver
[WARNING]   - 44 more...
[WARNING] javax.ws.rs-api-2.0.1.jar, jakarta.ws.rs-api-2.1.5.jar define 69 overlappping classes: 
[WARNING]   - javax.ws.rs.core.Link$JaxbLink
[WARNING]   - javax.ws.rs.core.AbstractMultivaluedMap
[WARNING]   - javax.ws.rs.core.Link
[WARNING]   - javax.ws.rs.ext.WriterInterceptor
[WARNING]   - javax.ws.rs.container.Suspended
[WARNING]   - javax.ws.rs.container.ConnectionCallback
[WARNING]   - javax.ws.rs.client.FactoryFinder
[WARNING]   - javax.ws.rs.client.Invocation
[WARNING]   - javax.ws.rs.container.ContainerRequestFilter
[WARNING]   - javax.ws.rs.InternalServerErrorException
[WARNING]   - 59 more...
[WARNING] mod-inventory-storage-16.0.2.jar, domain-models-api-interfaces-26.3.1.jar define 6 overlappping classes: 
[WARNING]   - org.folio.rest.jaxrs.model.Metadata
[WARNING]   - org.folio.rest.jaxrs.resource.support.ResponseDelegate
[WARNING]   - org.folio.rest.jaxrs.resource.support.ResponseDelegate$HeaderBuilderBase
[WARNING]   - org.folio.rest.jaxrs.model.Parameter
[WARNING]   - org.folio.rest.jaxrs.model.Error
[WARNING]   - org.folio.rest.jaxrs.model.Errors
[WARNING] maven-shade-plugin has detected that some .class files
[WARNING] are present in two or more JARs. When this happens, only
[WARNING] one single version of the class is copied in the uberjar.
[WARNING] Usually this is not harmful and you can skeep these
[WARNING] warnings, otherwise try to manually exclude artifacts
[WARNING] based on mvn dependency:tree -Ddetail=true and the above
[WARNING] output
[WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mod-inventory-storage ---
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 990.5 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 494.0 KB/sec)
[INFO] Downloading: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[INFO] Downloading: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 7989.9 KB/sec)
[INFO] Downloaded: https://repository.folio.org/repository/maven-public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 11365.8 KB/sec)
[INFO] Installing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/mod-inventory-storage-16.0.2.jar to /home/jenkins/.m2/repository/org/folio/mod-inventory-storage/16.0.2/mod-inventory-storage-16.0.2.jar
[INFO] Installing /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/pom.xml to /home/jenkins/.m2/repository/org/folio/mod-inventory-storage/16.0.2/mod-inventory-storage-16.0.2.pom
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report (default-cli) @ mod-inventory-storage ---
[INFO] Loading execution data file /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/jacoco.exec
[INFO] Analyzed bundle 'mod-inventory-storage' with 356 classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58.098 s
[INFO] Finished at: 2019-08-08T19:40:18+00:00
[INFO] Final Memory: 196M/1784M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2@tmp/withMaven1eed30af/maven-spy-20190808-193920-6103422093384519072689.log
[Pipeline] fileExists (hide)
[Pipeline] sh (hide)
+ mv target/ModuleDescriptor.json target/ModuleDescriptor.json.orig
[Pipeline] sh (hide)
+ jq '. | .id |= "mod-inventory-storage-16.0.2" | if has("launchDescriptor") then 
      .launchDescriptor.dockerImage |= "folioorg/mod-inventory-storage:16.0.2" |
      .launchDescriptor.dockerPull |= "true" else . end' target/ModuleDescriptor.json.orig
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact pom.xml under org/folio/mod-inventory-storage/16.0.2/mod-inventory-storage-16.0.2.pom
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Generated Artifacts Publisher: 22 ms, Open Task Scanner Publisher: 1 ms
[withMaven] artifactsPublisher - Archive artifact pom.xml under org/folio/mod-inventory-storage/16.0.2/mod-inventory-storage-16.0.2.pom
[withMaven] artifactsPublisher - Archive artifact target/mod-inventory-storage-16.0.2.jar under org/folio/mod-inventory-storage/16.0.2/mod-inventory-storage-16.0.2.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.folio:mod-inventory-storage:jar:16.0.2 generated by maven-surefire-plugin:test (default-test): target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] Jenkins JaCoCo Plugin not found, don't display org.jacoco:jacoco-maven-plugin:findbugs results in pipeline screen.
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Generated Artifacts Publisher: 168 ms, Junit Publisher: 741 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage (hide)
[Pipeline] { (SonarQube Analysis) (hide)
[Pipeline] withSonarQubeEnv (hide)
Injecting SonarQube environment variables using the configuration: SonarCloud
[Pipeline] { (hide)
[Pipeline] sh (hide)
+ git fetch --no-tags https://github.com/folio-org/mod-inventory-storage.git +refs/heads/master:refs/remotes/origin/master
From https://github.com/folio-org/mod-inventory-storage
 * [new branch]      master     -> origin/master
[Pipeline] sh (hide)
+ mvn -B org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar -Dsonar.coverage.jacoco.xmlReportPaths=target/site/jacoco/jacoco.xml -Dsonar.organization=folio-org -Dsonar.verbose=true -Dsonar.branch.name=v16.0.2
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
[INFO] Scanning for projects...
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/scanner/maven/sonar-maven-plugin/3.6.0.1398/sonar-maven-plugin-3.6.0.1398.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonarsource/scanner/maven/sonar-maven-plugin/3.6.0.1398/sonar-maven-plugin-3.6.0.1398.pom (9 KB at 30.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/49/parent-49.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/49/parent-49.pom (31 KB at 2200.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/scanner/maven/sonar-maven-plugin/3.6.0.1398/sonar-maven-plugin-3.6.0.1398.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonarsource/scanner/maven/sonar-maven-plugin/3.6.0.1398/sonar-maven-plugin-3.6.0.1398.jar (43 KB at 3904.9 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mod-inventory-storage 16.0.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- sonar-maven-plugin:3.6.0.1398:sonar (default-cli) @ mod-inventory-storage ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 578.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.12.0.1661/sonar-scanner-api-2.12.0.1661.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.12.0.1661/sonar-scanner-api-2.12.0.1661.pom (6 KB at 1048.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api-parent/2.12.0.1661/sonar-scanner-api-parent-2.12.0.1661.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api-parent/2.12.0.1661/sonar-scanner-api-parent-2.12.0.1661.pom (6 KB at 1000.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/48/parent-48.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/48/parent-48.pom (31 KB at 4400.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.12.0.1661/sonar-scanner-api-2.12.0.1661.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 3381.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.12.0.1661/sonar-scanner-api-2.12.0.1661.jar (587 KB at 15854.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (0 B at 0.0 KB/sec)
[INFO] User cache: /home/jenkins/.sonar/cache
[INFO] SonarQube version: 8.0.0
[INFO] Default locale: "en_US", source code encoding: "UTF-8"
[INFO] Load global settings
[INFO] Load global settings (done) | time=555ms
[INFO] Server id: 74E9293D-AWHW8ct9-T_TB3XqouNu
[INFO] User cache: /home/jenkins/.sonar/cache
[INFO] Load/download plugins
[INFO] Load plugins index
[INFO] Load plugins index (done) | time=127ms
[INFO] Load/download plugins (done) | time=18304ms
[INFO] Loaded core extensions: developer-scanner
[INFO] Process project properties
[INFO] Execute project builders
[INFO] Execute project builders (done) | time=3ms
[INFO] Project key: org.folio:mod-inventory-storage
[INFO] Base dir: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2
[INFO] Working dir: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/sonar
[INFO] Load project settings for component key: 'org.folio:mod-inventory-storage'
[INFO] Load project settings for component key: 'org.folio:mod-inventory-storage' (done) | time=119ms
[INFO] Load project branches
[INFO] Load project branches (done) | time=108ms
[INFO] Load project pull requests
[INFO] Load project pull requests (done) | time=102ms
[INFO] Load branch configuration
[INFO] Load branch configuration (done) | time=2ms
[INFO] Load quality profiles
[INFO] Load quality profiles (done) | time=139ms
[INFO] Detected Jenkins
[INFO] Load active rules
[INFO] Load active rules (done) | time=2973ms
[INFO] Organization key: folio-org
[INFO] Branch name: v16.0.2, type: short living
[INFO] SCM collecting changed files in the branch
[INFO] SCM collecting changed files in the branch (done) | time=125ms
[INFO] Indexing files...
[INFO] Project configuration:
[INFO] 94 files indexed
[INFO] 0 files ignored because of scm ignore settings
[INFO] Quality profile for java: FOLIO Java Way
[INFO] Quality profile for xml: Sonar way
[INFO] ------------- Run sensors on module mod-inventory-storage
[INFO] Load metrics repository
[INFO] Load metrics repository (done) | time=100ms
[INFO] Sensor JavaSquidSensor [java]
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=12ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=2ms
[INFO] Java Main Files AST scan
[INFO] 32 source files to be analyzed
[INFO] 32/32 source files have been analyzed
[INFO] Java Main Files AST scan (done) | time=4089ms
[INFO] Java Test Files AST scan
[INFO] 61 source files to be analyzed
[INFO] 61/61 source files have been analyzed
[INFO] Java Test Files AST scan (done) | time=1724ms
[INFO] Sensor JavaSquidSensor [java] (done) | time=6263ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=48ms
[INFO] Sensor JaCoCoSensor [java]
[INFO] Sensor JaCoCoSensor [java] (done) | time=2ms
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=175ms
[INFO] Sensor HTML [web]
[INFO] 1/1 source files have been analyzed
[INFO] Sensor HTML [web] (done) | time=15ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=148ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 1/1 source files have been analyzed
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=106ms
[INFO] Sensor JavaSecuritySensor [security]
[INFO] Reading type hierarchy from: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/sonar/ucfg2/java
[INFO] Read 60 type definitions
[INFO] Reading UCFGs from: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/sonar/ucfg2/java
[INFO] 19:40:59.894 Building Type propagation graph
[INFO] 19:40:59.919 Running Tarjan on 510 nodes
[INFO] 19:40:59.923 Tarjan found 510 components
[INFO] 19:40:59.936 Variable type analysis: done
[INFO] 19:40:59.938 Building Type propagation graph
[INFO] 19:40:59.95 Running Tarjan on 510 nodes
[INFO] 19:40:59.952 Tarjan found 510 components
[INFO] 19:40:59.953 Variable type analysis: done
[INFO] Analyzing 297 ucfgs to detect vulnerabilities.
[INFO] All rules entrypoints : 0 Retained UCFGs : 0
[INFO] rule: S5131, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S5131 done
[INFO] rule: S3649, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S3649 done
[INFO] rule: S2076, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S2076 done
[INFO] rule: S2091, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S2091 done
[INFO] rule: S2078, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S2078 done
[INFO] rule: S2631, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S2631 done
[INFO] rule: S5135, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S5135 done
[INFO] rule: S2083, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S2083 done
[INFO] rule: S5167, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S5167 done
[INFO] rule: S5144, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S5144 done
[INFO] rule: S5145, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S5145 done
[INFO] rule: S5146, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S5146 done
[INFO] rule: S5334, entrypoints: 0
[INFO] Visited 0 ucfgs in 0 ms, 0 steps
[INFO] rule: S5334 done
[INFO] Sensor JavaSecuritySensor [security] (done) | time=1149ms
[INFO] Sensor CSharpSecuritySensor [security]
[INFO] Reading type hierarchy from: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/ucfg_cs2
[INFO] Read 0 type definitions
[INFO] Reading UCFGs from: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/ucfg_cs2
[INFO] No UCFGs have been included for analysis.
[INFO] Sensor CSharpSecuritySensor [security] (done) | time=0ms
[INFO] Sensor PhpSecuritySensor [security]
[INFO] Reading type hierarchy from: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/sonar/ucfg2/php
[INFO] Read 0 type definitions
[INFO] Reading UCFGs from: /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/sonar/ucfg2/php
[INFO] No UCFGs have been included for analysis.
[INFO] Sensor PhpSecuritySensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on project
[INFO] Sensor Zero Coverage Sensor
[INFO] Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] Sensor Java CPD Block Indexer
[INFO] Sensor Java CPD Block Indexer (done) | time=107ms
[INFO] SCM provider for this project is: git
[INFO] 4 files to be analyzed
[INFO] 4/4 files analyzed
[INFO] Calculating CPD for 32 files
[INFO] CPD calculation finished
[INFO] SCM writing changed lines
[WARNING] File '/home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/src/test/java/org/folio/rest/api/StorageTestSuite.java' was detected as changed but without having changed lines
[INFO] SCM writing changed lines (done) | time=73ms
[INFO] Analysis report generated in 162ms, dir size=436 KB
[INFO] Analysis report compressed in 55ms, zip size=150 KB
[INFO] Analysis report generated in /home/jenkins/workspace/rg_mod-inventory-storage_v16.0.2/target/sonar/scanner-report
[INFO] Analysis report uploaded in 463ms
[INFO] ANALYSIS SUCCESSFUL, you can browse https://sonarcloud.io/dashboard?id=org.folio%3Amod-inventory-storage&branch=v16.0.2&resolved=false
[INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AWxyv7SOhvfIjRvd_r36
[INFO] Analysis total time: 15.669 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38.879 s
[INFO] Finished at: 2019-08-08T19:41:02+00:00
[INFO] Final Memory: 69M/1300M
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withSonarQubeEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists (hide)
[Pipeline] stage (hide)
[Pipeline] { (Dependency Check) (hide)
[Pipeline] readFile (hide)
[Pipeline] sh (hide)
+ docker run -d folioorg/okapi:latest dev
[Pipeline] sh (hide)
+ docker inspect '--format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' 7d44f06250f3f00abc4010770e5efc64d99c42683347df0b27e8ce3f075f3b9f
[Pipeline] sleep (hide)
Sleeping for 5 sec
[Pipeline] httpRequest (hide)
HttpMethod: POST
URL: http://172.17.0.3:9130/_/proxy/pull/modules
Content-type: application/json; charset=UTF-8
Accept: application/json
Sending request to url: http://172.17.0.3:9130/_/proxy/pull/modules
Response Code: HTTP/1.1 200 OK
Success code from [100‥399]
[Pipeline] httpRequest (hide)
HttpMethod: POST
URL: http://172.17.0.3:9130/_/proxy/modules?preRelease=false&npmSnapshot=false
Content-type: application/json; charset=UTF-8
Accept: application/json
Sending request to url: http://172.17.0.3:9130/_/proxy/modules?preRelease=false&npmSnapshot=false
Response Code: HTTP/1.1 400 Bad Request
Response: 
Incompatible version for module folio_users-2.20.0 interface login. Need 4.7. Have 5.0/edge-patron-3.0.2/edge-patron-3.0.0/edge-patron-3.0.1/folio_users-2.22.0/edge-rtac-2.0.1/edge-rtac-2.0.0/folio_users-2.21.0/folio_users-2.21.1/edge-oai-pmh-2.0.1/edge-oai-pmh-2.0.0/folio_users-2.23.0/mod-users-bl-4.4.0/edge-patron-2.0.0/edge-oai-pmh-1.0.0.22/edge-oai-pmh-1.0.0.21/edge-orders-2.0.2/edge-orders-2.0.0/edge-orders-2.0.1/edge-sip2-1.0.06.0/folio_users-2.24.0/folio_users-2.24.1/edge-patron-3.0.2/edge-rtac-2.0.1/edge-oai-pmh-2.0.1/mod-users-bl-5.0.0/edge-orders-2.0.2/edge-sip2-1.0.04.3/folio_users-2.17.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/folio_users-2.19.0/folio_users-2.18.0/folio_users-2.16.0/mod-users-bl-4.0.24.4/mod-users-bl-4.3.1/mod-users-bl-4.3.2/folio_users-2.17.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/folio_users-2.19.0/folio_users-2.18.0/folio_users-2.16.0/mod-users-bl-4.0.2. Incompatible version for module mod-circulation-9.0.1 interface users. Need 14.2. Have 15.0/folio_checkin-1.6.0/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-circulation-16.1.0/folio_checkout-1.10.0/mod-notify-2.0.0/folio_users-2.20.0/folio_checkin-1.4.0/mod-password-validator-1.4.0/mod-circulation-16.3.0/mod-patron-1.2.0/mod-patron-2.0.0/folio_acquisition-units-1.0.0/mod-notify-2.2.0/mod-users-bl-4.3.1/mod-users-bl-4.3.2/mod-data-import-1.4.0/mod-password-validator-1.2.0/mod-login-saml-1.1.0/folio_orders-1.6.0/mod-circulation-16.5.0/mod-patron-1.0.0/mod-source-record-manager-1.3.0/mod-circulation-10.4.0/mod-source-record-manager-1.3.1/folio_users-2.24.0/folio_users-2.24.1/mod-circulation-12.0.0/folio_checkout-1.7.0/folio_checkin-1.8.0/mod-password-validator-1.0.1/folio_inventory-1.8.0/mod-circulation-11.0.1/mod-circulation-11.0.0/mod-source-record-manager-1.5.0/mod-sender-1.1.0/folio_inventory-1.11.0/folio_inventory-1.11.1/folio_users-2.22.0/folio_checkout-1.9.0/folio_orders-1.1.0/folio_orders-1.1.1/mod-circulation-10.7.0/mod-notes-2.3.0/folio_inventory-1.6.0/folio_checkout-1.2.0/mod-circulation-13.1.0/folio_users-2.17.0/folio_orders-1.3.0/folio_orders-1.3.1/mod-circulation-10.5.0/mod-notes-2.1.2/mod-notes-2.1.0/mod-login-5.3.0/mod-notes-2.1.1/folio_inventory-1.4.0/mod-circulation-12.1.0/folio_checkout-1.4.0/folio_organizations-1.3.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/mod-inventory-12.0.0/folio_inventory-1.2.2/folio_inventory-1.2.3/folio_inventory-1.2.0/folio_inventory-1.2.1/mod-user-import-3.1.0/mod-circulation-14.1.0/mod-notes-2.5.0/folio_agreements-3.0.0/folio_users-2.19.0/mod-circulation-16.2.0/folio_users-2.21.0/folio_users-2.21.1/mod-notify-1.1.7/mod-notify-1.1.8/mod-notify-1.1.5/mod-notify-1.1.6/folio_checkin-1.5.0/mod-circulation-16.4.0/mod-notify-2.1.0/folio_checkin-1.3.0/mod-data-import-1.3.0/mod-data-import-1.3.1/mod-password-validator-1.3.0/folio_orders-1.5.0/mod-notify-2.3.1/mod-notify-2.3.0/mod-patron-1.1.0/mod-circulation-10.3.0/folio_inventory-1.10.0/folio_inventory-1.10.1/folio_checkout-1.6.0/mod-data-import-1.5.0/mod-users-bl-5.0.0/mod-password-validator-1.1.0/mod-login-saml-1.2.2/mod-login-saml-1.2.1/mod-login-saml-1.2.0/folio_invoice-1.0.0/mod-source-record-manager-1.4.0/mod-source-record-manager-1.4.1/folio_users-2.23.0/folio_checkout-1.8.0/mod-users-bl-4.4.0/folio_checkin-1.7.0/folio_inventory-1.9.0/mod-sender-1.0.0/folio_users-2.18.0/folio_orders-1.2.0/mod-notes-2.2.0/mod-circulation-14.0.0/folio_inventory-1.7.0/folio_checkout-1.3.0/mod-login-6.0.0/folio_checkout-1.3.1/folio_users-2.16.0/mod-users-bl-4.0.2/folio_orders-1.4.0/mod-circulation-10.6.0/folio_inventory-1.5.1/folio_inventory-1.5.2/folio_inventory-1.5.0/mod-circulation-13.0.0/folio_checkout-1.5.0/edge-sip2-1.0.0/folio_checkin-1.2.0/mod-circulation-15.0.0/mod-notes-2.6.1/mod-notes-2.6.0/folio_inventory-1.3.0/mod-circulation-16.0.0/mod-notes-2.4.0/folio_inventory-1.1.0/folio_inventory-1.1.114.0/mod-login-saml-1.1.0/mod-circulation-5.0.0/mod-notes-2.1.2/mod-notes-2.1.0/mod-notes-2.1.1/mod-circulation-6.0.0/mod-user-import-3.1.0/mod-circulation-7.0.1/folio_agreements-3.0.0/mod-notify-1.1.1/mod-notify-1.1.2/mod-circulation-7.1.1/mod-notify-1.1.7/mod-notify-1.1.8/mod-notify-1.1.3/mod-notify-1.1.4/mod-notify-1.1.5/mod-notify-1.1.6/mod-login-saml-1.2.2/mod-login-saml-1.2.1/mod-login-saml-1.2.0/mod-login-saml-1.0.2/mod-login-saml-1.0.1/mod-user-import-1.0.0/mod-notes-2.0.0/mod-user-import-3.0.0/mod-users-bl-2.0.2/mod-users-bl-2.0.1/mod-user-import-2.0.0/mod-circulation-4.5.0. Incompatible version for module mod-rtac-1.0.1 interface inventory. Need 5.3. Have 5.0/folio_requests-1.1.0/folio_requests-1.2.0/folio_requests-1.2.15.1/folio_requests-1.1.0/folio_requests-1.2.0/folio_requests-1.2.16.0/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-rtac-1.2.0/mod-patron-1.2.0/mod-patron-2.0.0/folio_requests-1.8.0/mod-patron-1.0.0/folio_requests-1.6.0/folio_requests-1.5.0/folio_requests-1.3.0/folio_requests-1.11.0/mod-rtac-1.1.0/mod-patron-1.1.0/folio_requests-1.9.0/folio_requests-1.7.0/folio_requests-1.4.0/folio_requests-1.4.1/folio_requests-1.2.0/folio_requests-1.2.1/folio_requests-1.10.0/folio_requests-1.10.14.27.0/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-rtac-1.2.0/mod-patron-1.2.0/mod-patron-2.0.0/folio_requests-1.8.0/folio_requests-1.6.0/folio_requests-1.5.0/folio_inventory-1.4.0/folio_requests-1.3.0/folio_requests-1.11.0/folio_requests-1.9.0/folio_requests-1.7.0/folio_requests-1.4.0/folio_requests-1.4.1/folio_requests-1.10.0/folio_requests-1.10.1/folio_inventory-1.3.05.2/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-patron-1.2.0/mod-patron-2.0.0/mod-patron-1.0.0/mod-rtac-1.0.0/folio_requests-1.1.0/mod-patron-1.1.0/folio_requests-1.2.0/folio_requests-1.2.16.1/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-rtac-1.2.0/mod-patron-1.2.0/mod-patron-2.0.0/folio_requests-1.8.0/mod-patron-1.0.0/folio_requests-1.6.0/folio_requests-1.5.0/folio_requests-1.3.0/folio_requests-1.11.0/mod-rtac-1.1.0/mod-patron-1.1.0/folio_requests-1.9.0/folio_requests-1.7.0/folio_requests-1.4.0/folio_requests-1.4.1/folio_requests-1.2.0/folio_requests-1.2.1/folio_requests-1.10.0/folio_requests-1.10.1/folio_inventory-1.1.0/folio_inventory-1.1.18.0/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-rtac-1.2.1/mod-rtac-1.2.2/mod-rtac-1.2.3/mod-patron-1.2.0/mod-patron-2.0.0/folio_requests-1.8.0/folio_requests-1.6.0/folio_inventory-1.8.0/folio_inventory-1.6.0/folio_requests-1.5.0/folio_orders-1.3.0/folio_orders-1.3.1/folio_requests-1.11.0/folio_inventory-1.10.0/folio_inventory-1.10.1/folio_requests-1.9.0/folio_requests-1.7.0/folio_inventory-1.9.0/folio_plugin-create-item-1.0.0/folio_inventory-1.7.0/folio_orders-1.4.0/folio_inventory-1.5.1/folio_inventory-1.5.2/folio_inventory-1.5.0/folio_requests-1.10.0/folio_requests-1.10.1/mod-orders-2.0.1/mod-orders-2.0.06.2/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-rtac-1.2.0/mod-patron-1.2.0/mod-patron-2.0.0/folio_requests-1.8.0/mod-patron-1.0.0/folio_requests-1.6.0/folio_requests-1.5.0/folio_requests-1.3.0/folio_requests-1.11.0/mod-rtac-1.1.0/mod-patron-1.1.0/folio_requests-1.9.0/folio_requests-1.7.0/folio_requests-1.4.0/folio_requests-1.4.1/folio_requests-1.2.0/folio_requests-1.2.1/folio_requests-1.10.0/folio_requests-1.10.1/folio_inventory-1.1.0/folio_inventory-1.1.16.3/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-rtac-1.2.0/mod-patron-1.2.0/mod-patron-2.0.0/folio_requests-1.8.0/mod-patron-1.0.0/folio_requests-1.6.0/folio_requests-1.5.0/folio_requests-1.3.0/folio_requests-1.11.0/mod-rtac-1.1.0/mod-patron-1.1.0/folio_requests-1.9.0/folio_requests-1.7.0/folio_requests-1.4.0/folio_requests-1.4.1/folio_requests-1.2.0/folio_requests-1.2.1/folio_requests-1.10.0/folio_requests-1.10.1/folio_inventory-1.1.0/folio_inventory-1.1.16.4/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-rtac-1.2.0/mod-patron-1.2.0/mod-patron-2.0.0/folio_requests-1.8.0/mod-patron-1.0.0/folio_requests-1.6.0/folio_requests-1.5.0/folio_requests-1.3.0/folio_inventory-1.2.2/folio_inventory-1.2.3/folio_inventory-1.2.0/folio_inventory-1.2.1/folio_requests-1.11.0/mod-rtac-1.1.0/mod-patron-1.1.0/folio_requests-1.9.0/folio_requests-1.7.0/folio_requests-1.4.0/folio_requests-1.4.1/folio_requests-1.2.0/folio_requests-1.2.1/folio_requests-1.10.0/folio_requests-1.10.1/folio_inventory-1.3.0/folio_inventory-1.1.0/folio_inventory-1.1.19.1/mod-patron-3.0.1/mod-patron-3.0.2/mod-rtac-1.2.3/folio_orders-1.6.0/mod-orders-7.0.1/mod-orders-7.0.0/folio_inventory-1.11.0/folio_inventory-1.11.1/folio_plugin-find-po-line-1.0.0/folio_requests-1.11.0/folio_plugin-create-item-1.2.08.2/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-rtac-1.2.1/mod-rtac-1.2.2/mod-rtac-1.2.3/mod-patron-1.2.0/mod-patron-2.0.0/folio_requests-1.8.0/folio_requests-1.6.0/folio_inventory-1.8.0/folio_inventory-1.6.0/folio_requests-1.5.0/folio_orders-1.3.0/folio_orders-1.3.1/folio_requests-1.11.0/mod-orders-3.0.0/folio_inventory-1.10.0/folio_inventory-1.10.1/folio_requests-1.9.0/folio_requests-1.7.0/folio_inventory-1.9.0/folio_plugin-create-item-1.0.0/folio_inventory-1.7.0/folio_orders-1.4.0/folio_inventory-1.5.1/folio_inventory-1.5.2/folio_inventory-1.5.0/folio_requests-1.10.0/folio_requests-1.10.1/mod-orders-2.0.1/mod-orders-2.0.08.3/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-rtac-1.2.1/mod-rtac-1.2.2/mod-rtac-1.2.3/mod-patron-1.2.0/mod-patron-2.0.0/folio_requests-1.8.0/folio_orders-1.6.0/mod-source-record-manager-1.3.0/mod-source-record-manager-1.3.1/folio_requests-1.6.0/mod-orders-7.0.1/mod-orders-7.0.0/folio_inventory-1.8.0/folio_plugin-find-po-line-1.0.0/folio_inventory-1.6.0/folio_requests-1.5.0/folio_orders-1.3.0/folio_orders-1.3.1/folio_requests-1.11.0/folio_plugin-create-item-1.1.0/mod-orders-3.0.0/mod-orders-4.0.0/folio_orders-1.5.0/folio_inventory-1.10.0/folio_inventory-1.10.1/mod-orders-5.0.0/folio_requests-1.9.0/folio_requests-1.7.0/folio_inventory-1.9.0/folio_plugin-create-item-1.0.0/mod-orders-6.0.0/folio_inventory-1.7.0/folio_orders-1.4.0/folio_inventory-1.5.1/folio_inventory-1.5.2/folio_inventory-1.5.0/folio_requests-1.10.0/folio_requests-1.10.1/folio_plugin-create-item-1.2.0/mod-orders-2.0.1/mod-orders-2.0.0. Incompatible version for module mod-circulation-10.2.1 interface users. Need 14.2. Have 15.0/folio_checkin-1.6.0/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-circulation-16.1.0/folio_checkout-1.10.0/mod-notify-2.0.0/folio_users-2.20.0/folio_checkin-1.4.0/mod-password-validator-1.4.0/mod-circulation-16.3.0/mod-patron-1.2.0/mod-patron-2.0.0/folio_acquisition-units-1.0.0/mod-notify-2.2.0/mod-users-bl-4.3.1/mod-users-bl-4.3.2/mod-data-import-1.4.0/mod-password-validator-1.2.0/mod-login-saml-1.1.0/folio_orders-1.6.0/mod-circulation-16.5.0/mod-patron-1.0.0/mod-source-record-manager-1.3.0/mod-circulation-10.4.0/mod-source-record-manager-1.3.1/folio_users-2.24.0/folio_users-2.24.1/mod-circulation-12.0.0/folio_checkout-1.7.0/folio_checkin-1.8.0/mod-password-validator-1.0.1/folio_inventory-1.8.0/mod-circulation-11.0.1/mod-circulation-11.0.0/mod-source-record-manager-1.5.0/mod-sender-1.1.0/folio_inventory-1.11.0/folio_inventory-1.11.1/folio_users-2.22.0/folio_checkout-1.9.0/folio_orders-1.1.0/folio_orders-1.1.1/mod-circulation-10.7.0/mod-notes-2.3.0/folio_inventory-1.6.0/folio_checkout-1.2.0/mod-circulation-13.1.0/folio_users-2.17.0/folio_orders-1.3.0/folio_orders-1.3.1/mod-circulation-10.5.0/mod-notes-2.1.2/mod-notes-2.1.0/mod-login-5.3.0/mod-notes-2.1.1/folio_inventory-1.4.0/mod-circulation-12.1.0/folio_checkout-1.4.0/folio_organizations-1.3.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/mod-inventory-12.0.0/folio_inventory-1.2.2/folio_inventory-1.2.3/folio_inventory-1.2.0/folio_inventory-1.2.1/mod-user-import-3.1.0/mod-circulation-14.1.0/mod-notes-2.5.0/folio_agreements-3.0.0/folio_users-2.19.0/mod-circulation-16.2.0/folio_users-2.21.0/folio_users-2.21.1/mod-notify-1.1.7/mod-notify-1.1.8/mod-notify-1.1.5/mod-notify-1.1.6/folio_checkin-1.5.0/mod-circulation-16.4.0/mod-notify-2.1.0/folio_checkin-1.3.0/mod-data-import-1.3.0/mod-data-import-1.3.1/mod-password-validator-1.3.0/folio_orders-1.5.0/mod-notify-2.3.1/mod-notify-2.3.0/mod-patron-1.1.0/mod-circulation-10.3.0/folio_inventory-1.10.0/folio_inventory-1.10.1/folio_checkout-1.6.0/mod-data-import-1.5.0/mod-users-bl-5.0.0/mod-password-validator-1.1.0/mod-login-saml-1.2.2/mod-login-saml-1.2.1/mod-login-saml-1.2.0/folio_invoice-1.0.0/mod-source-record-manager-1.4.0/mod-source-record-manager-1.4.1/folio_users-2.23.0/folio_checkout-1.8.0/mod-users-bl-4.4.0/folio_checkin-1.7.0/folio_inventory-1.9.0/mod-sender-1.0.0/folio_users-2.18.0/folio_orders-1.2.0/mod-notes-2.2.0/mod-circulation-14.0.0/folio_inventory-1.7.0/folio_checkout-1.3.0/mod-login-6.0.0/folio_checkout-1.3.1/folio_users-2.16.0/mod-users-bl-4.0.2/folio_orders-1.4.0/mod-circulation-10.6.0/folio_inventory-1.5.1/folio_inventory-1.5.2/folio_inventory-1.5.0/mod-circulation-13.0.0/folio_checkout-1.5.0/edge-sip2-1.0.0/folio_checkin-1.2.0/mod-circulation-15.0.0/mod-notes-2.6.1/mod-notes-2.6.0/folio_inventory-1.3.0/mod-circulation-16.0.0/mod-notes-2.4.0/folio_inventory-1.1.0/folio_inventory-1.1.114.0/mod-login-saml-1.1.0/mod-circulation-5.0.0/mod-notes-2.1.2/mod-notes-2.1.0/mod-notes-2.1.1/mod-circulation-6.0.0/mod-user-import-3.1.0/mod-circulation-7.0.1/folio_agreements-3.0.0/mod-notify-1.1.1/mod-notify-1.1.2/mod-circulation-7.1.1/mod-notify-1.1.7/mod-notify-1.1.8/mod-notify-1.1.3/mod-notify-1.1.4/mod-notify-1.1.5/mod-notify-1.1.6/mod-login-saml-1.2.2/mod-login-saml-1.2.1/mod-login-saml-1.2.0/mod-login-saml-1.0.2/mod-login-saml-1.0.1/mod-user-import-1.0.0/mod-notes-2.0.0/mod-user-import-3.0.0/mod-users-bl-2.0.2/mod-users-bl-2.0.1/mod-user-import-2.0.0/mod-circulation-4.5.0. Incompatible version for module mod-circulation-8.1.1 interface users. Need 14.2. Have 15.0/folio_checkin-1.6.0/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-circulation-16.1.0/folio_checkout-1.10.0/mod-notify-2.0.0/folio_users-2.20.0/folio_checkin-1.4.0/mod-password-validator-1.4.0/mod-circulation-16.3.0/mod-patron-1.2.0/mod-patron-2.0.0/folio_acquisition-units-1.0.0/mod-notify-2.2.0/mod-users-bl-4.3.1/mod-users-bl-4.3.2/mod-data-import-1.4.0/mod-password-validator-1.2.0/mod-login-saml-1.1.0/folio_orders-1.6.0/mod-circulation-16.5.0/mod-patron-1.0.0/mod-source-record-manager-1.3.0/mod-circulation-10.4.0/mod-source-record-manager-1.3.1/folio_users-2.24.0/folio_users-2.24.1/mod-circulation-12.0.0/folio_checkout-1.7.0/folio_checkin-1.8.0/mod-password-validator-1.0.1/folio_inventory-1.8.0/mod-circulation-11.0.1/mod-circulation-11.0.0/mod-source-record-manager-1.5.0/mod-sender-1.1.0/folio_inventory-1.11.0/folio_inventory-1.11.1/folio_users-2.22.0/folio_checkout-1.9.0/folio_orders-1.1.0/folio_orders-1.1.1/mod-circulation-10.7.0/mod-notes-2.3.0/folio_inventory-1.6.0/folio_checkout-1.2.0/mod-circulation-13.1.0/folio_users-2.17.0/folio_orders-1.3.0/folio_orders-1.3.1/mod-circulation-10.5.0/mod-notes-2.1.2/mod-notes-2.1.0/mod-login-5.3.0/mod-notes-2.1.1/folio_inventory-1.4.0/mod-circulation-12.1.0/folio_checkout-1.4.0/folio_organizations-1.3.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/mod-inventory-12.0.0/folio_inventory-1.2.2/folio_inventory-1.2.3/folio_inventory-1.2.0/folio_inventory-1.2.1/mod-user-import-3.1.0/mod-circulation-14.1.0/mod-notes-2.5.0/folio_agreements-3.0.0/folio_users-2.19.0/mod-circulation-16.2.0/folio_users-2.21.0/folio_users-2.21.1/mod-notify-1.1.7/mod-notify-1.1.8/mod-notify-1.1.5/mod-notify-1.1.6/folio_checkin-1.5.0/mod-circulation-16.4.0/mod-notify-2.1.0/folio_checkin-1.3.0/mod-data-import-1.3.0/mod-data-import-1.3.1/mod-password-validator-1.3.0/folio_orders-1.5.0/mod-notify-2.3.1/mod-notify-2.3.0/mod-patron-1.1.0/mod-circulation-10.3.0/folio_inventory-1.10.0/folio_inventory-1.10.1/folio_checkout-1.6.0/mod-data-import-1.5.0/mod-users-bl-5.0.0/mod-password-validator-1.1.0/mod-login-saml-1.2.2/mod-login-saml-1.2.1/mod-login-saml-1.2.0/folio_invoice-1.0.0/mod-source-record-manager-1.4.0/mod-source-record-manager-1.4.1/folio_users-2.23.0/folio_checkout-1.8.0/mod-users-bl-4.4.0/folio_checkin-1.7.0/folio_inventory-1.9.0/mod-sender-1.0.0/folio_users-2.18.0/folio_orders-1.2.0/mod-notes-2.2.0/mod-circulation-14.0.0/folio_inventory-1.7.0/folio_checkout-1.3.0/mod-login-6.0.0/folio_checkout-1.3.1/folio_users-2.16.0/mod-users-bl-4.0.2/folio_orders-1.4.0/mod-circulation-10.6.0/folio_inventory-1.5.1/folio_inventory-1.5.2/folio_inventory-1.5.0/mod-circulation-13.0.0/folio_checkout-1.5.0/edge-sip2-1.0.0/folio_checkin-1.2.0/mod-circulation-15.0.0/mod-notes-2.6.1/mod-notes-2.6.0/folio_inventory-1.3.0/mod-circulation-16.0.0/mod-notes-2.4.0/folio_inventory-1.1.0/folio_inventory-1.1.114.0/mod-login-saml-1.1.0/mod-circulation-5.0.0/mod-notes-2.1.2/mod-notes-2.1.0/mod-notes-2.1.1/mod-circulation-6.0.0/mod-user-import-3.1.0/mod-circulation-7.0.1/folio_agreements-3.0.0/mod-notify-1.1.1/mod-notify-1.1.2/mod-circulation-7.1.1/mod-notify-1.1.7/mod-notify-1.1.8/mod-notify-1.1.3/mod-notify-1.1.4/mod-notify-1.1.5/mod-notify-1.1.6/mod-login-saml-1.2.2/mod-login-saml-1.2.1/mod-login-saml-1.2.0/mod-login-saml-1.0.2/mod-login-saml-1.0.1/mod-user-import-1.0.0/mod-notes-2.0.0/mod-user-import-3.0.0/mod-users-bl-2.0.2/mod-users-bl-2.0.1/mod-user-import-2.0.0/mod-circulation-4.5.0. Incompatible version for module mod-circulation-7.5.0 interface users. Need 14.2. Have 15.0/folio_checkin-1.6.0/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-circulation-16.1.0/folio_checkout-1.10.0/mod-notify-2.0.0/folio_users-2.20.0/folio_checkin-1.4.0/mod-password-validator-1.4.0/mod-circulation-16.3.0/mod-patron-1.2.0/mod-patron-2.0.0/folio_acquisition-units-1.0.0/mod-notify-2.2.0/mod-users-bl-4.3.1/mod-users-bl-4.3.2/mod-data-import-1.4.0/mod-password-validator-1.2.0/mod-login-saml-1.1.0/folio_orders-1.6.0/mod-circulation-16.5.0/mod-patron-1.0.0/mod-source-record-manager-1.3.0/mod-circulation-10.4.0/mod-source-record-manager-1.3.1/folio_users-2.24.0/folio_users-2.24.1/mod-circulation-12.0.0/folio_checkout-1.7.0/folio_checkin-1.8.0/mod-password-validator-1.0.1/folio_inventory-1.8.0/mod-circulation-11.0.1/mod-circulation-11.0.0/mod-source-record-manager-1.5.0/mod-sender-1.1.0/folio_inventory-1.11.0/folio_inventory-1.11.1/folio_users-2.22.0/folio_checkout-1.9.0/folio_orders-1.1.0/folio_orders-1.1.1/mod-circulation-10.7.0/mod-notes-2.3.0/folio_inventory-1.6.0/folio_checkout-1.2.0/mod-circulation-13.1.0/folio_users-2.17.0/folio_orders-1.3.0/folio_orders-1.3.1/mod-circulation-10.5.0/mod-notes-2.1.2/mod-notes-2.1.0/mod-login-5.3.0/mod-notes-2.1.1/folio_inventory-1.4.0/mod-circulation-12.1.0/folio_checkout-1.4.0/folio_organizations-1.3.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/mod-inventory-12.0.0/folio_inventory-1.2.2/folio_inventory-1.2.3/folio_inventory-1.2.0/folio_inventory-1.2.1/mod-user-import-3.1.0/mod-circulation-14.1.0/mod-notes-2.5.0/folio_agreements-3.0.0/folio_users-2.19.0/mod-circulation-16.2.0/folio_users-2.21.0/folio_users-2.21.1/mod-notify-1.1.7/mod-notify-1.1.8/mod-notify-1.1.5/mod-notify-1.1.6/folio_checkin-1.5.0/mod-circulation-16.4.0/mod-notify-2.1.0/folio_checkin-1.3.0/mod-data-import-1.3.0/mod-data-import-1.3.1/mod-password-validator-1.3.0/folio_orders-1.5.0/mod-notify-2.3.1/mod-notify-2.3.0/mod-patron-1.1.0/mod-circulation-10.3.0/folio_inventory-1.10.0/folio_inventory-1.10.1/folio_checkout-1.6.0/mod-data-import-1.5.0/mod-users-bl-5.0.0/mod-password-validator-1.1.0/mod-login-saml-1.2.2/mod-login-saml-1.2.1/mod-login-saml-1.2.0/folio_invoice-1.0.0/mod-source-record-manager-1.4.0/mod-source-record-manager-1.4.1/folio_users-2.23.0/folio_checkout-1.8.0/mod-users-bl-4.4.0/folio_checkin-1.7.0/folio_inventory-1.9.0/mod-sender-1.0.0/folio_users-2.18.0/folio_orders-1.2.0/mod-notes-2.2.0/mod-circulation-14.0.0/folio_inventory-1.7.0/folio_checkout-1.3.0/mod-login-6.0.0/folio_checkout-1.3.1/folio_users-2.16.0/mod-users-bl-4.0.2/folio_orders-1.4.0/mod-circulation-10.6.0/folio_inventory-1.5.1/folio_inventory-1.5.2/folio_inventory-1.5.0/mod-circulation-13.0.0/folio_checkout-1.5.0/edge-sip2-1.0.0/folio_checkin-1.2.0/mod-circulation-15.0.0/mod-notes-2.6.1/mod-notes-2.6.0/folio_inventory-1.3.0/mod-circulation-16.0.0/mod-notes-2.4.0/folio_inventory-1.1.0/folio_inventory-1.1.114.0/mod-login-saml-1.1.0/mod-circulation-5.0.0/mod-notes-2.1.2/mod-notes-2.1.0/mod-notes-2.1.1/mod-circulation-6.0.0/mod-user-import-3.1.0/mod-circulation-7.0.1/folio_agreements-3.0.0/mod-notify-1.1.1/mod-notify-1.1.2/mod-circulation-7.1.1/mod-notify-1.1.7/mod-notify-1.1.8/mod-notify-1.1.3/mod-notify-1.1.4/mod-notify-1.1.5/mod-notify-1.1.6/mod-login-saml-1.2.2/mod-login-saml-1.2.1/mod-login-saml-1.2.0/mod-login-saml-1.0.2/mod-login-saml-1.0.1/mod-user-import-1.0.0/mod-notes-2.0.0/mod-user-import-3.0.0/mod-users-bl-2.0.2/mod-users-bl-2.0.1/mod-user-import-2.0.0/mod-circulation-4.5.0. Incompatible version for module mod-circulation-10.1.2 interface users. Need 14.2. Have 15.0/folio_checkin-1.6.0/mod-patron-3.0.0/mod-patron-3.0.1/mod-patron-3.0.2/mod-circulation-16.1.0/folio_checkout-1.10.0/mod-notify-2.0.0/folio_users-2.20.0/folio_checkin-1.4.0/mod-password-validator-1.4.0/mod-circulation-16.3.0/mod-patron-1.2.0/mod-patron-2.0.0/folio_acquisition-units-1.0.0/mod-notify-2.2.0/mod-users-bl-4.3.1/mod-users-bl-4.3.2/mod-data-import-1.4.0/mod-password-validator-1.2.0/mod-login-saml-1.1.0/folio_orders-1.6.0/mod-circulation-16.5.0/mod-patron-1.0.0/mod-source-record-manager-1.3.0/mod-circulation-10.4.0/mod-source-record-manager-1.3.1/folio_users-2.24.0/folio_users-2.24.1/mod-circulation-12.0.0/folio_checkout-1.7.0/folio_checkin-1.8.0/mod-password-validator-1.0.1/folio_inventory-1.8.0/mod-circulation-11.0.1/mod-circulation-11.0.0/mod-source-record-manager-1.5.0/mod-sender-1.1.0/folio_inventory-1.11.0/folio_inventory-1.11.1/folio_users-2.22.0/folio_checkout-1.9.0/folio_orders-1.1.0/folio_orders-1.1.1/mod-circulation-10.7.0/mod-notes-2.3.0/folio_inventory-1.6.0/folio_checkout-1.2.0/mod-circulation-13.1.0/folio_users-2.17.0/folio_orders-1.3.0/folio_orders-1.3.1/mod-circulation-10.5.0/mod-notes-2.1.2/mod-notes-2.1.0/mod-login-5.3.0/mod-notes-2.1.1/folio_inventory-1.4.0/mod-circulation-12.1.0/folio_checkout-1.4.0/folio_organizations-1.3.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/mod-inventory-12.0.0/folio_inventory-1.2.2/folio_inventory-1.2.3/folio_inventory-1.2.0/folio_inventory-1.2.1/mod-user-import-3.1.0/mod-circulation-14.1.0/mod-notes-2.5.0/folio_agreements-3.0.0/folio_users-2.19.0/mod-circulation-16.2.0/folio_users-2.21.0/folio_users-2.21.1/mod-notify-1.1.7/mod-notify-1.1.8/mod-notify-1.1.5/mod-notify-1.1.6/folio_checkin-1.5.0/mod-circulation-16.4.0/mod-notify-2.1.0/folio_checkin-1.3.0/mod-data-import-1.3.0/mod-data-import-1.3.1/mod-password-validator-1.3.0/folio_orders-1.5.0/mod-notify-2.3.1/mod-notify-2.3.0/mod-patron-1.1.0/mod-circulation-10.3.0/folio_inventory-1.10.0/folio_inventory-1.10.1/folio_checkout-1.6.0/mod-data-import-1.5.0/mod-users-bl-5.0.0/mod-password-validator-1.1.0/mod-login-saml-1.2.2/mod-login-saml-1.2.1/mod-login-saml-1.2.0/folio_invoice-1.0.0/mod-source-record-manager-1.4.0/mod-source-record-manager-1.4.1/folio_users-2.23.0/folio_checkout-1.8.0/mod-users-bl-4.4.0/folio_checkin-1.7.0/folio_inventory-1.9.0/mod-sender-1.0.0/folio_users-2.18.0/folio_orders-1.2.0/mod-notes-2.2.0/mod-circulation-14.0.0/folio_inventory-1.7.0/folio_checkout-1.3.0/mod-login-6.0.0/folio_checkout-1.3.1/folio_users-2.16.0/mod-users-bl-4.0.2/folio_orders-1.4.0/mod-circulation-10.6.0/folio_inventory-1.5.1/folio_inventory-1.5.2/folio_inventory-1.5.0/mod-circulation-13.0.0/folio_checkout-1.5.0/edge-sip2-1.0.0/folio_checkin-1.2.0/mod-circulation-15.0.0/mod-notes-2.6.1/mod-notes-2.6.0/folio_inventory-1.3.0/mod-circulation-16.0.0/mod-notes-2.4.0/folio_inventory-1.1.0/folio_inventory-1.1.114.0/mod-login-saml-1.1.0/mod-circulation-5.0.0/mod-notes-2.1.2/mod-notes-2.1.0/mod-notes-2.1.1/mod-circulation-6.0.0/mod-user-import-3.1.0/mod-circulation-7.0.1/folio_agreements-3.0.0/mod-notify-1.1.1/mod-notify-1.1.2/mod-circulation-7.1.1/mod-notify-1.1.7/mod-notify-1.1.8/mod-notify-1.1.3/mod-notify-1.1.4/mod-notify-1.1.5/mod-notify-1.1.6/mod-login-saml-1.2.2/mod-login-saml-1.2.1/mod-login-saml-1.2.0/mod-login-saml-1.0.2/mod-login-saml-1.0.1/mod-user-import-1.0.0/mod-notes-2.0.0/mod-user-import-3.0.0/mod-users-bl-2.0.2/mod-users-bl-2.0.1/mod-user-import-2.0.0/mod-circulation-4.5.0. Incompatible version for module mod-users-bl-2.0.2 interface permissions. Need 4.0. Have 5.2/folio_users-2.20.0/mod-users-bl-4.3.1/mod-users-bl-4.3.2/folio_users-2.24.0/folio_users-2.24.1/folio_users-2.22.0/folio_users-2.17.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/mod-user-import-3.1.0/folio_users-2.19.0/folio_users-2.21.0/folio_users-2.21.1/mod-users-bl-5.0.0/folio_users-2.23.0/mod-users-bl-4.4.0/folio_users-2.18.0/mod-user-import-1.0.0/folio_users-2.16.0/mod-users-bl-4.0.2/mod-user-import-3.0.0/mod-authtoken-2.2.0/mod-authtoken-2.2.1/mod-user-import-2.0.0. Incompatible version for module mod-users-bl-2.0.2 interface login. Need 3.0. Have 5.0/edge-patron-3.0.2/edge-patron-3.0.0/edge-patron-3.0.1/folio_users-2.22.0/edge-rtac-2.0.1/edge-rtac-2.0.0/folio_users-2.21.0/folio_users-2.21.1/edge-oai-pmh-2.0.1/edge-oai-pmh-2.0.0/folio_users-2.23.0/mod-users-bl-4.4.0/edge-patron-2.0.0/edge-oai-pmh-1.0.0.22/edge-oai-pmh-1.0.0.21/edge-orders-2.0.2/edge-orders-2.0.0/edge-orders-2.0.1/edge-sip2-1.0.06.0/folio_users-2.24.0/folio_users-2.24.1/edge-patron-3.0.2/edge-rtac-2.0.1/edge-oai-pmh-2.0.1/mod-users-bl-5.0.0/edge-orders-2.0.2/edge-sip2-1.0.04.3/folio_users-2.17.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/folio_users-2.19.0/folio_users-2.18.0/folio_users-2.16.0/mod-users-bl-4.0.24.4/mod-users-bl-4.3.1/mod-users-bl-4.3.2/folio_users-2.17.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/folio_users-2.19.0/folio_users-2.18.0/folio_users-2.16.0/mod-users-bl-4.0.2. Incompatible version for module mod-users-bl-2.0.1 interface permissions. Need 4.0. Have 5.2/folio_users-2.20.0/mod-users-bl-4.3.1/mod-users-bl-4.3.2/folio_users-2.24.0/folio_users-2.24.1/folio_users-2.22.0/folio_users-2.17.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/mod-user-import-3.1.0/folio_users-2.19.0/folio_users-2.21.0/folio_users-2.21.1/mod-users-bl-5.0.0/folio_users-2.23.0/mod-users-bl-4.4.0/folio_users-2.18.0/mod-user-import-1.0.0/folio_users-2.16.0/mod-users-bl-4.0.2/mod-user-import-3.0.0/mod-authtoken-2.2.0/mod-authtoken-2.2.1/mod-user-import-2.0.0. Incompatible version for module mod-users-bl-2.0.1 interface login. Need 3.0. Have 5.0/edge-patron-3.0.2/edge-patron-3.0.0/edge-patron-3.0.1/folio_users-2.22.0/edge-rtac-2.0.1/edge-rtac-2.0.0/folio_users-2.21.0/folio_users-2.21.1/edge-oai-pmh-2.0.1/edge-oai-pmh-2.0.0/folio_users-2.23.0/mod-users-bl-4.4.0/edge-patron-2.0.0/edge-oai-pmh-1.0.0.22/edge-oai-pmh-1.0.0.21/edge-orders-2.0.2/edge-orders-2.0.0/edge-orders-2.0.1/edge-sip2-1.0.06.0/folio_users-2.24.0/folio_users-2.24.1/edge-patron-3.0.2/edge-rtac-2.0.1/edge-oai-pmh-2.0.1/mod-users-bl-5.0.0/edge-orders-2.0.2/edge-sip2-1.0.04.3/folio_users-2.17.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/folio_users-2.19.0/folio_users-2.18.0/folio_users-2.16.0/mod-users-bl-4.0.24.4/mod-users-bl-4.3.1/mod-users-bl-4.3.2/folio_users-2.17.0/folio_users-2.15.1/folio_users-2.15.2/folio_users-2.15.0/folio_users-2.15.3/folio_users-2.19.0/folio_users-2.18.0/folio_users-2.16.0/mod-users-bl-4.0.2
[Pipeline] sh (hide)
+ docker stop 7d44f06250f3f00abc4010770e5efc64d99c42683347df0b27e8ce3f075f3b9f
7d44f06250f3f00abc4010770e5efc64d99c42683347df0b27e8ce3f075f3b9f
+ docker rm -f 7d44f06250f3f00abc4010770e5efc64d99c42683347df0b27e8ce3f075f3b9f
7d44f06250f3f00abc4010770e5efc64d99c42683347df0b27e8ce3f075f3b9f
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo (hide)
hudson.AbortException: Fail: the returned code 400 is not in the accepted range: [[100‥399]]
[Pipeline] echo (hide)
Build Result: FAILURE
[Pipeline] emailext (hide)
Sending email to: folio-jenkins@indexdata.com adam@indexdata.dk
[Pipeline] slackSend (hide)
Slack Send Pipeline step running, values are - baseUrl: <empty>, teamDomain: folio-project, channel: folio-ci, color: #FF0000, botUser: false, tokenCredentialId: FOLIO_Slack, iconEmoji <empty>, username <empty>
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

hudson.AbortException: Fail: the returned code 400 is not in the accepted range: [[100‥399]]
	at jenkins.plugins.http_request.HttpRequestExecution.responseCodeIsValid(HttpRequestExecution.java:353)
	at jenkins.plugins.http_request.HttpRequestExecution.processResponse(HttpRequestExecution.java:363)
	at jenkins.plugins.http_request.HttpRequestExecution.authAndRequest(HttpRequestExecution.java:279)
	at jenkins.plugins.http_request.HttpRequestExecution.call(HttpRequestExecution.java:215)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to jenkins-slave-all-00bbharmebiwg
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at jenkins.plugins.http_request.HttpRequestStep$Execution.run(HttpRequestStep.java:336)
		at jenkins.plugins.http_request.HttpRequestStep$Execution.run(HttpRequestStep.java:318)
		at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
		at hudson.security.ACL.impersonate(ACL.java:290)
		at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
Caused: java.lang.IllegalStateException
	at jenkins.plugins.http_request.HttpRequestExecution.call(HttpRequestExecution.java:218)
	at jenkins.plugins.http_request.HttpRequestExecution.call(HttpRequestExecution.java:75)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Finished: FAILURE