Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-1642 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-pap-montreal-project-csit-pap [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Ma25DkEUIKwa/agent.2102 SSH_AGENT_PID=2104 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-pap-montreal-project-csit-pap@tmp/private_key_1802390785259184389.key (/w/workspace/policy-pap-montreal-project-csit-pap@tmp/private_key_1802390785259184389.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/docker.git > git init /w/workspace/policy-pap-montreal-project-csit-pap # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/montreal^{commit} # timeout=10 Checking out Revision 828a01cf695f53919dbff4ebbb1499c9674812b5 (refs/remotes/origin/montreal) > git config core.sparsecheckout # timeout=10 > git checkout -f 828a01cf695f53919dbff4ebbb1499c9674812b5 # timeout=30 Commit message: "Set Montreal default branch" > git rev-list --no-walk 828a01cf695f53919dbff4ebbb1499c9674812b5 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [policy-pap-montreal-project-csit-pap] $ /bin/bash /tmp/jenkins3251573063237687075.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eieB lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-eieB/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-eieB/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.33.6 botocore==1.33.6 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.24.0 httplib2==0.22.0 identify==2.5.32 idna==3.6 importlib-metadata==6.9.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.0.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.31.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-pap-montreal-project-csit-pap] $ /bin/sh /tmp/jenkins4915286806709702225.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [policy-pap-montreal-project-csit-pap] $ /bin/sh -xe /tmp/jenkins16145769489682287114.sh + /w/workspace/policy-pap-montreal-project-csit-pap/csit/run-project-csit.sh pap + set +u + save_set + RUN_CSIT_SAVE_SET=ehxB + RUN_CSIT_SHELLOPTS=braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace + '[' 1 -eq 0 ']' + '[' -z /w/workspace/policy-pap-montreal-project-csit-pap ']' + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-montreal-project-csit-pap/csit:/w/workspace/policy-pap-montreal-project-csit-pap/scripts:/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-montreal-project-csit-pap/csit:/w/workspace/policy-pap-montreal-project-csit-pap/scripts:/bin + export SCRIPTS=/w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts + SCRIPTS=/w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts + export ROBOT_VARIABLES= + ROBOT_VARIABLES= + export PROJECT=pap + PROJECT=pap + cd /w/workspace/policy-pap-montreal-project-csit-pap + rm -rf /w/workspace/policy-pap-montreal-project-csit-pap/csit/archives/pap + mkdir -p /w/workspace/policy-pap-montreal-project-csit-pap/csit/archives/pap + source_safely /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/prepare-robot-env.sh + '[' -z /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/prepare-robot-env.sh ']' + relax_set + set +e + set +o pipefail + . /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/prepare-robot-env.sh ++ '[' -z /w/workspace/policy-pap-montreal-project-csit-pap ']' +++ mktemp -d ++ ROBOT_VENV=/tmp/tmp.zRXBHF1WQV ++ echo ROBOT_VENV=/tmp/tmp.zRXBHF1WQV +++ python3 --version ++ echo 'Python version is: Python 3.6.9' Python version is: Python 3.6.9 ++ python3 -m venv --clear /tmp/tmp.zRXBHF1WQV ++ source /tmp/tmp.zRXBHF1WQV/bin/activate +++ deactivate nondestructive +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n /bin/bash -o -n '' ']' +++ hash -r +++ '[' -n '' ']' +++ unset VIRTUAL_ENV +++ '[' '!' nondestructive = nondestructive ']' +++ VIRTUAL_ENV=/tmp/tmp.zRXBHF1WQV +++ export VIRTUAL_ENV +++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-montreal-project-csit-pap/csit:/w/workspace/policy-pap-montreal-project-csit-pap/scripts:/bin +++ PATH=/tmp/tmp.zRXBHF1WQV/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-montreal-project-csit-pap/csit:/w/workspace/policy-pap-montreal-project-csit-pap/scripts:/bin +++ export PATH +++ '[' -n '' ']' +++ '[' -z '' ']' +++ _OLD_VIRTUAL_PS1= +++ '[' 'x(tmp.zRXBHF1WQV) ' '!=' x ']' +++ PS1='(tmp.zRXBHF1WQV) ' +++ export PS1 +++ '[' -n /bin/bash -o -n '' ']' +++ hash -r ++ set -exu ++ python3 -m pip install -qq --upgrade 'pip<=23.0' 'setuptools<=66.1.1' ++ echo 'Installing Python Requirements' Installing Python Requirements ++ python3 -m pip install -qq -r /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/pylibs.txt ++ python3 -m pip -qq freeze bcrypt==4.0.1 beautifulsoup4==4.12.2 bitarray==2.8.3 certifi==2023.11.17 cffi==1.15.1 charset-normalizer==2.0.12 cryptography==40.0.2 decorator==5.1.1 elasticsearch==7.17.9 elasticsearch-dsl==7.4.1 enum34==1.1.10 idna==3.6 importlib-resources==5.4.0 ipaddr==2.2.0 isodate==0.6.1 jmespath==0.10.0 jsonpatch==1.32 jsonpath-rw==1.4.0 jsonpointer==2.3 lxml==4.9.3 netaddr==0.8.0 netifaces==0.11.0 odltools==0.1.28 paramiko==3.3.1 pkg_resources==0.0.0 ply==3.11 pyang==2.6.0 pyangbind==0.8.1 pycparser==2.21 pyhocon==0.3.60 PyNaCl==1.5.0 pyparsing==3.1.1 python-dateutil==2.8.2 regex==2023.8.8 requests==2.27.1 robotframework==6.1.1 robotframework-httplibrary==0.4.2 robotframework-pythonlibcore==3.0.0 robotframework-requests==0.9.4 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==5.1.3 robotframework-sshlibrary==3.8.0 scapy==2.5.0 scp==0.14.5 selenium==3.141.0 six==1.16.0 soupsieve==2.3.2.post1 urllib3==1.26.18 waitress==2.0.0 WebOb==1.8.7 WebTest==3.0.0 zipp==3.6.0 ++ mkdir -p /tmp/tmp.zRXBHF1WQV/src/onap ++ rm -rf /tmp/tmp.zRXBHF1WQV/src/onap/testsuite ++ python3 -m pip install -qq --upgrade --extra-index-url=https://nexus3.onap.org/repository/PyPi.staging/simple 'robotframework-onap==0.6.0.*' --pre ++ echo 'Uninstall docker-py and reinstall docker.' Uninstall docker-py and reinstall docker. ++ python3 -m pip uninstall -y -qq docker ++ python3 -m pip install -U -qq docker ++ python3 -m pip -qq freeze bcrypt==4.0.1 beautifulsoup4==4.12.2 bitarray==2.8.3 certifi==2023.11.17 cffi==1.15.1 charset-normalizer==2.0.12 cryptography==40.0.2 decorator==5.1.1 deepdiff==5.7.0 dnspython==2.2.1 docker==5.0.3 elasticsearch==7.17.9 elasticsearch-dsl==7.4.1 enum34==1.1.10 future==0.18.3 idna==3.6 importlib-resources==5.4.0 ipaddr==2.2.0 isodate==0.6.1 Jinja2==3.0.3 jmespath==0.10.0 jsonpatch==1.32 jsonpath-rw==1.4.0 jsonpointer==2.3 kafka-python==2.0.2 lxml==4.9.3 MarkupSafe==2.0.1 more-itertools==5.0.0 netaddr==0.8.0 netifaces==0.11.0 odltools==0.1.28 ordered-set==4.0.2 paramiko==3.3.1 pbr==6.0.0 pkg_resources==0.0.0 ply==3.11 protobuf==3.19.6 pyang==2.6.0 pyangbind==0.8.1 pycparser==2.21 pyhocon==0.3.60 PyNaCl==1.5.0 pyparsing==3.1.1 python-dateutil==2.8.2 PyYAML==6.0.1 regex==2023.8.8 requests==2.27.1 robotframework==6.1.1 robotframework-httplibrary==0.4.2 robotframework-onap==0.6.0.dev105 robotframework-pythonlibcore==3.0.0 robotframework-requests==0.9.4 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==5.1.3 robotframework-sshlibrary==3.8.0 robotlibcore-temp==1.0.2 scapy==2.5.0 scp==0.14.5 selenium==3.141.0 six==1.16.0 soupsieve==2.3.2.post1 urllib3==1.26.18 waitress==2.0.0 WebOb==1.8.7 websocket-client==1.3.1 WebTest==3.0.0 zipp==3.6.0 ++ uname ++ grep -q Linux ++ sudo apt-get -y -qq install libxml2-utils + load_set + _setopts=ehuxB ++ echo braceexpand:hashall:interactive-comments:nounset:xtrace ++ tr : ' ' + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o braceexpand + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o hashall + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o interactive-comments + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o nounset + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o xtrace ++ echo ehuxB ++ sed 's/./& /g' + for i in $(echo "$_setopts" | sed 's/./& /g') + set +e + for i in $(echo "$_setopts" | sed 's/./& /g') + set +h + for i in $(echo "$_setopts" | sed 's/./& /g') + set +u + for i in $(echo "$_setopts" | sed 's/./& /g') + set +x + source_safely /tmp/tmp.zRXBHF1WQV/bin/activate + '[' -z /tmp/tmp.zRXBHF1WQV/bin/activate ']' + relax_set + set +e + set +o pipefail + . /tmp/tmp.zRXBHF1WQV/bin/activate ++ deactivate nondestructive ++ '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-montreal-project-csit-pap/csit:/w/workspace/policy-pap-montreal-project-csit-pap/scripts:/bin ']' ++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-montreal-project-csit-pap/csit:/w/workspace/policy-pap-montreal-project-csit-pap/scripts:/bin ++ export PATH ++ unset _OLD_VIRTUAL_PATH ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/tmp/tmp.zRXBHF1WQV ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-montreal-project-csit-pap/csit:/w/workspace/policy-pap-montreal-project-csit-pap/scripts:/bin ++ PATH=/tmp/tmp.zRXBHF1WQV/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-montreal-project-csit-pap/csit:/w/workspace/policy-pap-montreal-project-csit-pap/scripts:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1='(tmp.zRXBHF1WQV) ' ++ '[' 'x(tmp.zRXBHF1WQV) ' '!=' x ']' ++ PS1='(tmp.zRXBHF1WQV) (tmp.zRXBHF1WQV) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + load_set + _setopts=hxB ++ echo braceexpand:hashall:interactive-comments:xtrace ++ tr : ' ' + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o braceexpand + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o hashall + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o interactive-comments + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o xtrace ++ echo hxB ++ sed 's/./& /g' + for i in $(echo "$_setopts" | sed 's/./& /g') + set +h + for i in $(echo "$_setopts" | sed 's/./& /g') + set +x + export TEST_PLAN_DIR=/w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests + TEST_PLAN_DIR=/w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests + export TEST_OPTIONS= + TEST_OPTIONS= ++ mktemp -d + WORKDIR=/tmp/tmp.JVXWXyGp0r + cd /tmp/tmp.JVXWXyGp0r + docker login -u docker -p docker nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded + SETUP=/w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/setup-pap.sh + '[' -f /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/setup-pap.sh ']' + echo 'Running setup script /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/setup-pap.sh' Running setup script /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/setup-pap.sh + source_safely /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/setup-pap.sh + '[' -z /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/setup-pap.sh ']' + relax_set + set +e + set +o pipefail + . /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/setup-pap.sh ++ source /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/node-templates.sh +++ '[' -z /w/workspace/policy-pap-montreal-project-csit-pap ']' ++++ awk -F= '$1 == "defaultbranch" { print $2 }' /w/workspace/policy-pap-montreal-project-csit-pap/.gitreview +++ GERRIT_BRANCH=montreal +++ echo GERRIT_BRANCH=montreal GERRIT_BRANCH=montreal +++ rm -rf /w/workspace/policy-pap-montreal-project-csit-pap/models +++ mkdir /w/workspace/policy-pap-montreal-project-csit-pap/models +++ git clone -b montreal --single-branch https://github.com/onap/policy-models.git /w/workspace/policy-pap-montreal-project-csit-pap/models Cloning into '/w/workspace/policy-pap-montreal-project-csit-pap/models'... +++ export DATA=/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/policies +++ DATA=/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/policies +++ export NODETEMPLATES=/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/nodetemplates +++ NODETEMPLATES=/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/nodetemplates +++ sed -e 's!Measurement_vGMUX!ADifferentValue!' /w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json +++ sed -e 's!"version": "1.0.0"!"version": "2.0.0"!' -e 's!"policy-version": 1!"policy-version": 2!' /w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json ++ source /w/workspace/policy-pap-montreal-project-csit-pap/compose/start-compose.sh apex-pdp --grafana +++ '[' -z /w/workspace/policy-pap-montreal-project-csit-pap ']' +++ COMPOSE_FOLDER=/w/workspace/policy-pap-montreal-project-csit-pap/compose +++ grafana=false +++ gui=false +++ [[ 2 -gt 0 ]] +++ key=apex-pdp +++ case $key in +++ echo apex-pdp apex-pdp +++ component=apex-pdp +++ shift +++ [[ 1 -gt 0 ]] +++ key=--grafana +++ case $key in +++ grafana=true +++ shift +++ [[ 0 -gt 0 ]] +++ cd /w/workspace/policy-pap-montreal-project-csit-pap/compose +++ echo 'Configuring docker compose...' Configuring docker compose... +++ source export-ports.sh +++ source get-versions.sh +++ '[' -z pap ']' +++ '[' -n apex-pdp ']' +++ '[' apex-pdp == logs ']' +++ '[' true = true ']' +++ echo 'Starting apex-pdp application with Grafana' Starting apex-pdp application with Grafana +++ docker-compose up -d apex-pdp grafana Creating network "compose_default" with the default driver Pulling mariadb (nexus3.onap.org:10001/mariadb:10.10.2)... 10.10.2: Pulling from mariadb Digest: sha256:bfc25a68e113de43d0d112f5a7126df8e278579c3224e3923359e1c1d8d5ce6e Status: Downloaded newer image for nexus3.onap.org:10001/mariadb:10.10.2 Pulling simulator (nexus3.onap.org:10001/onap/policy-models-simulator:3.0.3-SNAPSHOT)... 3.0.3-SNAPSHOT: Pulling from onap/policy-models-simulator Digest: sha256:fc54f6595dbe872bf786680802652d005d039029bbcb581dbec80d58cbaf2d8e Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-models-simulator:3.0.3-SNAPSHOT Pulling policy-db-migrator (nexus3.onap.org:10001/onap/policy-db-migrator:3.0.3-SNAPSHOT)... 3.0.3-SNAPSHOT: Pulling from onap/policy-db-migrator Digest: sha256:535b9fec1d4848bde53cf1c2d10e10228e438d5a3d19ff53070fe232da33e1ca Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-db-migrator:3.0.3-SNAPSHOT Pulling api (nexus3.onap.org:10001/onap/policy-api:3.0.3-SNAPSHOT)... 3.0.3-SNAPSHOT: Pulling from onap/policy-api Digest: sha256:8d92621d8c2db53e521c2d1638b6a3401be0e528ad514a311771ba2d2337d7ea Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-api:3.0.3-SNAPSHOT Pulling pap (nexus3.onap.org:10001/onap/policy-pap:3.0.3-SNAPSHOT)... 3.0.3-SNAPSHOT: Pulling from onap/policy-pap Digest: sha256:20b51d4a84702b1e279223ed009cd092d6f861525f2f31af41978d78829e3a17 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-pap:3.0.3-SNAPSHOT Pulling apex-pdp (nexus3.onap.org:10001/onap/policy-apex-pdp:3.0.3-SNAPSHOT)... 3.0.3-SNAPSHOT: Pulling from onap/policy-apex-pdp Digest: sha256:57559467971c3fa038cdc15a3c2b56bb01b6f09ae502e76cbe5dc99d7030a018 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-apex-pdp:3.0.3-SNAPSHOT Pulling prometheus (nexus3.onap.org:10001/prom/prometheus:latest)... latest: Pulling from prom/prometheus Digest: sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e Status: Downloaded newer image for nexus3.onap.org:10001/prom/prometheus:latest Pulling grafana (nexus3.onap.org:10001/grafana/grafana:latest)... latest: Pulling from grafana/grafana Digest: sha256:e3e9c2b5776fe3657f4954dfa91579224f98a0316f51d431989b15425e95530f Status: Downloaded newer image for nexus3.onap.org:10001/grafana/grafana:latest Creating prometheus ... Creating simulator ... Creating mariadb ... Creating prometheus ... done Creating grafana ... Creating simulator ... done Creating grafana ... done Creating mariadb ... done Creating policy-db-migrator ... Creating policy-db-migrator ... done Creating policy-api ... Creating policy-api ... done Creating policy-pap ... Creating policy-pap ... done Creating policy-apex-pdp ... Creating policy-apex-pdp ... done +++ echo 'Prometheus server: http://localhost:30259' Prometheus server: http://localhost:30259 +++ echo 'Grafana server: http://localhost:30269' Grafana server: http://localhost:30269 +++ cd /w/workspace/policy-pap-montreal-project-csit-pap ++ sleep 10 ++ unset http_proxy https_proxy ++ bash /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/scripts/wait_for_rest.sh localhost 30003 Waiting for REST to come up on localhost port 30003... NAMES STATUS policy-apex-pdp Up 10 seconds policy-pap Up 10 seconds policy-api Up 11 seconds policy-db-migrator Up 12 seconds grafana Up 14 seconds simulator Up 14 seconds mariadb Up 13 seconds prometheus Up 15 seconds NAMES STATUS policy-apex-pdp Up 15 seconds policy-pap Up 16 seconds policy-api Up 16 seconds grafana Up 19 seconds simulator Up 19 seconds mariadb Up 18 seconds prometheus Up 20 seconds NAMES STATUS policy-apex-pdp Up 20 seconds policy-pap Up 21 seconds policy-api Up 22 seconds grafana Up 24 seconds simulator Up 24 seconds mariadb Up 23 seconds prometheus Up 25 seconds NAMES STATUS policy-apex-pdp Up 25 seconds policy-pap Up 26 seconds policy-api Up 27 seconds grafana Up 29 seconds simulator Up 29 seconds mariadb Up 28 seconds prometheus Up 30 seconds NAMES STATUS policy-apex-pdp Up 30 seconds policy-pap Up 31 seconds policy-api Up 32 seconds grafana Up 34 seconds simulator Up 34 seconds mariadb Up 33 seconds prometheus Up 36 seconds NAMES STATUS policy-apex-pdp Up 35 seconds policy-pap Up 36 seconds policy-api Up 37 seconds grafana Up 39 seconds simulator Up 40 seconds mariadb Up 38 seconds prometheus Up 41 seconds ++ export 'SUITES=pap-test.robot pap-slas.robot' ++ SUITES='pap-test.robot pap-slas.robot' ++ ROBOT_VARIABLES='-v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/nodetemplates' + load_set + _setopts=hxB ++ echo braceexpand:hashall:interactive-comments:xtrace ++ tr : ' ' + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o braceexpand + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o hashall + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o interactive-comments + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o xtrace ++ echo hxB ++ sed 's/./& /g' + for i in $(echo "$_setopts" | sed 's/./& /g') + set +h + for i in $(echo "$_setopts" | sed 's/./& /g') + set +x + docker_stats + tee /w/workspace/policy-pap-montreal-project-csit-pap/csit/archives/pap/_sysinfo-1-after-setup.txt ++ uname -s + '[' Linux == Darwin ']' + sh -c 'top -bn1 | head -3' top - 01:15:26 up 4 min, 0 users, load average: 2.40, 1.08, 0.44 Tasks: 199 total, 1 running, 121 sleeping, 0 stopped, 0 zombie %Cpu(s): 12.9 us, 2.4 sy, 0.0 ni, 81.2 id, 3.4 wa, 0.0 hi, 0.1 si, 0.1 st + echo + sh -c 'free -h' total used free shared buff/cache available Mem: 31G 2.6G 23G 1.2M 5.1G 28G Swap: 1.0G 0B 1.0G + echo + docker ps --format 'table {{ .Names }}\t{{ .Status }}' NAMES STATUS policy-apex-pdp Up 35 seconds policy-pap Up 36 seconds policy-api Up 37 seconds grafana Up 39 seconds simulator Up 40 seconds mariadb Up 39 seconds prometheus Up 41 seconds + echo + docker stats --no-stream CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS dcce0e7eaf16 policy-apex-pdp 0.47% 149.2MiB / 31.41GiB 0.46% 9.77kB / 10kB 0B / 0B 47 1e556b48a665 policy-pap 1.21% 610.6MiB / 31.41GiB 1.90% 53.6kB / 43kB 0B / 181MB 59 710df624ec76 policy-api 0.11% 718.2MiB / 31.41GiB 2.23% 1e+03kB / 710kB 0B / 0B 54 b781a68b3670 grafana 0.02% 94.5MiB / 31.41GiB 0.29% 19kB / 3.6kB 0B / 23.4MB 19 d6fdd555c8bc simulator 0.28% 180.6MiB / 31.41GiB 0.56% 16.4kB / 17.1kB 0B / 0B 97 575d27299e9b mariadb 0.04% 102MiB / 31.41GiB 0.32% 1.02MB / 1.21MB 11MB / 68.6MB 37 adc21d2faef3 prometheus 0.00% 18.31MiB / 31.41GiB 0.06% 1.77kB / 158B 229kB / 0B 12 + echo + cd /tmp/tmp.JVXWXyGp0r + echo 'Reading the testplan:' Reading the testplan: + echo 'pap-test.robot + egrep -v '(^[[:space:]]*#|^[[:space:]]*$)' pap-slas.robot' + sed 's|^|/w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests/|' + cat testplan.txt /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests/pap-slas.robot ++ xargs + SUITES='/w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests/pap-slas.robot' + echo 'ROBOT_VARIABLES=-v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/nodetemplates' ROBOT_VARIABLES=-v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/nodetemplates + echo 'Starting Robot test suites /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests/pap-slas.robot ...' Starting Robot test suites /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests/pap-slas.robot ... + relax_set + set +e + set +o pipefail + python3 -m robot.run -N pap -v WORKSPACE:/tmp -v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-montreal-project-csit-pap/models/models-examples/src/main/resources/nodetemplates /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-montreal-project-csit-pap/csit/resources/tests/pap-slas.robot ============================================================================== pap ============================================================================== pap.Pap-Test ============================================================================== LoadPolicy :: Create a policy named 'onap.restart.tca' and version... | PASS | ------------------------------------------------------------------------------ LoadPolicyWithMetadataSet :: Create a policy named 'operational.ap... | PASS | ------------------------------------------------------------------------------ LoadNodeTemplates :: Create node templates in database using speci... | PASS | ------------------------------------------------------------------------------ Healthcheck :: Verify policy pap health check | PASS | ------------------------------------------------------------------------------ Consolidated Healthcheck :: Verify policy consolidated health check | PASS | ------------------------------------------------------------------------------ Metrics :: Verify policy pap is exporting prometheus metrics | PASS | ------------------------------------------------------------------------------ AddPdpGroup :: Add a new PdpGroup named 'testGroup' in the policy ... | PASS | ------------------------------------------------------------------------------ QueryPdpGroupsBeforeActivation :: Verify PdpGroups before activation | PASS | ------------------------------------------------------------------------------ ActivatePdpGroup :: Change the state of PdpGroup named 'testGroup'... | PASS | ------------------------------------------------------------------------------ QueryPdpGroupsAfterActivation :: Verify PdpGroups after activation | PASS | ------------------------------------------------------------------------------ DeployPdpGroups :: Deploy policies in PdpGroups | PASS | ------------------------------------------------------------------------------ QueryPdpGroupsAfterDeploy :: Verify PdpGroups after undeploy | PASS | ------------------------------------------------------------------------------ QueryPolicyAuditAfterDeploy :: Verify policy audit record after de... | PASS | ------------------------------------------------------------------------------ QueryPolicyAuditWithMetadataSetAfterDeploy :: Verify policy audit ... | PASS | ------------------------------------------------------------------------------ UndeployPolicy :: Undeploy a policy named 'onap.restart.tca' from ... | PASS | ------------------------------------------------------------------------------ UndeployPolicyWithMetadataSet :: Undeploy a policy named 'operatio... | PASS | ------------------------------------------------------------------------------ QueryPdpGroupsAfterUndeploy :: Verify PdpGroups after undeploy | PASS | ------------------------------------------------------------------------------ QueryPolicyAuditAfterUnDeploy :: Verify policy audit record after ... | PASS | ------------------------------------------------------------------------------ QueryPolicyAuditWithMetadataSetAfterUnDeploy :: Verify policy audi... | PASS | ------------------------------------------------------------------------------ DeactivatePdpGroup :: Change the state of PdpGroup named 'testGrou... | PASS | ------------------------------------------------------------------------------ DeletePdpGroups :: Delete the PdpGroup named 'testGroup' from poli... | PASS | ------------------------------------------------------------------------------ QueryPdpGroupsAfterDelete :: Verify PdpGroups after delete | PASS | ------------------------------------------------------------------------------ pap.Pap-Test | PASS | 22 tests, 22 passed, 0 failed ============================================================================== pap.Pap-Slas ============================================================================== WaitForPrometheusServer :: Wait for Prometheus server to gather al... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeForSystemHealthcheck :: Validate if system hea... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeQueryPolicyAudit :: Validate query audits resp... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeUpdateGroup :: Validate pdps/group response time | PASS | ------------------------------------------------------------------------------ ValidatePolicyDeploymentTime :: Check if deployment of policy is u... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeDeletePolicy :: Check if undeployment of polic... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeDeleteGroup :: Validate delete group response ... | PASS | ------------------------------------------------------------------------------ pap.Pap-Slas | PASS | 8 tests, 8 passed, 0 failed ============================================================================== pap | PASS | 30 tests, 30 passed, 0 failed ============================================================================== Output: /tmp/tmp.JVXWXyGp0r/output.xml Log: /tmp/tmp.JVXWXyGp0r/log.html Report: /tmp/tmp.JVXWXyGp0r/report.html + RESULT=0 + load_set + _setopts=hxB ++ echo braceexpand:hashall:interactive-comments:xtrace ++ tr : ' ' + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o braceexpand + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o hashall + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o interactive-comments + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o xtrace ++ echo hxB ++ sed 's/./& /g' + for i in $(echo "$_setopts" | sed 's/./& /g') + set +h + for i in $(echo "$_setopts" | sed 's/./& /g') + set +x + echo 'RESULT: 0' RESULT: 0 + exit 0 + on_exit + rc=0 + [[ -n /w/workspace/policy-pap-montreal-project-csit-pap ]] + docker ps --format 'table {{ .Names }}\t{{ .Status }}' NAMES STATUS policy-apex-pdp Up 2 minutes policy-pap Up 2 minutes policy-api Up 2 minutes grafana Up 2 minutes simulator Up 2 minutes mariadb Up 2 minutes prometheus Up 2 minutes + docker_stats ++ uname -s + '[' Linux == Darwin ']' + sh -c 'top -bn1 | head -3' top - 01:16:56 up 5 min, 0 users, load average: 0.67, 0.87, 0.42 Tasks: 190 total, 1 running, 119 sleeping, 0 stopped, 0 zombie %Cpu(s): 10.5 us, 1.8 sy, 0.0 ni, 84.9 id, 2.6 wa, 0.0 hi, 0.1 si, 0.1 st + echo + sh -c 'free -h' total used free shared buff/cache available Mem: 31G 2.4G 23G 1.2M 5.1G 28G Swap: 1.0G 0B 1.0G + echo + docker ps --format 'table {{ .Names }}\t{{ .Status }}' NAMES STATUS policy-apex-pdp Up 2 minutes policy-pap Up 2 minutes policy-api Up 2 minutes grafana Up 2 minutes simulator Up 2 minutes mariadb Up 2 minutes prometheus Up 2 minutes + echo + docker stats --no-stream CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS dcce0e7eaf16 policy-apex-pdp 0.19% 143MiB / 31.41GiB 0.44% 13.4kB / 34.6kB 0B / 0B 49 1e556b48a665 policy-pap 0.21% 491.6MiB / 31.41GiB 1.53% 2.23MB / 702kB 0B / 181MB 61 710df624ec76 policy-api 0.20% 717.2MiB / 31.41GiB 2.23% 2.49MB / 1.26MB 0B / 0B 55 b781a68b3670 grafana 0.06% 96.39MiB / 31.41GiB 0.30% 20.2kB / 4.77kB 0B / 23.4MB 19 d6fdd555c8bc simulator 3.82% 183.3MiB / 31.41GiB 0.57% 22.7kB / 22kB 0B / 0B 97 575d27299e9b mariadb 0.01% 103MiB / 31.41GiB 0.32% 1.95MB / 4.76MB 11MB / 68.9MB 28 adc21d2faef3 prometheus 0.00% 25.06MiB / 31.41GiB 0.08% 191kB / 10.7kB 229kB / 0B 12 + echo + source_safely /w/workspace/policy-pap-montreal-project-csit-pap/compose/stop-compose.sh + '[' -z /w/workspace/policy-pap-montreal-project-csit-pap/compose/stop-compose.sh ']' + relax_set + set +e + set +o pipefail + . /w/workspace/policy-pap-montreal-project-csit-pap/compose/stop-compose.sh ++ echo 'Shut down started!' Shut down started! ++ '[' -z /w/workspace/policy-pap-montreal-project-csit-pap ']' ++ COMPOSE_FOLDER=/w/workspace/policy-pap-montreal-project-csit-pap/compose ++ cd /w/workspace/policy-pap-montreal-project-csit-pap/compose ++ source export-ports.sh ++ source get-versions.sh ++ echo 'Collecting logs from docker compose containers...' Collecting logs from docker compose containers... ++ docker-compose logs ++ cat docker_compose.log Attaching to policy-apex-pdp, policy-pap, policy-api, policy-db-migrator, grafana, simulator, mariadb, prometheus policy-apex-pdp | Waiting for mariadb port 3306... policy-apex-pdp | mariadb (172.17.0.3:3306) open policy-apex-pdp | Waiting for message-router port 3904... policy-apex-pdp | message-router (172.17.0.4:3904) open policy-apex-pdp | Waiting for pap port 6969... policy-apex-pdp | pap (172.17.0.8:6969) open policy-apex-pdp | apexApps.sh: running application 'onappf' with command 'java -Dlogback.configurationFile=/opt/app/policy/apex-pdp/etc/logback.xml -cp /opt/app/policy/apex-pdp/etc:/opt/app/policy/apex-pdp/etc/hazelcast:/opt/app/policy/apex-pdp/etc/infinispan:/opt/app/policy/apex-pdp/lib/* -Djavax.net.ssl.keyStore=/opt/app/policy/apex-pdp/etc/ssl/policy-keystore -Djavax.net.ssl.keyStorePassword=Pol1cy_0nap -Djavax.net.ssl.trustStore=/opt/app/policy/apex-pdp/etc/ssl/policy-truststore -Djavax.net.ssl.trustStorePassword=Pol1cy_0nap -Dlogback.configurationFile=/opt/app/policy/apex-pdp/etc/logback.xml -Dhazelcast.config=/opt/app/policy/apex-pdp/etc/hazelcast.xml -Dhazelcast.mancenter.enabled=false org.onap.policy.apex.services.onappf.ApexStarterMain -c /opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json' policy-apex-pdp | [2023-12-02T01:15:26.059+00:00|INFO|ApexStarterMain|main] In ApexStarter with parameters [-c, /opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json] policy-apex-pdp | [2023-12-02T01:15:26.416+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8c528f9c-d75d-4fe4-890d-4f57a81bb97d, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED policy-apex-pdp | [2023-12-02T01:15:26.451+00:00|INFO|ServiceManager|main] service manager starting policy-apex-pdp | [2023-12-02T01:15:26.451+00:00|INFO|ServiceManager|main] service manager starting topics policy-apex-pdp | [2023-12-02T01:15:26.456+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8c528f9c-d75d-4fe4-890d-4f57a81bb97d, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting policy-apex-pdp | [2023-12-02T01:15:26.457+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8c528f9c-d75d-4fe4-890d-4f57a81bb97d, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED policy-apex-pdp | [2023-12-02T01:15:26.459+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:15:26.457+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=50374128-1d41-4a3f-9672-02a83ddaf3bb, alive=false, publisher=null]]: starting policy-apex-pdp | [2023-12-02T01:15:26.464+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:26.465+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=50374128-1d41-4a3f-9672-02a83ddaf3bb, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created policy-apex-pdp | [2023-12-02T01:15:26.465+00:00|INFO|ServiceManager|main] service manager starting set alive policy-apex-pdp | [2023-12-02T01:15:26.465+00:00|INFO|ServiceManager|main] service manager starting register pdp status context object policy-apex-pdp | [2023-12-02T01:15:26.467+00:00|INFO|ServiceManager|main] service manager starting topic sinks policy-apex-pdp | [2023-12-02T01:15:26.467+00:00|INFO|ServiceManager|main] service manager starting Pdp Status publisher policy-apex-pdp | [2023-12-02T01:15:26.469+00:00|INFO|ServiceManager|main] service manager starting Register pdp update listener policy-apex-pdp | [2023-12-02T01:15:26.469+00:00|INFO|ServiceManager|main] service manager starting Register pdp state change request dispatcher policy-apex-pdp | [2023-12-02T01:15:26.469+00:00|INFO|ServiceManager|main] service manager starting Message Dispatcher policy-apex-pdp | [2023-12-02T01:15:26.469+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8c528f9c-d75d-4fe4-890d-4f57a81bb97d, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1253e7cb policy-apex-pdp | [2023-12-02T01:15:26.469+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8c528f9c-d75d-4fe4-890d-4f57a81bb97d, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted policy-apex-pdp | [2023-12-02T01:15:26.470+00:00|INFO|ServiceManager|main] service manager starting Create REST server policy-apex-pdp | [2023-12-02T01:15:26.482+00:00|INFO|OrderedServiceImpl|Timer-0] ***** OrderedServiceImpl implementers: policy-apex-pdp | [] policy-apex-pdp | [2023-12-02T01:15:26.484+00:00|INFO|network|Timer-0] [OUT|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"1df74750-a341-49cb-ab3e-9fb4f07f5100","timestampMs":1701479726470,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup"} policy-apex-pdp | [2023-12-02T01:15:26.565+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 80 ms policy-apex-pdp | [2023-12-02T01:15:26.567+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:26.589+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:26.590+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:26.597+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"1df74750-a341-49cb-ab3e-9fb4f07f5100","timestampMs":1701479726470,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup"} policy-apex-pdp | [2023-12-02T01:15:26.599+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} policy-apex-pdp | [2023-12-02T01:15:26.599+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS policy-apex-pdp | [2023-12-02T01:15:26.599+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:15:26.600+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:26.662+00:00|INFO|ServiceManager|main] service manager starting Rest Server policy-apex-pdp | [2023-12-02T01:15:26.663+00:00|INFO|ServiceManager|main] service manager starting policy-apex-pdp | [2023-12-02T01:15:26.663+00:00|INFO|ServiceManager|main] service manager starting REST RestServerParameters policy-apex-pdp | [2023-12-02T01:15:26.663+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-4fe89c24==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@36ba8efb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-7e809b79==org.glassfish.jersey.servlet.ServletContainer@6b7fbbff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@523424b5{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@2baa8d82{/,null,STOPPED}, connector=RestServerParameters@6b5894c8{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-4fe89c24==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@36ba8efb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-7e809b79==org.glassfish.jersey.servlet.ServletContainer@6b7fbbff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-apex-pdp | [2023-12-02T01:15:26.680+00:00|INFO|ServiceManager|main] service manager started policy-apex-pdp | [2023-12-02T01:15:26.680+00:00|INFO|ServiceManager|main] service manager started policy-apex-pdp | [2023-12-02T01:15:26.681+00:00|INFO|ApexStarterMain|main] Started policy-apex-pdp service successfully. policy-apex-pdp | [2023-12-02T01:15:26.680+00:00|INFO|JettyServletServer|RestServerParameters-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-4fe89c24==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@36ba8efb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-7e809b79==org.glassfish.jersey.servlet.ServletContainer@6b7fbbff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@523424b5{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@2baa8d82{/,null,STOPPED}, connector=RestServerParameters@6b5894c8{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-4fe89c24==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@36ba8efb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-7e809b79==org.glassfish.jersey.servlet.ServletContainer@6b7fbbff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-apex-pdp | [2023-12-02T01:15:26.723+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:26.723+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"de89cfca-8ce7-4b77-a9b8-39dd027a947b","timestampMs":1701479726675,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2023-12-02T01:15:26.738+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"de89cfca-8ce7-4b77-a9b8-39dd027a947b","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"2e26f6b1-c59d-42d6-b3d2-d15be8f17add","timestampMs":1701479726737,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2023-12-02T01:15:26.738+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:15:26.738+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:26.765+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 27 ms policy-apex-pdp | [2023-12-02T01:15:26.765+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:26.769+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:26.770+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} policy-apex-pdp | [2023-12-02T01:15:26.774+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:26.774+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"de89cfca-8ce7-4b77-a9b8-39dd027a947b","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"2e26f6b1-c59d-42d6-b3d2-d15be8f17add","timestampMs":1701479726737,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2023-12-02T01:15:26.775+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS policy-apex-pdp | [2023-12-02T01:15:26.775+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:15:26.775+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:26.813+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:26.814+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"73f332b7-88b6-4a47-b70f-714103cb54af","timestampMs":1701479726675,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2023-12-02T01:15:26.819+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"73f332b7-88b6-4a47-b70f-714103cb54af","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"c3f560c2-7cc6-445c-b9b3-d15461653f9f","timestampMs":1701479726819,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2023-12-02T01:15:26.819+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:15:26.820+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:26.865+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 46 ms policy-apex-pdp | [2023-12-02T01:15:26.865+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:26.871+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:26.871+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (6 ms):{"serverTimeMs":0,"count":1} policy-apex-pdp | [2023-12-02T01:15:26.873+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:26.873+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"73f332b7-88b6-4a47-b70f-714103cb54af","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"c3f560c2-7cc6-445c-b9b3-d15461653f9f","timestampMs":1701479726819,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2023-12-02T01:15:26.873+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS policy-apex-pdp | [2023-12-02T01:15:26.873+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:15:26.874+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:26.920+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:26.922+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"f81f2f49-10b3-4e49-afba-2f5b2f4ed6a1","timestampMs":1701479726798,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2023-12-02T01:15:26.923+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"f81f2f49-10b3-4e49-afba-2f5b2f4ed6a1","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"e7cd242b-3c8a-4053-9b9d-5493ad576304","timestampMs":1701479726923,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2023-12-02T01:15:26.923+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:15:26.923+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:26.965+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 42 ms policy-apex-pdp | [2023-12-02T01:15:26.965+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:26.970+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:26.971+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (6 ms):{"serverTimeMs":0,"count":1} policy-apex-pdp | [2023-12-02T01:15:26.973+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:26.976+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"f81f2f49-10b3-4e49-afba-2f5b2f4ed6a1","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"e7cd242b-3c8a-4053-9b9d-5493ad576304","timestampMs":1701479726923,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2023-12-02T01:15:26.977+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS policy-apex-pdp | [2023-12-02T01:15:26.977+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:15:26.977+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:27.295+00:00|INFO|YamlMessageBodyHandler|RestServerParameters-6969] Accepting YAML for REST calls policy-apex-pdp | [2023-12-02T01:15:27.295+00:00|INFO|GsonMessageBodyHandler|RestServerParameters-6969] Using GSON for REST calls policy-apex-pdp | [2023-12-02T01:15:41.988+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:41.988+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:15:41.988+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:15:56.156+00:00|INFO|RequestLog|qtp582300198-33] 172.17.0.2 - policyadmin [02/Dec/2023:01:15:56 +0000] "GET /metrics HTTP/1.1" 200 10649 "-" "Prometheus/2.48.0" policy-apex-pdp | [2023-12-02T01:15:56.994+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:15:56.995+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:15:56.995+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:16:12.000+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:16:12.001+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:16:12.001+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:16:27.006+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:16:27.006+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:16:27.007+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:16:42.011+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:16:42.011+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:16:42.011+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2023-12-02T01:16:56.081+00:00|INFO|RequestLog|qtp582300198-28] 172.17.0.2 - policyadmin [02/Dec/2023:01:16:56 +0000] "GET /metrics HTTP/1.1" 200 10650 "-" "Prometheus/2.48.0" policy-apex-pdp | [2023-12-02T01:16:57.015+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2023-12-02T01:16:57.016+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp policy-apex-pdp | [2023-12-02T01:16:57.016+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp (anonymous) ... grafana | logger=settings t=2023-12-02T01:14:47.682745871Z level=info msg="Starting Grafana" version=10.2.2 commit=161e3cac5075540918e3a39004f2364ad104d5bb branch=HEAD compiled=2023-11-20T12:28:00Z grafana | logger=settings t=2023-12-02T01:14:47.682940543Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini grafana | logger=settings t=2023-12-02T01:14:47.682951163Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini grafana | logger=settings t=2023-12-02T01:14:47.682955153Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" grafana | logger=settings t=2023-12-02T01:14:47.682959923Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" grafana | logger=settings t=2023-12-02T01:14:47.682963883Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" grafana | logger=settings t=2023-12-02T01:14:47.682966993Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" grafana | logger=settings t=2023-12-02T01:14:47.682970163Z level=info msg="Config overridden from command line" arg="default.log.mode=console" grafana | logger=settings t=2023-12-02T01:14:47.682974153Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" grafana | logger=settings t=2023-12-02T01:14:47.682978213Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" grafana | logger=settings t=2023-12-02T01:14:47.682981593Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" grafana | logger=settings t=2023-12-02T01:14:47.682985213Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" grafana | logger=settings t=2023-12-02T01:14:47.682988944Z level=info msg=Target target=[all] grafana | logger=settings t=2023-12-02T01:14:47.683001244Z level=info msg="Path Home" path=/usr/share/grafana grafana | logger=settings t=2023-12-02T01:14:47.683005524Z level=info msg="Path Data" path=/var/lib/grafana grafana | logger=settings t=2023-12-02T01:14:47.683008874Z level=info msg="Path Logs" path=/var/log/grafana grafana | logger=settings t=2023-12-02T01:14:47.683012424Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins grafana | logger=settings t=2023-12-02T01:14:47.683017404Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning grafana | logger=settings t=2023-12-02T01:14:47.683021694Z level=info msg="App mode production" grafana | logger=sqlstore t=2023-12-02T01:14:47.683330837Z level=info msg="Connecting to DB" dbtype=sqlite3 grafana | logger=sqlstore t=2023-12-02T01:14:47.683348537Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db grafana | logger=migrator t=2023-12-02T01:14:47.683962404Z level=info msg="Starting DB migrations" grafana | logger=migrator t=2023-12-02T01:14:47.684777003Z level=info msg="Executing migration" id="create migration_log table" grafana | logger=migrator t=2023-12-02T01:14:47.68546229Z level=info msg="Migration successfully executed" id="create migration_log table" duration=686.067µs grafana | logger=migrator t=2023-12-02T01:14:47.689001078Z level=info msg="Executing migration" id="create user table" grafana | logger=migrator t=2023-12-02T01:14:47.689454592Z level=info msg="Migration successfully executed" id="create user table" duration=453.614µs grafana | logger=migrator t=2023-12-02T01:14:47.692596256Z level=info msg="Executing migration" id="add unique index user.login" grafana | logger=migrator t=2023-12-02T01:14:47.693096172Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=499.706µs grafana | logger=migrator t=2023-12-02T01:14:47.697546379Z level=info msg="Executing migration" id="add unique index user.email" grafana | logger=migrator t=2023-12-02T01:14:47.698186166Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=637.247µs grafana | logger=migrator t=2023-12-02T01:14:47.701042776Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" grafana | logger=migrator t=2023-12-02T01:14:47.701587503Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=544.397µs grafana | logger=migrator t=2023-12-02T01:14:47.704213141Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" grafana | logger=migrator t=2023-12-02T01:14:47.704668956Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=455.925µs grafana | logger=migrator t=2023-12-02T01:14:47.709012841Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" grafana | logger=migrator t=2023-12-02T01:14:47.710909872Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.896341ms grafana | logger=migrator t=2023-12-02T01:14:47.713709952Z level=info msg="Executing migration" id="create user table v2" grafana | logger=migrator t=2023-12-02T01:14:47.714225868Z level=info msg="Migration successfully executed" id="create user table v2" duration=515.906µs grafana | logger=migrator t=2023-12-02T01:14:47.716723564Z level=info msg="Executing migration" id="create index UQE_user_login - v2" grafana | logger=migrator t=2023-12-02T01:14:47.717207339Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=483.485µs grafana | logger=migrator t=2023-12-02T01:14:47.718985579Z level=info msg="Executing migration" id="create index UQE_user_email - v2" grafana | logger=migrator t=2023-12-02T01:14:47.719476014Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=489.805µs grafana | logger=migrator t=2023-12-02T01:14:47.724047253Z level=info msg="Executing migration" id="copy data_source v1 to v2" grafana | logger=migrator t=2023-12-02T01:14:47.724460667Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=415.934µs grafana | logger=migrator t=2023-12-02T01:14:47.727149416Z level=info msg="Executing migration" id="Drop old table user_v1" grafana | logger=migrator t=2023-12-02T01:14:47.727586931Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=437.495µs grafana | logger=migrator t=2023-12-02T01:14:47.730262549Z level=info msg="Executing migration" id="Add column help_flags1 to user table" grafana | logger=migrator t=2023-12-02T01:14:47.731023737Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=761.118µs grafana | logger=migrator t=2023-12-02T01:14:47.73495835Z level=info msg="Executing migration" id="Update user table charset" grafana | logger=migrator t=2023-12-02T01:14:47.73497604Z level=info msg="Migration successfully executed" id="Update user table charset" duration=18.32µs grafana | logger=migrator t=2023-12-02T01:14:47.737606697Z level=info msg="Executing migration" id="Add last_seen_at column to user" grafana | logger=migrator t=2023-12-02T01:14:47.738385676Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=778.789µs grafana | logger=migrator t=2023-12-02T01:14:47.743756034Z level=info msg="Executing migration" id="Add missing user data" grafana | logger=migrator t=2023-12-02T01:14:47.744060867Z level=info msg="Migration successfully executed" id="Add missing user data" duration=305.633µs grafana | logger=migrator t=2023-12-02T01:14:47.75175568Z level=info msg="Executing migration" id="Add is_disabled column to user" grafana | logger=migrator t=2023-12-02T01:14:47.75461801Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.86402ms grafana | logger=migrator t=2023-12-02T01:14:47.759042877Z level=info msg="Executing migration" id="Add index user.login/user.email" grafana | logger=migrator t=2023-12-02T01:14:47.759639913Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=597.086µs grafana | logger=migrator t=2023-12-02T01:14:47.762258621Z level=info msg="Executing migration" id="Add is_service_account column to user" grafana | logger=migrator t=2023-12-02T01:14:47.763552046Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.320255ms grafana | logger=migrator t=2023-12-02T01:14:47.767556448Z level=info msg="Executing migration" id="Update is_service_account column to nullable" grafana | logger=migrator t=2023-12-02T01:14:47.774341651Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.787163ms grafana | logger=migrator t=2023-12-02T01:14:47.778137271Z level=info msg="Executing migration" id="create temp user table v1-7" grafana | logger=migrator t=2023-12-02T01:14:47.778827309Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=689.638µs grafana | logger=migrator t=2023-12-02T01:14:47.785734373Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" grafana | logger=migrator t=2023-12-02T01:14:47.786315489Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=581.056µs grafana | logger=migrator t=2023-12-02T01:14:47.789993148Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" grafana | logger=migrator t=2023-12-02T01:14:47.790597214Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=603.956µs grafana | logger=migrator t=2023-12-02T01:14:47.800812914Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" grafana | logger=migrator t=2023-12-02T01:14:47.801587862Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=774.778µs grafana | logger=migrator t=2023-12-02T01:14:47.807496195Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" grafana | logger=migrator t=2023-12-02T01:14:47.808109462Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=613.397µs grafana | logger=migrator t=2023-12-02T01:14:47.811877892Z level=info msg="Executing migration" id="Update temp_user table charset" grafana | logger=migrator t=2023-12-02T01:14:47.811897783Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=20.871µs grafana | logger=migrator t=2023-12-02T01:14:47.814912825Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" grafana | logger=migrator t=2023-12-02T01:14:47.815335629Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=422.754µs grafana | logger=migrator t=2023-12-02T01:14:47.8190981Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" grafana | logger=migrator t=2023-12-02T01:14:47.819530254Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=431.954µs grafana | logger=migrator t=2023-12-02T01:14:47.823210823Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" grafana | logger=migrator t=2023-12-02T01:14:47.823640128Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=429.485µs grafana | logger=migrator t=2023-12-02T01:14:47.828036206Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" grafana | logger=migrator t=2023-12-02T01:14:47.828993855Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=957.189µs grafana | logger=migrator t=2023-12-02T01:14:47.832116409Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" grafana | logger=migrator t=2023-12-02T01:14:47.834664676Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.547697ms grafana | logger=migrator t=2023-12-02T01:14:47.839545328Z level=info msg="Executing migration" id="create temp_user v2" grafana | logger=migrator t=2023-12-02T01:14:47.840159885Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=614.177µs grafana | logger=migrator t=2023-12-02T01:14:47.845124318Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" grafana | logger=migrator t=2023-12-02T01:14:47.845642654Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=517.506µs grafana | logger=migrator t=2023-12-02T01:14:47.84911285Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" grafana | logger=migrator t=2023-12-02T01:14:47.850259203Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.145743ms grafana | logger=migrator t=2023-12-02T01:14:47.854246115Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" grafana | logger=migrator t=2023-12-02T01:14:47.855142105Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=895.1µs grafana | logger=migrator t=2023-12-02T01:14:47.859823655Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" grafana | logger=migrator t=2023-12-02T01:14:47.860749455Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=925.72µs grafana | logger=migrator t=2023-12-02T01:14:47.867009032Z level=info msg="Executing migration" id="copy temp_user v1 to v2" grafana | logger=migrator t=2023-12-02T01:14:47.867524708Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=516.486µs grafana | logger=migrator t=2023-12-02T01:14:47.872024915Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" grafana | logger=migrator t=2023-12-02T01:14:47.872558802Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=534.037µs grafana | logger=migrator t=2023-12-02T01:14:47.880221123Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" grafana | logger=migrator t=2023-12-02T01:14:47.880615158Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=393.815µs grafana | logger=migrator t=2023-12-02T01:14:47.885019145Z level=info msg="Executing migration" id="create star table" grafana | logger=migrator t=2023-12-02T01:14:47.8855549Z level=info msg="Migration successfully executed" id="create star table" duration=535.925µs grafana | logger=migrator t=2023-12-02T01:14:47.889946268Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" grafana | logger=migrator t=2023-12-02T01:14:47.890593204Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=646.886µs grafana | logger=migrator t=2023-12-02T01:14:47.896326085Z level=info msg="Executing migration" id="create org table v1" grafana | logger=migrator t=2023-12-02T01:14:47.896833211Z level=info msg="Migration successfully executed" id="create org table v1" duration=507.536µs grafana | logger=migrator t=2023-12-02T01:14:47.902118237Z level=info msg="Executing migration" id="create index UQE_org_name - v1" mariadb | 2023-12-02 01:14:47+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. mariadb | 2023-12-02 01:14:47+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' mariadb | 2023-12-02 01:14:47+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. mariadb | 2023-12-02 01:14:48+00:00 [Note] [Entrypoint]: Initializing database files mariadb | 2023-12-02 1:14:48 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) mariadb | 2023-12-02 1:14:48 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF mariadb | 2023-12-02 1:14:48 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. mariadb | mariadb | mariadb | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! mariadb | To do so, start the server, then issue the following command: mariadb | mariadb | '/usr/bin/mysql_secure_installation' mariadb | mariadb | which will also give you the option of removing the test mariadb | databases and anonymous user created by default. This is mariadb | strongly recommended for production servers. mariadb | mariadb | See the MariaDB Knowledgebase at https://mariadb.com/kb mariadb | mariadb | Please report any problems at https://mariadb.org/jira mariadb | mariadb | The latest information about MariaDB is available at https://mariadb.org/. mariadb | mariadb | Consider joining MariaDB's strong and vibrant community: mariadb | https://mariadb.org/get-involved/ policy-db-migrator | Waiting for mariadb port 3306... policy-db-migrator | nc: connect to mariadb (172.17.0.3) port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb (172.17.0.3) port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb (172.17.0.3) port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb (172.17.0.3) port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb (172.17.0.3) port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb (172.17.0.3) port 3306 (tcp) failed: Connection refused policy-db-migrator | Connection to mariadb (172.17.0.3) 3306 port [tcp/mysql] succeeded! policy-db-migrator | 321 blocks policy-db-migrator | Preparing upgrade release version: 0800 policy-db-migrator | Preparing upgrade release version: 0900 policy-db-migrator | Preparing upgrade release version: 1000 policy-db-migrator | Preparing upgrade release version: 1100 policy-db-migrator | Preparing upgrade release version: 1200 policy-db-migrator | Preparing upgrade release version: 1300 policy-db-migrator | Done policy-db-migrator | name version policy-db-migrator | policyadmin 0 policy-db-migrator | policyadmin: upgrade available: 0 -> 1300 policy-db-migrator | upgrade: 0 -> 1300 policy-db-migrator | policy-db-migrator | > upgrade 0100-jpapdpgroup_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpgroup_properties (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PROPERTIES VARCHAR(255) DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0110-jpapdpstatistics_enginestats.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpstatistics_enginestats (AVERAGEEXECUTIONTIME DOUBLE DEFAULT NULL, ENGINEID VARCHAR(255) DEFAULT NULL, ENGINETIMESTAMP BIGINT DEFAULT NULL, ENGINEWORKERSTATE INT DEFAULT NULL, EVENTCOUNT BIGINT DEFAULT NULL, LASTENTERTIME BIGINT DEFAULT NULL, LASTEXECUTIONTIME BIGINT DEFAULT NULL, LASTSTART BIGINT DEFAULT NULL, UPTIME BIGINT DEFAULT NULL, timeStamp datetime DEFAULT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL) grafana | logger=migrator t=2023-12-02T01:14:47.902894216Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=776.008µs grafana | logger=migrator t=2023-12-02T01:14:47.907709237Z level=info msg="Executing migration" id="create org_user table v1" grafana | logger=migrator t=2023-12-02T01:14:47.908381524Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=671.817µs grafana | logger=migrator t=2023-12-02T01:14:47.913829192Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" grafana | logger=migrator t=2023-12-02T01:14:47.915573362Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.724879ms grafana | logger=migrator t=2023-12-02T01:14:47.921147121Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" grafana | logger=migrator t=2023-12-02T01:14:47.921917169Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=769.988µs grafana | logger=migrator t=2023-12-02T01:14:47.926967843Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" grafana | logger=migrator t=2023-12-02T01:14:47.927732991Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=764.978µs grafana | logger=migrator t=2023-12-02T01:14:47.932027548Z level=info msg="Executing migration" id="Update org table charset" grafana | logger=migrator t=2023-12-02T01:14:47.932057128Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.28µs grafana | logger=migrator t=2023-12-02T01:14:47.935440134Z level=info msg="Executing migration" id="Update org_user table charset" grafana | logger=migrator t=2023-12-02T01:14:47.935464384Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=24.72µs grafana | logger=migrator t=2023-12-02T01:14:47.940107384Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" grafana | logger=migrator t=2023-12-02T01:14:47.940320017Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=213.433µs grafana | logger=migrator t=2023-12-02T01:14:47.943792043Z level=info msg="Executing migration" id="create dashboard table" grafana | logger=migrator t=2023-12-02T01:14:47.94447587Z level=info msg="Migration successfully executed" id="create dashboard table" duration=682.947µs grafana | logger=migrator t=2023-12-02T01:14:47.948180491Z level=info msg="Executing migration" id="add index dashboard.account_id" grafana | logger=migrator t=2023-12-02T01:14:47.949617456Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.435595ms grafana | logger=migrator t=2023-12-02T01:14:47.955566899Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" grafana | logger=migrator t=2023-12-02T01:14:47.957430099Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.84771ms grafana | logger=migrator t=2023-12-02T01:14:47.961004327Z level=info msg="Executing migration" id="create dashboard_tag table" grafana | logger=migrator t=2023-12-02T01:14:47.961710205Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=705.928µs grafana | logger=migrator t=2023-12-02T01:14:47.967075162Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" grafana | logger=migrator t=2023-12-02T01:14:47.967936892Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=861.81µs grafana | logger=migrator t=2023-12-02T01:14:47.970956114Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" grafana | logger=migrator t=2023-12-02T01:14:47.971675192Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=718.888µs grafana | logger=migrator t=2023-12-02T01:14:47.976638785Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" grafana | logger=migrator t=2023-12-02T01:14:47.983459398Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.819733ms grafana | logger=migrator t=2023-12-02T01:14:47.988910946Z level=info msg="Executing migration" id="create dashboard v2" grafana | logger=migrator t=2023-12-02T01:14:47.989395951Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=485.555µs grafana | logger=migrator t=2023-12-02T01:14:47.991428743Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" grafana | logger=migrator t=2023-12-02T01:14:47.991959278Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=529.445µs grafana | logger=migrator t=2023-12-02T01:14:47.995530657Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" grafana | logger=migrator t=2023-12-02T01:14:47.996332156Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=801.599µs grafana | logger=migrator t=2023-12-02T01:14:48.003537132Z level=info msg="Executing migration" id="copy dashboard v1 to v2" grafana | logger=migrator t=2023-12-02T01:14:48.004032358Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=497.286µs grafana | logger=migrator t=2023-12-02T01:14:48.008392684Z level=info msg="Executing migration" id="drop table dashboard_v1" grafana | logger=migrator t=2023-12-02T01:14:48.009359543Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=970.819µs grafana | logger=migrator t=2023-12-02T01:14:48.012428906Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" grafana | logger=migrator t=2023-12-02T01:14:48.012504257Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=75.771µs grafana | logger=migrator t=2023-12-02T01:14:48.017205535Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" grafana | logger=migrator t=2023-12-02T01:14:48.018944164Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.738669ms grafana | logger=migrator t=2023-12-02T01:14:48.022888475Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" grafana | logger=migrator t=2023-12-02T01:14:48.024642553Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.754058ms grafana | logger=migrator t=2023-12-02T01:14:48.027049469Z level=info msg="Executing migration" id="Add column gnetId in dashboard" grafana | logger=migrator t=2023-12-02T01:14:48.028892287Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.842198ms grafana | logger=migrator t=2023-12-02T01:14:48.035427706Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" grafana | logger=migrator t=2023-12-02T01:14:48.036544427Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.118291ms grafana | logger=migrator t=2023-12-02T01:14:48.04063898Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" grafana | logger=migrator t=2023-12-02T01:14:48.04259879Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.96018ms grafana | logger=migrator t=2023-12-02T01:14:48.047645783Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" mariadb | mariadb | 2023-12-02 01:14:49+00:00 [Note] [Entrypoint]: Database files initialized mariadb | 2023-12-02 01:14:49+00:00 [Note] [Entrypoint]: Starting temporary server mariadb | 2023-12-02 01:14:49+00:00 [Note] [Entrypoint]: Waiting for server startup mariadb | 2023-12-02 1:14:49 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 94 ... mariadb | 2023-12-02 1:14:49 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 mariadb | 2023-12-02 1:14:49 0 [Note] InnoDB: Number of transaction pools: 1 mariadb | 2023-12-02 1:14:49 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions mariadb | 2023-12-02 1:14:49 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) mariadb | 2023-12-02 1:14:49 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) mariadb | 2023-12-02 1:14:49 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF mariadb | 2023-12-02 1:14:49 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB mariadb | 2023-12-02 1:14:49 0 [Note] InnoDB: Completed initialization of buffer pool mariadb | 2023-12-02 1:14:49 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) mariadb | 2023-12-02 1:14:49 0 [Note] InnoDB: 128 rollback segments are active. mariadb | 2023-12-02 1:14:49 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... mariadb | 2023-12-02 1:14:49 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. mariadb | 2023-12-02 1:14:49 0 [Note] InnoDB: log sequence number 46590; transaction id 14 mariadb | 2023-12-02 1:14:49 0 [Note] Plugin 'FEEDBACK' is disabled. mariadb | 2023-12-02 1:14:49 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. mariadb | 2023-12-02 1:14:49 0 [Warning] 'user' entry 'root@mariadb' ignored in --skip-name-resolve mode. mariadb | 2023-12-02 1:14:49 0 [Warning] 'proxies_priv' entry '@% root@mariadb' ignored in --skip-name-resolve mode. mariadb | 2023-12-02 1:14:49 0 [Note] mariadbd: ready for connections. mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution mariadb | 2023-12-02 01:14:50+00:00 [Note] [Entrypoint]: Temporary server started. mariadb | 2023-12-02 01:14:52+00:00 [Note] [Entrypoint]: Creating user policy_user mariadb | 2023-12-02 01:14:52+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation) mariadb | mariadb | 2023-12-02 01:14:52+00:00 [Warn] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/db.conf mariadb | mariadb | 2023-12-02 01:14:52+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/db.sh mariadb | #!/bin/bash -xv mariadb | # Copyright 2019,2021 AT&T Intellectual Property. All rights reserved mariadb | # Modifications Copyright (c) 2022 Nordix Foundation. mariadb | # mariadb | # Licensed under the Apache License, Version 2.0 (the "License"); mariadb | # you may not use this file except in compliance with the License. mariadb | # You may obtain a copy of the License at mariadb | # mariadb | # http://www.apache.org/licenses/LICENSE-2.0 mariadb | # mariadb | # Unless required by applicable law or agreed to in writing, software mariadb | # distributed under the License is distributed on an "AS IS" BASIS, mariadb | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. mariadb | # See the License for the specific language governing permissions and mariadb | # limitations under the License. mariadb | mariadb | for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | do mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "CREATE DATABASE IF NOT EXISTS ${db};" mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "GRANT ALL PRIVILEGES ON \`${db}\`.* TO '${MYSQL_USER}'@'%' ;" mariadb | done mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS migration;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `migration`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS pooling;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `pooling`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyadmin;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyadmin`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS operationshistory;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `operationshistory`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS clampacm;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `clampacm`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyclamp;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyclamp`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0120-jpapdpsubgroup_policies.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_policies (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0130-jpapdpsubgroup_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_properties (parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL, PROPERTIES VARCHAR(255) DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0140-jpapdpsubgroup_supportedpolicytypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_supportedpolicytypes (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0150-jpatoscacapabilityassignment_attributes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_attributes (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, ATTRIBUTES LONGTEXT DEFAULT NULL, ATTRIBUTES_KEY VARCHAR(255) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0160-jpatoscacapabilityassignment_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0170-jpatoscacapabilityassignment_occurrences.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_occurrences (name VARCHAR(120) NULL, version VARCHAR(20) NULL, OCCURRENCES INT DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0180-jpatoscacapabilityassignment_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0190-jpatoscacapabilitytype_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilitytype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0200-jpatoscacapabilitytype_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilitytype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | grafana | logger=migrator t=2023-12-02T01:14:48.048202908Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=556.895µs grafana | logger=migrator t=2023-12-02T01:14:48.053025549Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" grafana | logger=migrator t=2023-12-02T01:14:48.053674875Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=648.306µs grafana | logger=migrator t=2023-12-02T01:14:48.100454443Z level=info msg="Executing migration" id="Update dashboard table charset" grafana | logger=migrator t=2023-12-02T01:14:48.100544454Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=95.231µs grafana | logger=migrator t=2023-12-02T01:14:48.11842972Z level=info msg="Executing migration" id="Update dashboard_tag table charset" grafana | logger=migrator t=2023-12-02T01:14:48.11851562Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=91.281µs grafana | logger=migrator t=2023-12-02T01:14:48.123515672Z level=info msg="Executing migration" id="Add column folder_id in dashboard" grafana | logger=migrator t=2023-12-02T01:14:48.126049269Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.533147ms grafana | logger=migrator t=2023-12-02T01:14:48.133585438Z level=info msg="Executing migration" id="Add column isFolder in dashboard" grafana | logger=migrator t=2023-12-02T01:14:48.136614049Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.028111ms grafana | logger=migrator t=2023-12-02T01:14:48.141047525Z level=info msg="Executing migration" id="Add column has_acl in dashboard" grafana | logger=migrator t=2023-12-02T01:14:48.143305149Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.262564ms grafana | logger=migrator t=2023-12-02T01:14:48.146631953Z level=info msg="Executing migration" id="Add column uid in dashboard" grafana | logger=migrator t=2023-12-02T01:14:48.149060578Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.428305ms grafana | logger=migrator t=2023-12-02T01:14:48.154633107Z level=info msg="Executing migration" id="Update uid column values in dashboard" grafana | logger=migrator t=2023-12-02T01:14:48.154828388Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=198.332µs grafana | logger=migrator t=2023-12-02T01:14:48.15783276Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" grafana | logger=migrator t=2023-12-02T01:14:48.158451977Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=618.997µs grafana | logger=migrator t=2023-12-02T01:14:48.162366627Z level=info msg="Executing migration" id="Remove unique index org_id_slug" grafana | logger=migrator t=2023-12-02T01:14:48.163423858Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.056671ms grafana | logger=migrator t=2023-12-02T01:14:48.170688374Z level=info msg="Executing migration" id="Update dashboard title length" grafana | logger=migrator t=2023-12-02T01:14:48.170722584Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.96µs grafana | logger=migrator t=2023-12-02T01:14:48.176460904Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" grafana | logger=migrator t=2023-12-02T01:14:48.177690757Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.229643ms grafana | logger=migrator t=2023-12-02T01:14:48.182279365Z level=info msg="Executing migration" id="create dashboard_provisioning" grafana | logger=migrator t=2023-12-02T01:14:48.183028062Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=752.877µs grafana | logger=migrator t=2023-12-02T01:14:48.191037155Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" grafana | logger=migrator t=2023-12-02T01:14:48.202616916Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=11.551871ms grafana | logger=migrator t=2023-12-02T01:14:48.206370356Z level=info msg="Executing migration" id="create dashboard_provisioning v2" grafana | logger=migrator t=2023-12-02T01:14:48.206924031Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=552.465µs grafana | logger=migrator t=2023-12-02T01:14:48.213079125Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" grafana | logger=migrator t=2023-12-02T01:14:48.214574851Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.499036ms grafana | logger=migrator t=2023-12-02T01:14:48.218054737Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" grafana | logger=migrator t=2023-12-02T01:14:48.2192634Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.210882ms grafana | logger=migrator t=2023-12-02T01:14:48.223886898Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" grafana | logger=migrator t=2023-12-02T01:14:48.224170721Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=283.893µs grafana | logger=migrator t=2023-12-02T01:14:48.228126422Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" policy-db-migrator | policy-db-migrator | > upgrade 0210-jpatoscadatatype_constraints.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_constraints (name VARCHAR(120) NULL, version VARCHAR(20) NULL, CONSTRAINTS VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0220-jpatoscadatatype_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0230-jpatoscadatatype_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0240-jpatoscanodetemplate_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetemplate_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0250-jpatoscanodetemplate_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetemplate_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0260-jpatoscanodetype_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0270-jpatoscanodetype_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0280-jpatoscapolicy_metadata.sql grafana | logger=migrator t=2023-12-02T01:14:48.228817619Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=689.577µs grafana | logger=migrator t=2023-12-02T01:14:48.232675209Z level=info msg="Executing migration" id="Add check_sum column" grafana | logger=migrator t=2023-12-02T01:14:48.236231876Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.558227ms grafana | logger=migrator t=2023-12-02T01:14:48.289975426Z level=info msg="Executing migration" id="Add index for dashboard_title" grafana | logger=migrator t=2023-12-02T01:14:48.291389701Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.416515ms grafana | logger=migrator t=2023-12-02T01:14:48.295851607Z level=info msg="Executing migration" id="delete tags for deleted dashboards" grafana | logger=migrator t=2023-12-02T01:14:48.296028299Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=180.322µs grafana | logger=migrator t=2023-12-02T01:14:48.299305053Z level=info msg="Executing migration" id="delete stars for deleted dashboards" grafana | logger=migrator t=2023-12-02T01:14:48.299487115Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=182.422µs grafana | logger=migrator t=2023-12-02T01:14:48.30376165Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" grafana | logger=migrator t=2023-12-02T01:14:48.304563698Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=801.898µs grafana | logger=migrator t=2023-12-02T01:14:48.308899063Z level=info msg="Executing migration" id="Add isPublic for dashboard" grafana | logger=migrator t=2023-12-02T01:14:48.311083916Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.184283ms grafana | logger=migrator t=2023-12-02T01:14:48.315460362Z level=info msg="Executing migration" id="create data_source table" grafana | logger=migrator t=2023-12-02T01:14:48.3162863Z level=info msg="Migration successfully executed" id="create data_source table" duration=825.958µs grafana | logger=migrator t=2023-12-02T01:14:48.322471164Z level=info msg="Executing migration" id="add index data_source.account_id" grafana | logger=migrator t=2023-12-02T01:14:48.323463225Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=991.461µs grafana | logger=migrator t=2023-12-02T01:14:48.328858721Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" grafana | logger=migrator t=2023-12-02T01:14:48.329402117Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=543.496µs grafana | logger=migrator t=2023-12-02T01:14:48.332878303Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" grafana | logger=migrator t=2023-12-02T01:14:48.333394748Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=516.655µs grafana | logger=migrator t=2023-12-02T01:14:48.336985675Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" grafana | logger=migrator t=2023-12-02T01:14:48.337487271Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=503.056µs grafana | logger=migrator t=2023-12-02T01:14:48.341973857Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" grafana | logger=migrator t=2023-12-02T01:14:48.350504496Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.531789ms grafana | logger=migrator t=2023-12-02T01:14:48.355447197Z level=info msg="Executing migration" id="create data_source table v2" grafana | logger=migrator t=2023-12-02T01:14:48.356232455Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=785.188µs grafana | logger=migrator t=2023-12-02T01:14:48.362206078Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" grafana | logger=migrator t=2023-12-02T01:14:48.363663413Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.456565ms grafana | logger=migrator t=2023-12-02T01:14:48.368480194Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" grafana | logger=migrator t=2023-12-02T01:14:48.369662996Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.182152ms grafana | logger=migrator t=2023-12-02T01:14:48.373435325Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" grafana | logger=migrator t=2023-12-02T01:14:48.374228863Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=794.409µs grafana | logger=migrator t=2023-12-02T01:14:48.379459428Z level=info msg="Executing migration" id="Add column with_credentials" grafana | logger=migrator t=2023-12-02T01:14:48.381864642Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.404994ms grafana | logger=migrator t=2023-12-02T01:14:48.385929925Z level=info msg="Executing migration" id="Add secure json data column" grafana | logger=migrator t=2023-12-02T01:14:48.38830405Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.373785ms grafana | logger=migrator t=2023-12-02T01:14:48.391534574Z level=info msg="Executing migration" id="Update data_source table charset" grafana | logger=migrator t=2023-12-02T01:14:48.391560994Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.18µs grafana | logger=migrator t=2023-12-02T01:14:48.397037671Z level=info msg="Executing migration" id="Update initial version to 1" grafana | logger=migrator t=2023-12-02T01:14:48.397310424Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=273.783µs grafana | logger=migrator t=2023-12-02T01:14:48.401301075Z level=info msg="Executing migration" id="Add read_only data column" grafana | logger=migrator t=2023-12-02T01:14:48.404922613Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.622248ms grafana | logger=migrator t=2023-12-02T01:14:48.408606281Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" grafana | logger=migrator t=2023-12-02T01:14:48.408859254Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=252.403µs grafana | logger=migrator t=2023-12-02T01:14:48.412745864Z level=info msg="Executing migration" id="Update json_data with nulls" grafana | logger=migrator t=2023-12-02T01:14:48.412908216Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=162.562µs grafana | logger=migrator t=2023-12-02T01:14:48.417816817Z level=info msg="Executing migration" id="Add uid column" grafana | logger=migrator t=2023-12-02T01:14:48.421815409Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.997892ms grafana | logger=migrator t=2023-12-02T01:14:48.425854691Z level=info msg="Executing migration" id="Update uid value" grafana | logger=migrator t=2023-12-02T01:14:48.426031152Z level=info msg="Migration successfully executed" id="Update uid value" duration=176.981µs grafana | logger=migrator t=2023-12-02T01:14:48.429853293Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" grafana | logger=migrator t=2023-12-02T01:14:48.431070375Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.216482ms grafana | logger=migrator t=2023-12-02T01:14:48.436793825Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" grafana | logger=migrator t=2023-12-02T01:14:48.437995037Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.199663ms grafana | logger=migrator t=2023-12-02T01:14:48.441165381Z level=info msg="Executing migration" id="create api_key table" grafana | logger=migrator t=2023-12-02T01:14:48.442191761Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.02611ms grafana | logger=migrator t=2023-12-02T01:14:48.449479257Z level=info msg="Executing migration" id="add index api_key.account_id" grafana | logger=migrator t=2023-12-02T01:14:48.450845791Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.366134ms grafana | logger=migrator t=2023-12-02T01:14:48.458308399Z level=info msg="Executing migration" id="add index api_key.key" grafana | logger=migrator t=2023-12-02T01:14:48.459174337Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=865.058µs grafana | logger=migrator t=2023-12-02T01:14:48.463945218Z level=info msg="Executing migration" id="add index api_key.account_id_name" grafana | logger=migrator t=2023-12-02T01:14:48.464940058Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=993.54µs grafana | logger=migrator t=2023-12-02T01:14:48.471712289Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" grafana | logger=migrator t=2023-12-02T01:14:48.47281244Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.099961ms grafana | logger=migrator t=2023-12-02T01:14:48.477019213Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" grafana | logger=migrator t=2023-12-02T01:14:48.478047604Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.027641ms mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "FLUSH PRIVILEGES;" mariadb | + mysql -uroot -psecret --execute 'FLUSH PRIVILEGES;' mariadb | mysql -u"${MYSQL_USER}" -p"${MYSQL_PASSWORD}" -f policyclamp < /tmp/policy-clamp-create-tables.sql mariadb | + mysql -upolicy_user -ppolicy_user -f policyclamp mariadb | mariadb | 2023-12-02 01:14:53+00:00 [Note] [Entrypoint]: Stopping temporary server mariadb | 2023-12-02 1:14:53 0 [Note] mariadbd (initiated by: unknown): Normal shutdown mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: FTS optimize thread exiting. mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: Starting shutdown... mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: Buffer pool(s) dump completed at 231202 1:14:53 mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: Shutdown completed; log sequence number 331571; transaction id 298 mariadb | 2023-12-02 1:14:53 0 [Note] mariadbd: Shutdown complete mariadb | mariadb | 2023-12-02 01:14:53+00:00 [Note] [Entrypoint]: Temporary server stopped mariadb | mariadb | 2023-12-02 01:14:53+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up. mariadb | mariadb | 2023-12-02 1:14:53 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 1 ... mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: Number of transaction pools: 1 mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions mariadb | 2023-12-02 1:14:53 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) mariadb | 2023-12-02 1:14:53 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) mariadb | 2023-12-02 1:14:53 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: Completed initialization of buffer pool mariadb | 2023-12-02 1:14:53 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) mariadb | 2023-12-02 1:14:54 0 [Note] InnoDB: 128 rollback segments are active. mariadb | 2023-12-02 1:14:54 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... mariadb | 2023-12-02 1:14:54 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. mariadb | 2023-12-02 1:14:54 0 [Note] InnoDB: log sequence number 331571; transaction id 299 mariadb | 2023-12-02 1:14:54 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool mariadb | 2023-12-02 1:14:54 0 [Note] Plugin 'FEEDBACK' is disabled. mariadb | 2023-12-02 1:14:54 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. mariadb | 2023-12-02 1:14:54 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work. mariadb | 2023-12-02 1:14:54 0 [Note] Server socket created on IP: '0.0.0.0'. mariadb | 2023-12-02 1:14:54 0 [Note] Server socket created on IP: '::'. mariadb | 2023-12-02 1:14:54 0 [Note] mariadbd: ready for connections. mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution mariadb | 2023-12-02 1:14:54 0 [Note] InnoDB: Buffer pool(s) load completed at 231202 1:14:54 mariadb | 2023-12-02 1:14:54 3 [Warning] Aborted connection 3 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.9' (This connection closed normally without authentication) mariadb | 2023-12-02 1:14:54 4 [Warning] Aborted connection 4 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.8' (This connection closed normally without authentication) grafana | logger=migrator t=2023-12-02T01:14:48.484681163Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" grafana | logger=migrator t=2023-12-02T01:14:48.485451681Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=769.828µs grafana | logger=migrator t=2023-12-02T01:14:48.491657016Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" grafana | logger=migrator t=2023-12-02T01:14:48.500635059Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.981553ms grafana | logger=migrator t=2023-12-02T01:14:48.507493941Z level=info msg="Executing migration" id="create api_key table v2" grafana | logger=migrator t=2023-12-02T01:14:48.508139328Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=646.427µs grafana | logger=migrator t=2023-12-02T01:14:48.51122214Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" grafana | logger=migrator t=2023-12-02T01:14:48.512031818Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=809.468µs grafana | logger=migrator t=2023-12-02T01:14:48.515734336Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" grafana | logger=migrator t=2023-12-02T01:14:48.51694839Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.210193ms grafana | logger=migrator t=2023-12-02T01:14:48.524067323Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" grafana | logger=migrator t=2023-12-02T01:14:48.525421538Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.353335ms grafana | logger=migrator t=2023-12-02T01:14:48.529091826Z level=info msg="Executing migration" id="copy api_key v1 to v2" grafana | logger=migrator t=2023-12-02T01:14:48.529599291Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=508.335µs grafana | logger=migrator t=2023-12-02T01:14:48.534152579Z level=info msg="Executing migration" id="Drop old table api_key_v1" grafana | logger=migrator t=2023-12-02T01:14:48.534689954Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=537.755µs grafana | logger=migrator t=2023-12-02T01:14:48.5410747Z level=info msg="Executing migration" id="Update api_key table charset" grafana | logger=migrator t=2023-12-02T01:14:48.5411168Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=44.36µs grafana | logger=migrator t=2023-12-02T01:14:48.545615688Z level=info msg="Executing migration" id="Add expires to api_key table" grafana | logger=migrator t=2023-12-02T01:14:48.549653419Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.036701ms grafana | logger=migrator t=2023-12-02T01:14:48.553957575Z level=info msg="Executing migration" id="Add service account foreign key" grafana | logger=migrator t=2023-12-02T01:14:48.557188128Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.229663ms grafana | logger=migrator t=2023-12-02T01:14:48.562947538Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" grafana | logger=migrator t=2023-12-02T01:14:48.56313558Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=188.842µs grafana | logger=migrator t=2023-12-02T01:14:48.568725388Z level=info msg="Executing migration" id="Add last_used_at to api_key table" grafana | logger=migrator t=2023-12-02T01:14:48.571307695Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.582837ms grafana | logger=migrator t=2023-12-02T01:14:48.575374218Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" grafana | logger=migrator t=2023-12-02T01:14:48.579324679Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.949001ms grafana | logger=migrator t=2023-12-02T01:14:48.584714185Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" grafana | logger=migrator t=2023-12-02T01:14:48.585553183Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=839.558µs grafana | logger=migrator t=2023-12-02T01:14:48.591844449Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" grafana | logger=migrator t=2023-12-02T01:14:48.592514546Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=672.157µs grafana | logger=migrator t=2023-12-02T01:14:48.596904781Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" grafana | logger=migrator t=2023-12-02T01:14:48.597527178Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=623.407µs grafana | logger=migrator t=2023-12-02T01:14:48.601155076Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" grafana | logger=migrator t=2023-12-02T01:14:48.601912494Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=754.858µs grafana | logger=migrator t=2023-12-02T01:14:48.606966257Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" grafana | logger=migrator t=2023-12-02T01:14:48.607850145Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=885.469µs grafana | logger=migrator t=2023-12-02T01:14:48.61209319Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" grafana | logger=migrator t=2023-12-02T01:14:48.612776377Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=684.207µs grafana | logger=migrator t=2023-12-02T01:14:48.616448495Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" grafana | logger=migrator t=2023-12-02T01:14:48.616519456Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=72.501µs grafana | logger=migrator t=2023-12-02T01:14:48.621219405Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" grafana | logger=migrator t=2023-12-02T01:14:48.621241255Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=23.22µs grafana | logger=migrator t=2023-12-02T01:14:48.623170376Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" grafana | logger=migrator t=2023-12-02T01:14:48.625167776Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=1.9974ms grafana | logger=migrator t=2023-12-02T01:14:48.628722733Z level=info msg="Executing migration" id="Add encrypted dashboard json column" grafana | logger=migrator t=2023-12-02T01:14:48.631568033Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.84709ms grafana | logger=migrator t=2023-12-02T01:14:48.634435513Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" grafana | logger=migrator t=2023-12-02T01:14:48.634522474Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=87.531µs grafana | logger=migrator t=2023-12-02T01:14:48.639584146Z level=info msg="Executing migration" id="create quota table v1" grafana | logger=migrator t=2023-12-02T01:14:48.640336504Z level=info msg="Migration successfully executed" id="create quota table v1" duration=751.488µs mariadb | 2023-12-02 1:14:54 5 [Warning] Aborted connection 5 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.7' (This connection closed normally without authentication) mariadb | 2023-12-02 1:14:54 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.6' (This connection closed normally without authentication) policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0290-jpatoscapolicy_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0300-jpatoscapolicy_targets.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0310-jpatoscapolicytype_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0320-jpatoscapolicytype_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0330-jpatoscapolicytype_targets.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0340-jpatoscapolicytype_triggers.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_triggers (name VARCHAR(120) NULL, version VARCHAR(20) NULL, TRIGGERS VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0350-jpatoscaproperty_constraints.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaproperty_constraints (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, CONSTRAINTS VARCHAR(255) NULL) simulator | Policy simulator config file: /opt/app/policy/simulators/etc/mounted/simParameters.json simulator | overriding logback.xml simulator | 2023-12-02 01:14:47,126 INFO replacing 'HOST_NAME' with simulator in /opt/app/policy/simulators/etc/mounted/simParameters.json simulator | 2023-12-02 01:14:47,210 INFO org.onap.policy.models.simulators starting simulator | 2023-12-02 01:14:47,210 INFO org.onap.policy.models.simulators starting DMaaP provider simulator | 2023-12-02 01:14:47,211 INFO service manager starting simulator | 2023-12-02 01:14:47,212 INFO service manager starting Topic Sweeper simulator | 2023-12-02 01:14:47,212 INFO service manager started simulator | 2023-12-02 01:14:47,212 INFO org.onap.policy.models.simulators starting CDS gRPC Server Properties simulator | 2023-12-02 01:14:47,419 INFO org.onap.policy.models.simulators starting DMaaP simulator simulator | 2023-12-02 01:14:47,514 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@19fb8826{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@192d74fb{/,null,STOPPED}, connector=DMaaP simulator@21baa903{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START simulator | 2023-12-02 01:14:47,523 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@19fb8826{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@192d74fb{/,null,STOPPED}, connector=DMaaP simulator@21baa903{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2023-12-02 01:14:47,525 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@19fb8826{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@192d74fb{/,null,STOPPED}, connector=DMaaP simulator@21baa903{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[DMaaP simulator-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2023-12-02 01:14:47,530 INFO jetty-11.0.16; built: 2023-08-25T19:43:30.438Z; git: bedff458c4dd1a716d59e17b8cb0d2042eeab291; jvm 17.0.9+8-alpine-r0 simulator | 2023-12-02 01:14:47,585 INFO Session workerName=node0 simulator | 2023-12-02 01:14:48,190 INFO Using GSON for REST calls simulator | 2023-12-02 01:14:48,242 INFO Started o.e.j.s.ServletContextHandler@192d74fb{/,null,AVAILABLE} simulator | 2023-12-02 01:14:48,248 INFO Started DMaaP simulator@21baa903{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} simulator | 2023-12-02 01:14:48,249 INFO Started Server@19fb8826{STARTING}[11.0.16,sto=0] @1568ms simulator | 2023-12-02 01:14:48,249 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@19fb8826{STARTED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@192d74fb{/,null,AVAILABLE}, connector=DMaaP simulator@21baa903{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[DMaaP simulator-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4276 ms. simulator | 2023-12-02 01:14:48,287 INFO org.onap.policy.models.simulators starting org.onap.policy.simulators.AaiSimulatorJaxRs_RESOURCE_LOCATION simulator | 2023-12-02 01:14:48,289 INFO org.onap.policy.models.simulators starting A&AI simulator simulator | 2023-12-02 01:14:48,292 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6111ba37{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@7be58f16{/,null,STOPPED}, connector=A&AI simulator@1dd0e7c4{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START simulator | 2023-12-02 01:14:48,293 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6111ba37{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@7be58f16{/,null,STOPPED}, connector=A&AI simulator@1dd0e7c4{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2023-12-02 01:14:48,296 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6111ba37{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@7be58f16{/,null,STOPPED}, connector=A&AI simulator@1dd0e7c4{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2023-12-02 01:14:48,299 INFO jetty-11.0.16; built: 2023-08-25T19:43:30.438Z; git: bedff458c4dd1a716d59e17b8cb0d2042eeab291; jvm 17.0.9+8-alpine-r0 simulator | 2023-12-02 01:14:48,311 INFO Session workerName=node0 simulator | 2023-12-02 01:14:48,384 INFO Using GSON for REST calls simulator | 2023-12-02 01:14:48,400 INFO Started o.e.j.s.ServletContextHandler@7be58f16{/,null,AVAILABLE} simulator | 2023-12-02 01:14:48,401 INFO Started A&AI simulator@1dd0e7c4{HTTP/1.1, (http/1.1)}{0.0.0.0:6666} simulator | 2023-12-02 01:14:48,401 INFO Started Server@6111ba37{STARTING}[11.0.16,sto=0] @1720ms simulator | 2023-12-02 01:14:48,401 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6111ba37{STARTED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@7be58f16{/,null,AVAILABLE}, connector=A&AI simulator@1dd0e7c4{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4893 ms. simulator | 2023-12-02 01:14:48,402 INFO org.onap.policy.models.simulators starting SDNC simulator simulator | 2023-12-02 01:14:48,404 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11eadcba{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@4721d212{/,null,STOPPED}, connector=SDNC simulator@5b11a194{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START simulator | 2023-12-02 01:14:48,404 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11eadcba{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@4721d212{/,null,STOPPED}, connector=SDNC simulator@5b11a194{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2023-12-02 01:14:48,405 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11eadcba{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@4721d212{/,null,STOPPED}, connector=SDNC simulator@5b11a194{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2023-12-02 01:14:48,405 INFO jetty-11.0.16; built: 2023-08-25T19:43:30.438Z; git: bedff458c4dd1a716d59e17b8cb0d2042eeab291; jvm 17.0.9+8-alpine-r0 simulator | 2023-12-02 01:14:48,407 INFO Session workerName=node0 simulator | 2023-12-02 01:14:48,473 INFO Using GSON for REST calls simulator | 2023-12-02 01:14:48,484 INFO Started o.e.j.s.ServletContextHandler@4721d212{/,null,AVAILABLE} simulator | 2023-12-02 01:14:48,486 INFO Started SDNC simulator@5b11a194{HTTP/1.1, (http/1.1)}{0.0.0.0:6668} simulator | 2023-12-02 01:14:48,486 INFO Started Server@11eadcba{STARTING}[11.0.16,sto=0] @1805ms simulator | 2023-12-02 01:14:48,486 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11eadcba{STARTED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@4721d212{/,null,AVAILABLE}, connector=SDNC simulator@5b11a194{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4918 ms. simulator | 2023-12-02 01:14:48,487 INFO org.onap.policy.models.simulators starting SO simulator simulator | 2023-12-02 01:14:48,492 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@62dae540{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@5827af16{/,null,STOPPED}, connector=SO simulator@45cff11c{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START simulator | 2023-12-02 01:14:48,492 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@62dae540{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@5827af16{/,null,STOPPED}, connector=SO simulator@45cff11c{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2023-12-02 01:14:48,493 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@62dae540{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@5827af16{/,null,STOPPED}, connector=SO simulator@45cff11c{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2023-12-02 01:14:48,494 INFO jetty-11.0.16; built: 2023-08-25T19:43:30.438Z; git: bedff458c4dd1a716d59e17b8cb0d2042eeab291; jvm 17.0.9+8-alpine-r0 simulator | 2023-12-02 01:14:48,496 INFO Session workerName=node0 simulator | 2023-12-02 01:14:48,541 INFO Using GSON for REST calls simulator | 2023-12-02 01:14:48,553 INFO Started o.e.j.s.ServletContextHandler@5827af16{/,null,AVAILABLE} simulator | 2023-12-02 01:14:48,554 INFO Started SO simulator@45cff11c{HTTP/1.1, (http/1.1)}{0.0.0.0:6669} policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0360-jpatoscaproperty_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaproperty_metadata (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0370-jpatoscarelationshiptype_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarelationshiptype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0380-jpatoscarelationshiptype_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarelationshiptype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0390-jpatoscarequirement_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0400-jpatoscarequirement_occurrences.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_occurrences (name VARCHAR(120) NULL, version VARCHAR(20) NULL, OCCURRENCES INT DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0410-jpatoscarequirement_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0420-jpatoscaservicetemplate_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaservicetemplate_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0430-jpatoscatopologytemplate_inputs.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscatopologytemplate_inputs (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, INPUTS LONGBLOB DEFAULT NULL, INPUTS_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0440-pdpgroup_pdpsubgroup.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpgroup_pdpsubgroup (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPGROUP_PDPSUBGROUP (name, version, parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0450-pdpgroup.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpgroup (`DESCRIPTION` VARCHAR(255) NULL, PDPGROUPSTATE INT DEFAULT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_PDPGROUP (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0460-pdppolicystatus.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdppolicystatus (DEPLOY BOOLEAN DEFAULT 0, PDPGROUP VARCHAR(255) DEFAULT NULL, PDPTYPE VARCHAR(255) DEFAULT NULL, STATE INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PRIMARY KEY PK_PDPPOLICYSTATUS (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-api | Waiting for mariadb port 3306... policy-api | mariadb (172.17.0.3:3306) open policy-api | Waiting for policy-db-migrator port 6824... policy-api | policy-db-migrator (172.17.0.6:6824) open policy-api | Policy api config file: /opt/app/policy/api/etc/apiParameters.yaml policy-api | policy-api | . ____ _ __ _ _ policy-api | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-api | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-api | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-api | ' |____| .__|_| |_|_| |_\__, | / / / / policy-api | =========|_|==============|___/=/_/_/_/ policy-api | :: Spring Boot :: (v3.1.4) policy-api | policy-api | [2023-12-02T01:15:02.964+00:00|INFO|PolicyApiApplication|main] Starting PolicyApiApplication using Java 17.0.9 with PID 22 (/app/api.jar started by policy in /opt/app/policy/api/bin) policy-api | [2023-12-02T01:15:02.965+00:00|INFO|PolicyApiApplication|main] No active profile set, falling back to 1 default profile: "default" policy-api | [2023-12-02T01:15:04.750+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. policy-api | [2023-12-02T01:15:04.844+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 84 ms. Found 6 JPA repository interfaces. policy-api | [2023-12-02T01:15:05.305+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.api.main.exception.ServiceExceptionHandler policy-api | [2023-12-02T01:15:05.305+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.api.main.exception.ServiceExceptionHandler policy-api | [2023-12-02T01:15:05.999+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) policy-api | [2023-12-02T01:15:06.009+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] policy-api | [2023-12-02T01:15:06.011+00:00|INFO|StandardService|main] Starting service [Tomcat] policy-api | [2023-12-02T01:15:06.012+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.13] policy-api | [2023-12-02T01:15:06.105+00:00|INFO|[/policy/api/v1]|main] Initializing Spring embedded WebApplicationContext policy-api | [2023-12-02T01:15:06.106+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 3075 ms policy-api | [2023-12-02T01:15:06.547+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] policy-api | [2023-12-02T01:15:06.622+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 6.3.0.CR1 policy-api | [2023-12-02T01:15:06.626+00:00|INFO|Environment|main] HHH000406: Using bytecode reflection optimizer policy-api | [2023-12-02T01:15:06.675+00:00|INFO|RegionFactoryInitiator|main] HHH000026: Second-level cache disabled policy-api | [2023-12-02T01:15:06.981+00:00|INFO|SpringPersistenceUnitInfo|main] No LoadTimeWeaver setup: ignoring JPA class transformer policy-api | [2023-12-02T01:15:06.998+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... policy-api | [2023-12-02T01:15:07.091+00:00|INFO|HikariPool|main] HikariPool-1 - Added connection org.mariadb.jdbc.Connection@2620e717 policy-api | [2023-12-02T01:15:07.093+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. policy-api | [2023-12-02T01:15:07.121+00:00|WARN|deprecation|main] HHH90000025: MariaDB103Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) policy-api | [2023-12-02T01:15:07.122+00:00|WARN|deprecation|main] HHH90000026: MariaDB103Dialect has been deprecated; use org.hibernate.dialect.MariaDBDialect instead policy-api | [2023-12-02T01:15:08.934+00:00|INFO|JtaPlatformInitiator|main] HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) policy-api | [2023-12-02T01:15:08.937+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' policy-api | [2023-12-02T01:15:10.175+00:00|WARN|ApiDatabaseInitializer|main] Detected multi-versioned type: policytypes/onap.policies.monitoring.tcagen2.v2.yaml policy-api | [2023-12-02T01:15:10.926+00:00|INFO|ApiDatabaseInitializer|main] Multi-versioned Service Template [onap.policies.Monitoring, onap.policies.monitoring.tcagen2] policy-api | [2023-12-02T01:15:12.093+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning policy-api | [2023-12-02T01:15:12.330+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@607c7f58, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4bbb00a4, org.springframework.security.web.context.SecurityContextHolderFilter@6e11d059, org.springframework.security.web.header.HeaderWriterFilter@1d123972, org.springframework.security.web.authentication.logout.LogoutFilter@54e1e8a7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@206d4413, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@19bd1f98, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@69cf9acb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@543d242e, org.springframework.security.web.access.ExceptionTranslationFilter@5b3063b7, org.springframework.security.web.access.intercept.AuthorizationFilter@407bfc49] policy-api | [2023-12-02T01:15:13.206+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' policy-api | [2023-12-02T01:15:13.266+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] policy-api | [2023-12-02T01:15:13.295+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/api/v1' policy-api | [2023-12-02T01:15:13.312+00:00|INFO|PolicyApiApplication|main] Started PolicyApiApplication in 11.14 seconds (process running for 11.709) policy-api | [2023-12-02T01:15:29.956+00:00|INFO|[/policy/api/v1]|http-nio-6969-exec-4] Initializing Spring DispatcherServlet 'dispatcherServlet' policy-api | [2023-12-02T01:15:29.956+00:00|INFO|DispatcherServlet|http-nio-6969-exec-4] Initializing Servlet 'dispatcherServlet' policy-api | [2023-12-02T01:15:29.957+00:00|INFO|DispatcherServlet|http-nio-6969-exec-4] Completed initialization in 1 ms policy-api | [2023-12-02T01:15:30.207+00:00|INFO|OrderedServiceImpl|http-nio-6969-exec-4] ***** OrderedServiceImpl implementers: policy-api | [] policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0470-pdp.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdp (HEALTHY INT DEFAULT NULL, MESSAGE VARCHAR(255) DEFAULT NULL, PDPSTATE INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDP (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0480-pdpstatistics.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpstatistics (PDPGROUPNAME VARCHAR(120) NULL, PDPSUBGROUPNAME VARCHAR(120) NULL, POLICYDEPLOYCOUNT BIGINT DEFAULT NULL, POLICYDEPLOYFAILCOUNT BIGINT DEFAULT NULL, POLICYDEPLOYSUCCESSCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDFAILCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDSUCCESSCOUNT BIGINT DEFAULT NULL, timeStamp datetime NOT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_PDPSTATISTICS (timeStamp, name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0490-pdpsubgroup_pdp.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpsubgroup_pdp (pdpParentKeyName VARCHAR(120) NOT NULL, pdpParentKeyVersion VARCHAR(15) NOT NULL, pdpParentLocalName VARCHAR(120) NOT NULL, pdpLocalName VARCHAR(120) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPSUBGROUP_PDP (pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpLocalName, parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0500-pdpsubgroup.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpsubgroup (CURRENTINSTANCECOUNT INT DEFAULT NULL, DESIREDINSTANCECOUNT INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPSUBGROUP (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0510-toscacapabilityassignment.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignment (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENT(name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0520-toscacapabilityassignments.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignments (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENTS (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0530-toscacapabilityassignments_toscacapabilityassignment.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignments_toscacapabilityassignment (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENTS_TOSCACAPABILITYASSIGNMENT (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0540-toscacapabilitytype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0550-toscacapabilitytypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0560-toscacapabilitytypes_toscacapabilitytype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytypes_toscacapabilitytype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPES_TOSCACAPABILITYTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0570-toscadatatype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCADATATYPE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0580-toscadatatypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCADATATYPES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0590-toscadatatypes_toscadatatype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatypes_toscadatatype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCADATATYPES_TOSCADATATYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0600-toscanodetemplate.sql policy-db-migrator | -------------- simulator | 2023-12-02 01:14:48,555 INFO Started Server@62dae540{STARTING}[11.0.16,sto=0] @1873ms simulator | 2023-12-02 01:14:48,555 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@62dae540{STARTED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@5827af16{/,null,AVAILABLE}, connector=SO simulator@45cff11c{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4938 ms. simulator | 2023-12-02 01:14:48,557 INFO org.onap.policy.models.simulators starting VFC simulator simulator | 2023-12-02 01:14:48,567 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f79a760{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@14f5da2c{/,null,STOPPED}, connector=VFC simulator@56c9bbd8{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START simulator | 2023-12-02 01:14:48,567 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f79a760{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@14f5da2c{/,null,STOPPED}, connector=VFC simulator@56c9bbd8{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2023-12-02 01:14:48,568 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f79a760{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@14f5da2c{/,null,STOPPED}, connector=VFC simulator@56c9bbd8{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2023-12-02 01:14:48,569 INFO jetty-11.0.16; built: 2023-08-25T19:43:30.438Z; git: bedff458c4dd1a716d59e17b8cb0d2042eeab291; jvm 17.0.9+8-alpine-r0 simulator | 2023-12-02 01:14:48,572 INFO Session workerName=node0 simulator | 2023-12-02 01:14:48,628 INFO Using GSON for REST calls simulator | 2023-12-02 01:14:48,635 INFO Started o.e.j.s.ServletContextHandler@14f5da2c{/,null,AVAILABLE} simulator | 2023-12-02 01:14:48,636 INFO Started VFC simulator@56c9bbd8{HTTP/1.1, (http/1.1)}{0.0.0.0:6670} simulator | 2023-12-02 01:14:48,637 INFO Started Server@f79a760{STARTING}[11.0.16,sto=0] @1955ms simulator | 2023-12-02 01:14:48,637 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f79a760{STARTED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@14f5da2c{/,null,AVAILABLE}, connector=VFC simulator@56c9bbd8{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4931 ms. simulator | 2023-12-02 01:14:48,638 INFO org.onap.policy.models.simulators starting Sink APPC-CL simulator | 2023-12-02 01:14:48,681 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b6fd931f-7be2-43e6-871c-0e8e4ea27b4f, alive=false, publisher=null]]: starting simulator | 2023-12-02 01:14:49,039 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b6fd931f-7be2-43e6-871c-0e8e4ea27b4f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created simulator | 2023-12-02 01:14:49,039 INFO org.onap.policy.models.simulators starting Sink APPC-LCM-WRITE simulator | 2023-12-02 01:14:49,039 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e4a62dda-c3ed-488c-b20f-4bd35ee58bf4, alive=false, publisher=null]]: starting simulator | 2023-12-02 01:14:49,040 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e4a62dda-c3ed-488c-b20f-4bd35ee58bf4, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created simulator | 2023-12-02 01:14:49,040 INFO org.onap.policy.models.simulators starting Source APPC-CL simulator | 2023-12-02 01:14:49,044 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=edd9d0b3-e4ff-42fc-8464-dd042c8629b4, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED simulator | 2023-12-02 01:14:49,058 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=edd9d0b3-e4ff-42fc-8464-dd042c8629b4, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplate (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, capabilitiesName VARCHAR(120) NULL, capabilitiesVersion VARCHAR(20) NULL, requirementsVersion VARCHAR(20) NULL, requirementsName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCANODETEMPLATE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0610-toscanodetemplates.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplates (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCANODETEMPLATES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0620-toscanodetemplates_toscanodetemplate.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplates_toscanodetemplate (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCANODETEMPLATES_TOSCANODETEMPLATE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0630-toscanodetype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, requirementsVersion VARCHAR(20) NULL, requirementsName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCANODETYPE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0640-toscanodetypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCANODETYPES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0650-toscanodetypes_toscanodetype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetypes_toscanodetype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCANODETYPES_TOSCANODETYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0660-toscaparameter.sql policy-db-migrator | -------------- simulator | 2023-12-02 01:14:49,059 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=edd9d0b3-e4ff-42fc-8464-dd042c8629b4, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED simulator | 2023-12-02 01:14:49,062 INFO org.onap.policy.models.simulators starting Source APPC-LCM-READ simulator | 2023-12-02 01:14:49,062 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ebba5691-f31e-4014-9479-17f23984d232, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED simulator | 2023-12-02 01:14:49,063 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ebba5691-f31e-4014-9479-17f23984d232, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting simulator | 2023-12-02 01:14:49,063 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ebba5691-f31e-4014-9479-17f23984d232, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED simulator | 2023-12-02 01:14:49,064 INFO UEB GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator simulator | 2023-12-02 01:14:49,065 INFO org.onap.policy.models.simulators starting APPC Legacy simulator simulator | 2023-12-02 01:14:49,068 INFO UEB GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator simulator | 2023-12-02 01:14:49,068 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=edd9d0b3-e4ff-42fc-8464-dd042c8629b4, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@7ee55e70 simulator | 2023-12-02 01:14:49,068 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=edd9d0b3-e4ff-42fc-8464-dd042c8629b4, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted simulator | 2023-12-02 01:14:49,069 INFO org.onap.policy.models.simulators starting APPC-LCM simulator simulator | 2023-12-02 01:14:49,069 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ebba5691-f31e-4014-9479-17f23984d232, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-READ,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@5215cd9a simulator | 2023-12-02 01:14:49,070 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ebba5691-f31e-4014-9479-17f23984d232, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-READ,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted simulator | 2023-12-02 01:14:49,070 INFO org.onap.policy.models.simulators started simulator | 2023-12-02 01:14:49,085 WARN GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:14:49,085 INFO GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator (as some-key) ... simulator | 2023-12-02 01:14:49,085 WARN GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:14:49,085 INFO GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator (as some-key) ... simulator | 2023-12-02 01:14:49,186 INFO Topic APPC-CL: added simulator | 2023-12-02 01:14:49,186 INFO Topic APPC-LCM-READ: added simulator | 2023-12-02 01:14:49,187 INFO Topic APPC-LCM-READ: add consumer group: ebba5691-f31e-4014-9479-17f23984d232 simulator | 2023-12-02 01:14:49,187 INFO Topic APPC-CL: add consumer group: edd9d0b3-e4ff-42fc-8464-dd042c8629b4 simulator | 2023-12-02 01:15:04,219 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:15:04,219 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:15:04,225 INFO UEB GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator simulator | 2023-12-02 01:15:04,225 INFO UEB GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator simulator | 2023-12-02 01:15:04,226 WARN GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:15:04,226 INFO GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator (as some-key) ... simulator | 2023-12-02 01:15:04,226 WARN GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:15:04,226 INFO GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator (as some-key) ... simulator | 2023-12-02 01:15:04,232 INFO 172.17.0.4 - - [02/Dec/2023:01:14:49 +0000] "GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:04,232 INFO 172.17.0.4 - - [02/Dec/2023:01:14:49 +0000] "GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:19,240 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:15:19,241 INFO UEB GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator simulator | 2023-12-02 01:15:19,241 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:15:19,241 INFO 172.17.0.4 - - [02/Dec/2023:01:15:04 +0000] "GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:19,241 INFO 172.17.0.4 - - [02/Dec/2023:01:15:04 +0000] "GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:19,241 INFO UEB GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator simulator | 2023-12-02 01:15:19,241 WARN GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:15:19,242 INFO GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator (as some-key) ... simulator | 2023-12-02 01:15:19,243 WARN GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:15:19,243 INFO GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator (as some-key) ... simulator | 2023-12-02 01:15:25,193 INFO Topic POLICY-PDP-PAP: added simulator | 2023-12-02 01:15:25,193 INFO Topic POLICY-PDP-PAP: add consumer group: f472fac4-bcb6-4bbb-b3c2-5906c8b00063 simulator | 2023-12-02 01:15:25,194 INFO Topic POLICY-PDP-PAP: add consumer group: policy-pap simulator | 2023-12-02 01:15:26,506 INFO Topic POLICY-PDP-PAP: add consumer group: 8c528f9c-d75d-4fe4-890d-4f57a81bb97d simulator | 2023-12-02 01:15:26,580 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 307 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,580 INFO 172.17.0.8 - - [02/Dec/2023:01:15:25 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 307 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,580 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,580 INFO 172.17.0.8 - - [02/Dec/2023:01:15:25 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 307 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,717 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,718 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,719 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,719 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,769 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,770 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 525 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,770 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 525 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,772 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 525 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,810 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,810 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,811 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,813 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,869 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 550 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,869 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,870 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 550 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,870 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 550 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,910 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,911 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,911 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,913 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,969 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 521 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,969 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" policy-pap | Waiting for mariadb port 3306... policy-pap | mariadb (172.17.0.3:3306) open policy-pap | Waiting for message-router port 3904... policy-pap | message-router (172.17.0.4:3904) open policy-pap | Waiting for api port 6969... policy-pap | api (172.17.0.7:6969) open policy-pap | Policy pap config file: /opt/app/policy/pap/etc/papParameters.yaml policy-pap | PDP group configuration file: /opt/app/policy/pap/etc/mounted/groups.json policy-pap | policy-pap | . ____ _ __ _ _ policy-pap | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-pap | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-pap | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-pap | ' |____| .__|_| |_|_| |_\__, | / / / / policy-pap | =========|_|==============|___/=/_/_/_/ policy-pap | :: Spring Boot :: (v3.1.4) policy-pap | policy-pap | [2023-12-02T01:15:15.352+00:00|INFO|PolicyPapApplication|main] Starting PolicyPapApplication using Java 17.0.9 with PID 35 (/app/pap.jar started by policy in /opt/app/policy/pap/bin) policy-pap | [2023-12-02T01:15:15.355+00:00|INFO|PolicyPapApplication|main] No active profile set, falling back to 1 default profile: "default" policy-pap | [2023-12-02T01:15:17.226+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. policy-pap | [2023-12-02T01:15:17.339+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 104 ms. Found 7 JPA repository interfaces. policy-pap | [2023-12-02T01:15:17.789+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.exception.ServiceExceptionHandler policy-pap | [2023-12-02T01:15:17.790+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.exception.ServiceExceptionHandler policy-pap | [2023-12-02T01:15:18.421+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) policy-pap | [2023-12-02T01:15:18.429+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] policy-pap | [2023-12-02T01:15:18.431+00:00|INFO|StandardService|main] Starting service [Tomcat] policy-pap | [2023-12-02T01:15:18.432+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.13] policy-pap | [2023-12-02T01:15:18.518+00:00|INFO|[/policy/pap/v1]|main] Initializing Spring embedded WebApplicationContext policy-pap | [2023-12-02T01:15:18.519+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 3073 ms policy-pap | [2023-12-02T01:15:18.995+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaparameter (VALUE VARCHAR(255) NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPARAMETER (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0670-toscapolicies.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicies (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICIES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0680-toscapolicies_toscapolicy.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicies_toscapolicy (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPOLICIES_TOSCAPOLICY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0690-toscapolicy.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicy (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCAPOLICY (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0700-toscapolicytype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICYTYPE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0710-toscapolicytypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICYTYPES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0720-toscapolicytypes_toscapolicytype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytypes_toscapolicytype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPOLICYTYPES_TOSCAPOLICYTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0730-toscaproperty.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaproperty (DEFAULTVALUE VARCHAR(255) DEFAULT NULL, `DESCRIPTION` VARCHAR(255) DEFAULT NULL, ENTRYSCHEMA LONGBLOB DEFAULT NULL, REQUIRED BOOLEAN DEFAULT 0, STATUS INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PRIMARY KEY PK_TOSCAPROPERTY (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0740-toscarelationshiptype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0750-toscarelationshiptypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0760-toscarelationshiptypes_toscarelationshiptype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptypes_toscarelationshiptype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPES_TOSCARELATIONSHIPTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0770-toscarequirement.sql policy-db-migrator | -------------- grafana | logger=migrator t=2023-12-02T01:14:48.644748949Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" grafana | logger=migrator t=2023-12-02T01:14:48.646110784Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.361665ms grafana | logger=migrator t=2023-12-02T01:14:48.685329223Z level=info msg="Executing migration" id="Update quota table charset" grafana | logger=migrator t=2023-12-02T01:14:48.685451004Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=126.372µs grafana | logger=migrator t=2023-12-02T01:14:48.693216745Z level=info msg="Executing migration" id="create plugin_setting table" grafana | logger=migrator t=2023-12-02T01:14:48.694091804Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=875.119µs grafana | logger=migrator t=2023-12-02T01:14:48.699937424Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" grafana | logger=migrator t=2023-12-02T01:14:48.700829943Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=892.579µs grafana | logger=migrator t=2023-12-02T01:14:48.705584663Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" grafana | logger=migrator t=2023-12-02T01:14:48.708516414Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.931801ms grafana | logger=migrator t=2023-12-02T01:14:48.714283374Z level=info msg="Executing migration" id="Update plugin_setting table charset" grafana | logger=migrator t=2023-12-02T01:14:48.714306164Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.85µs grafana | logger=migrator t=2023-12-02T01:14:48.721329127Z level=info msg="Executing migration" id="create session table" grafana | logger=migrator t=2023-12-02T01:14:48.722846193Z level=info msg="Migration successfully executed" id="create session table" duration=1.516646ms grafana | logger=migrator t=2023-12-02T01:14:48.730859156Z level=info msg="Executing migration" id="Drop old table playlist table" grafana | logger=migrator t=2023-12-02T01:14:48.731036778Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=179.452µs grafana | logger=migrator t=2023-12-02T01:14:48.736841208Z level=info msg="Executing migration" id="Drop old table playlist_item table" grafana | logger=migrator t=2023-12-02T01:14:48.736922339Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=81.311µs grafana | logger=migrator t=2023-12-02T01:14:48.742112214Z level=info msg="Executing migration" id="create playlist table v2" grafana | logger=migrator t=2023-12-02T01:14:48.742967002Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=853.749µs grafana | logger=migrator t=2023-12-02T01:14:48.74939295Z level=info msg="Executing migration" id="create playlist item table v2" grafana | logger=migrator t=2023-12-02T01:14:48.750295829Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=902.009µs grafana | logger=migrator t=2023-12-02T01:14:48.759925939Z level=info msg="Executing migration" id="Update playlist table charset" grafana | logger=migrator t=2023-12-02T01:14:48.75999654Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=82.001µs grafana | logger=migrator t=2023-12-02T01:14:48.767465787Z level=info msg="Executing migration" id="Update playlist_item table charset" grafana | logger=migrator t=2023-12-02T01:14:48.767547948Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=86.401µs grafana | logger=migrator t=2023-12-02T01:14:48.776606182Z level=info msg="Executing migration" id="Add playlist column created_at" grafana | logger=migrator t=2023-12-02T01:14:48.781741346Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.182434ms grafana | logger=migrator t=2023-12-02T01:14:48.786210643Z level=info msg="Executing migration" id="Add playlist column updated_at" grafana | logger=migrator t=2023-12-02T01:14:48.78978161Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.571267ms grafana | logger=migrator t=2023-12-02T01:14:48.793898943Z level=info msg="Executing migration" id="drop preferences table v2" grafana | logger=migrator t=2023-12-02T01:14:48.794015114Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=114.581µs grafana | logger=migrator t=2023-12-02T01:14:48.799125837Z level=info msg="Executing migration" id="drop preferences table v3" grafana | logger=migrator t=2023-12-02T01:14:48.799273028Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=150.641µs grafana | logger=migrator t=2023-12-02T01:14:48.805199481Z level=info msg="Executing migration" id="create preferences table v3" grafana | logger=migrator t=2023-12-02T01:14:48.806262092Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.063711ms grafana | logger=migrator t=2023-12-02T01:14:48.812031992Z level=info msg="Executing migration" id="Update preferences table charset" grafana | logger=migrator t=2023-12-02T01:14:48.812070462Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.521µs grafana | logger=migrator t=2023-12-02T01:14:48.816899812Z level=info msg="Executing migration" id="Add column team_id in preferences" grafana | logger=migrator t=2023-12-02T01:14:48.819319998Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.424156ms grafana | logger=migrator t=2023-12-02T01:14:48.825684514Z level=info msg="Executing migration" id="Update team_id column values in preferences" grafana | logger=migrator t=2023-12-02T01:14:48.826162578Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=482.504µs grafana | logger=migrator t=2023-12-02T01:14:48.83399707Z level=info msg="Executing migration" id="Add column week_start in preferences" grafana | logger=migrator t=2023-12-02T01:14:48.838341385Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.346145ms grafana | logger=migrator t=2023-12-02T01:14:48.843497239Z level=info msg="Executing migration" id="Add column preferences.json_data" grafana | logger=migrator t=2023-12-02T01:14:48.846759083Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.262224ms grafana | logger=migrator t=2023-12-02T01:14:48.850488262Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" grafana | logger=migrator t=2023-12-02T01:14:48.850567883Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=81.141µs grafana | logger=migrator t=2023-12-02T01:14:48.856239682Z level=info msg="Executing migration" id="Add preferences index org_id" grafana | logger=migrator t=2023-12-02T01:14:48.857243252Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.00419ms grafana | logger=migrator t=2023-12-02T01:14:48.86182569Z level=info msg="Executing migration" id="Add preferences index user_id" grafana | logger=migrator t=2023-12-02T01:14:48.862994362Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.167592ms grafana | logger=migrator t=2023-12-02T01:14:48.869595001Z level=info msg="Executing migration" id="create alert table v1" policy-pap | [2023-12-02T01:15:19.079+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 6.3.0.CR1 policy-pap | [2023-12-02T01:15:19.083+00:00|INFO|Environment|main] HHH000406: Using bytecode reflection optimizer policy-pap | [2023-12-02T01:15:19.131+00:00|INFO|RegionFactoryInitiator|main] HHH000026: Second-level cache disabled policy-pap | [2023-12-02T01:15:19.518+00:00|INFO|SpringPersistenceUnitInfo|main] No LoadTimeWeaver setup: ignoring JPA class transformer policy-pap | [2023-12-02T01:15:19.538+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... policy-pap | [2023-12-02T01:15:19.645+00:00|INFO|HikariPool|main] HikariPool-1 - Added connection org.mariadb.jdbc.Connection@2b03d52f policy-pap | [2023-12-02T01:15:19.648+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. policy-pap | [2023-12-02T01:15:19.677+00:00|WARN|deprecation|main] HHH90000025: MariaDB103Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) policy-pap | [2023-12-02T01:15:19.678+00:00|WARN|deprecation|main] HHH90000026: MariaDB103Dialect has been deprecated; use org.hibernate.dialect.MariaDBDialect instead policy-pap | [2023-12-02T01:15:21.550+00:00|INFO|JtaPlatformInitiator|main] HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) policy-pap | [2023-12-02T01:15:21.554+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' policy-pap | [2023-12-02T01:15:22.108+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.repository.PdpGroupRepository policy-pap | [2023-12-02T01:15:22.668+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.repository.PolicyStatusRepository policy-pap | [2023-12-02T01:15:22.772+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.repository.PolicyAuditRepository policy-pap | [2023-12-02T01:15:23.416+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f472fac4-bcb6-4bbb-b3c2-5906c8b00063, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED policy-pap | [2023-12-02T01:15:23.428+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=15c7d149-3580-4ff6-9ed5-8dcf4d2d7556, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED policy-pap | [2023-12-02T01:15:23.796+00:00|INFO|PapDatabaseInitializer|main] Created initial pdpGroup in DB - PdpGroups(groups=[PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties=null, pdpSubgroups=[PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null)])]) from /opt/app/policy/pap/etc/mounted/groups.json policy-pap | [2023-12-02T01:15:23.989+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning simulator | 2023-12-02 01:15:26,970 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 521 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:26,972 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 521 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:34,247 INFO 172.17.0.4 - - [02/Dec/2023:01:15:19 +0000] "GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:34,247 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:15:34,247 INFO UEB GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator simulator | 2023-12-02 01:15:34,248 INFO 172.17.0.4 - - [02/Dec/2023:01:15:19 +0000] "GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:34,248 WARN GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:15:34,248 INFO GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator (as some-key) ... simulator | 2023-12-02 01:15:34,248 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:15:34,249 INFO UEB GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator simulator | 2023-12-02 01:15:34,250 WARN GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:15:34,250 INFO GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator (as some-key) ... simulator | 2023-12-02 01:15:41,978 INFO 172.17.0.8 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:41,987 INFO 172.17.0.9 - - [02/Dec/2023:01:15:26 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:42,007 INFO 172.17.0.8 - - [02/Dec/2023:01:15:27 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:49,253 INFO 172.17.0.4 - - [02/Dec/2023:01:15:34 +0000] "GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:49,254 INFO 172.17.0.4 - - [02/Dec/2023:01:15:34 +0000] "GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:49,255 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:15:49,255 INFO UEB GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator simulator | 2023-12-02 01:15:49,256 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:15:49,256 WARN GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:15:49,256 INFO GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator (as some-key) ... simulator | 2023-12-02 01:15:49,257 INFO UEB GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator simulator | 2023-12-02 01:15:49,258 WARN GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:15:49,258 INFO GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator (as some-key) ... simulator | 2023-12-02 01:15:56,986 INFO 172.17.0.8 - - [02/Dec/2023:01:15:41 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:56,994 INFO 172.17.0.9 - - [02/Dec/2023:01:15:41 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:15:57,014 INFO 172.17.0.8 - - [02/Dec/2023:01:15:42 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:04,263 INFO 172.17.0.4 - - [02/Dec/2023:01:15:49 +0000] "GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:04,263 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:16:04,264 INFO UEB GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator simulator | 2023-12-02 01:16:04,264 INFO 172.17.0.4 - - [02/Dec/2023:01:15:49 +0000] "GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:04,264 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:16:04,265 WARN GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:16:04,265 INFO UEB GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator simulator | 2023-12-02 01:16:04,265 INFO GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator (as some-key) ... simulator | 2023-12-02 01:16:04,266 WARN GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:16:04,266 INFO GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator (as some-key) ... simulator | 2023-12-02 01:16:11,992 INFO 172.17.0.8 - - [02/Dec/2023:01:15:56 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:12,000 INFO 172.17.0.9 - - [02/Dec/2023:01:15:56 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:12,019 INFO 172.17.0.8 - - [02/Dec/2023:01:15:57 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:19,270 INFO 172.17.0.4 - - [02/Dec/2023:01:16:04 +0000] "GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:19,270 INFO 172.17.0.4 - - [02/Dec/2023:01:16:04 +0000] "GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:19,271 INFO --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:24.216+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1cca2e9d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@77d3c3d7, org.springframework.security.web.context.SecurityContextHolderFilter@3aed692d, org.springframework.security.web.header.HeaderWriterFilter@7e514482, org.springframework.security.web.authentication.logout.LogoutFilter@750457a5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5c7e55a4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@21579b35, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@74cd8c55, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4cefa0be, org.springframework.security.web.access.ExceptionTranslationFilter@5ac7550a, org.springframework.security.web.access.intercept.AuthorizationFilter@1e14b269] policy-pap | [2023-12-02T01:15:25.034+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' policy-pap | [2023-12-02T01:15:25.093+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] policy-pap | [2023-12-02T01:15:25.120+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/pap/v1' policy-pap | [2023-12-02T01:15:25.139+00:00|INFO|ServiceManager|main] Policy PAP starting policy-pap | [2023-12-02T01:15:25.140+00:00|INFO|ServiceManager|main] Policy PAP starting Meter Registry policy-pap | [2023-12-02T01:15:25.140+00:00|INFO|ServiceManager|main] Policy PAP starting PAP parameters policy-pap | [2023-12-02T01:15:25.141+00:00|INFO|ServiceManager|main] Policy PAP starting Pdp Heartbeat Listener policy-pap | [2023-12-02T01:15:25.141+00:00|INFO|ServiceManager|main] Policy PAP starting Response Request ID Dispatcher policy-pap | [2023-12-02T01:15:25.142+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Request ID Dispatcher policy-pap | [2023-12-02T01:15:25.142+00:00|INFO|ServiceManager|main] Policy PAP starting Response Message Dispatcher policy-pap | [2023-12-02T01:15:25.147+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f472fac4-bcb6-4bbb-b3c2-5906c8b00063, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@46507dda policy-pap | [2023-12-02T01:15:25.147+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f472fac4-bcb6-4bbb-b3c2-5906c8b00063, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2023-12-02T01:15:25.148+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f472fac4-bcb6-4bbb-b3c2-5906c8b00063, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED policy-pap | [2023-12-02T01:15:25.148+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Message Dispatcher policy-pap | [2023-12-02T01:15:25.148+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=15c7d149-3580-4ff6-9ed5-8dcf4d2d7556, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@52463255 policy-pap | [2023-12-02T01:15:25.149+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=15c7d149-3580-4ff6-9ed5-8dcf4d2d7556, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2023-12-02T01:15:25.149+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=15c7d149-3580-4ff6-9ed5-8dcf4d2d7556, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED policy-pap | [2023-12-02T01:15:25.149+00:00|INFO|ServiceManager|main] Policy PAP starting topics policy-pap | [2023-12-02T01:15:25.149+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f472fac4-bcb6-4bbb-b3c2-5906c8b00063, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2023-12-02T01:15:25.150+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=15c7d149-3580-4ff6-9ed5-8dcf4d2d7556, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2023-12-02T01:15:25.151+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:15:25.151+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:15:25.150+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e1292432-c22f-4b16-a994-169b7a50d9c1, alive=false, publisher=null]]: starting policy-pap | [2023-12-02T01:15:25.154+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:25.155+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:25.156+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e1292432-c22f-4b16-a994-169b7a50d9c1, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created policy-pap | [2023-12-02T01:15:25.156+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=214aebdf-0eca-421f-91a9-483ceb7cbb16, alive=false, publisher=null]]: starting policy-pap | [2023-12-02T01:15:25.158+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=214aebdf-0eca-421f-91a9-483ceb7cbb16, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created policy-pap | [2023-12-02T01:15:25.158+00:00|INFO|ServiceManager|main] Policy PAP starting PAP Activator policy-pap | [2023-12-02T01:15:25.158+00:00|INFO|ServiceManager|main] Policy PAP starting PDP publisher policy-pap | [2023-12-02T01:15:25.161+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notification publisher policy-pap | [2023-12-02T01:15:25.161+00:00|INFO|ServiceManager|main] Policy PAP starting PDP update timers policy-pap | [2023-12-02T01:15:25.166+00:00|INFO|ServiceManager|main] Policy PAP starting PDP state-change timers policy-pap | [2023-12-02T01:15:25.167+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification lock policy-pap | [2023-12-02T01:15:25.167+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification requests policy-pap | [2023-12-02T01:15:25.167+00:00|INFO|TimerManager|Thread-10] timer manager state-change started policy-pap | [2023-12-02T01:15:25.168+00:00|INFO|ServiceManager|main] Policy PAP starting PDP expiration timer simulator | 2023-12-02 01:16:19,271 INFO UEB GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator simulator | 2023-12-02 01:16:19,271 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:16:19,272 INFO UEB GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator simulator | 2023-12-02 01:16:19,272 WARN GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:16:19,272 INFO GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator (as some-key) ... simulator | 2023-12-02 01:16:19,273 WARN GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator will send credentials over a clear channel. policy-pap | [2023-12-02T01:15:25.168+00:00|INFO|TimerManager|Thread-9] timer manager update started policy-pap | [2023-12-02T01:15:25.169+00:00|INFO|ServiceManager|main] Policy PAP started policy-pap | [2023-12-02T01:15:25.170+00:00|INFO|PolicyPapApplication|main] Started PolicyPapApplication in 10.634 seconds (process running for 11.281) policy-pap | [2023-12-02T01:15:26.586+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.586+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.594+00:00|INFO|OrderedServiceImpl|DMAAP-source-POLICY-PDP-PAP] ***** OrderedServiceImpl implementers: policy-pap | [] policy-pap | [2023-12-02T01:15:26.595+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"1df74750-a341-49cb-ab3e-9fb4f07f5100","timestampMs":1701479726470,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup"} policy-pap | [2023-12-02T01:15:26.595+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"1df74750-a341-49cb-ab3e-9fb4f07f5100","timestampMs":1701479726470,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup"} policy-pap | [2023-12-02T01:15:26.603+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus policy-pap | [2023-12-02T01:15:26.603+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:15:26.603+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.692+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate starting policy-pap | [2023-12-02T01:15:26.692+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate starting listener policy-pap | [2023-12-02T01:15:26.692+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate starting timer policy-pap | [2023-12-02T01:15:26.692+00:00|INFO|TimerManager|DMAAP-source-POLICY-HEARTBEAT] update timer registered Timer [name=de89cfca-8ce7-4b77-a9b8-39dd027a947b, expireMs=1701479756692] policy-pap | [2023-12-02T01:15:26.694+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate starting enqueue policy-pap | [2023-12-02T01:15:26.695+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate started policy-pap | [2023-12-02T01:15:26.695+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:15:26.695+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.698+00:00|INFO|TimerManager|Thread-9] update timer waiting 29994ms Timer [name=de89cfca-8ce7-4b77-a9b8-39dd027a947b, expireMs=1701479756692] policy-pap | [2023-12-02T01:15:26.702+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"de89cfca-8ce7-4b77-a9b8-39dd027a947b","timestampMs":1701479726675,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.706+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 3 ms policy-pap | [2023-12-02T01:15:26.710+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-pap | [2023-12-02T01:15:26.718+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.718+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"de89cfca-8ce7-4b77-a9b8-39dd027a947b","timestampMs":1701479726675,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.718+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.719+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirement (CAPABILITY VARCHAR(255) NULL, `DESCRIPTION` VARCHAR(255) NULL, NODE VARCHAR(255) NULL, RELATIONSHIP VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCAREQUIREMENT (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0780-toscarequirements.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirements (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAREQUIREMENTS (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0790-toscarequirements_toscarequirement.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirements_toscarequirement (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAREQUIREMENTS_TOSCAREQUIREMENT (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0800-toscaservicetemplate.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaservicetemplate (`DESCRIPTION` VARCHAR(255) NULL, TOSCADEFINITIONSVERSION VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, capabilityTypesVersion VARCHAR(20) NULL, capabilityTypesName VARCHAR(120) NULL, dataTypesName VARCHAR(120) NULL, dataTypesVersion VARCHAR(20) NULL, nodeTypesVersion VARCHAR(20) NULL, nodeTypesName VARCHAR(120) NULL, policyTypesName VARCHAR(120) NULL, policyTypesVersion VARCHAR(20) NULL, relationshipTypesVersion VARCHAR(20) NULL, relationshipTypesName VARCHAR(120) NULL, topologyTemplateLocalName VARCHAR(120) NULL, topologyTemplateParentKeyName VARCHAR(120) NULL, topologyTemplateParentKeyVersion VARCHAR(15) NULL, topologyTemplateParentLocalName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCASERVICETEMPLATE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0810-toscatopologytemplate.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscatopologytemplate (`description` VARCHAR(255) NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, nodeTemplatessVersion VARCHAR(20) NULL, nodeTemplatesName VARCHAR(120) NULL, policyVersion VARCHAR(20) NULL, policyName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCATOPOLOGYTEMPLATE (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-pap | [2023-12-02T01:15:26.719+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE policy-pap | [2023-12-02T01:15:26.719+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:15:26.719+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.719+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.720+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"de89cfca-8ce7-4b77-a9b8-39dd027a947b","timestampMs":1701479726675,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.720+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE policy-pap | [2023-12-02T01:15:26.720+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:15:26.720+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.770+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.771+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.771+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"de89cfca-8ce7-4b77-a9b8-39dd027a947b","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"2e26f6b1-c59d-42d6-b3d2-d15be8f17add","timestampMs":1701479726737,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.771+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"de89cfca-8ce7-4b77-a9b8-39dd027a947b","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"2e26f6b1-c59d-42d6-b3d2-d15be8f17add","timestampMs":1701479726737,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.772+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate stopping policy-pap | [2023-12-02T01:15:26.772+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id de89cfca-8ce7-4b77-a9b8-39dd027a947b policy-pap | [2023-12-02T01:15:26.772+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:15:26.772+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.773+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate stopping enqueue policy-pap | [2023-12-02T01:15:26.773+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate stopping timer policy-pap | [2023-12-02T01:15:26.773+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=de89cfca-8ce7-4b77-a9b8-39dd027a947b, expireMs=1701479756692] policy-pap | [2023-12-02T01:15:26.773+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate stopping listener policy-pap | [2023-12-02T01:15:26.773+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate stopped policy-pap | [2023-12-02T01:15:26.781+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate successful policy-pap | [2023-12-02T01:15:26.781+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece start publishing next request policy-pap | [2023-12-02T01:15:26.781+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpStateChange starting policy-pap | [2023-12-02T01:15:26.781+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpStateChange starting listener policy-pap | [2023-12-02T01:15:26.781+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpStateChange starting timer policy-pap | [2023-12-02T01:15:26.781+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=73f332b7-88b6-4a47-b70f-714103cb54af, expireMs=1701479756781] policy-pap | [2023-12-02T01:15:26.781+00:00|INFO|TimerManager|Thread-10] state-change timer waiting 30000ms Timer [name=73f332b7-88b6-4a47-b70f-714103cb54af, expireMs=1701479756781] policy-pap | [2023-12-02T01:15:26.781+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpStateChange starting enqueue policy-pap | [2023-12-02T01:15:26.781+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpStateChange started policy-pap | [2023-12-02T01:15:26.782+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"73f332b7-88b6-4a47-b70f-714103cb54af","timestampMs":1701479726675,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.802+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:15:26.802+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.806+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 24 ms policy-pap | [2023-12-02T01:15:26.806+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-pap | [2023-12-02T01:15:26.810+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.810+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} policy-pap | [2023-12-02T01:15:26.810+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.811+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"73f332b7-88b6-4a47-b70f-714103cb54af","timestampMs":1701479726675,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-db-migrator | > upgrade 0820-toscatrigger.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscatrigger (ACTION VARCHAR(255) NULL, toscaCondition LONGBLOB DEFAULT NULL, toscaConstraint LONGBLOB DEFAULT NULL, `DESCRIPTION` VARCHAR(255) NULL, EVALUATIONS INT DEFAULT NULL, EVENTTYPE VARCHAR(255) NULL, METHOD VARCHAR(255) NULL, `PERIOD` LONGBLOB DEFAULT NULL, SCHEDULE LONGBLOB DEFAULT NULL, TARGETFILTER LONGBLOB DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_TOSCATRIGGER (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0830-FK_ToscaNodeTemplate_capabilitiesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_capabilitiesName ON toscanodetemplate(capabilitiesName, capabilitiesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0840-FK_ToscaNodeTemplate_requirementsName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_requirementsName ON toscanodetemplate(requirementsName, requirementsVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0850-FK_ToscaNodeType_requirementsName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaNodeType_requirementsName ON toscanodetype(requirementsName, requirementsVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_capabilityTypesName ON toscaservicetemplate(capabilityTypesName, capabilityTypesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0870-FK_ToscaServiceTemplate_dataTypesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_dataTypesName ON toscaservicetemplate(dataTypesName, dataTypesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0880-FK_ToscaServiceTemplate_nodeTypesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_nodeTypesName ON toscaservicetemplate(nodeTypesName, nodeTypesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0890-FK_ToscaServiceTemplate_policyTypesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_policyTypesName ON toscaservicetemplate(policyTypesName, policyTypesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_relationshipTypesName ON toscaservicetemplate(relationshipTypesName, relationshipTypesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_nodeTemplatesName ON toscatopologytemplate(nodeTemplatesName, nodeTemplatessVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0920-FK_ToscaTopologyTemplate_policyName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_policyName ON toscatopologytemplate(policyName, policyVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0940-PdpPolicyStatus_PdpGroup.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX PdpPolicyStatus_PdpGroup ON pdppolicystatus(PDPGROUP) policy-pap | [2023-12-02T01:15:26.814+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"73f332b7-88b6-4a47-b70f-714103cb54af","timestampMs":1701479726675,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.814+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_STATE_CHANGE policy-pap | [2023-12-02T01:15:26.815+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:15:26.815+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.811+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE policy-pap | [2023-12-02T01:15:26.815+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:15:26.815+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.870+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.871+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.872+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"73f332b7-88b6-4a47-b70f-714103cb54af","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"c3f560c2-7cc6-445c-b9b3-d15461653f9f","timestampMs":1701479726819,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.872+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 73f332b7-88b6-4a47-b70f-714103cb54af policy-pap | [2023-12-02T01:15:26.872+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:15:26.872+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.873+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"73f332b7-88b6-4a47-b70f-714103cb54af","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"c3f560c2-7cc6-445c-b9b3-d15461653f9f","timestampMs":1701479726819,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.873+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpStateChange stopping policy-pap | [2023-12-02T01:15:26.873+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpStateChange stopping enqueue policy-pap | [2023-12-02T01:15:26.873+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpStateChange stopping timer policy-pap | [2023-12-02T01:15:26.873+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=73f332b7-88b6-4a47-b70f-714103cb54af, expireMs=1701479756781] policy-pap | [2023-12-02T01:15:26.873+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpStateChange stopping listener policy-pap | [2023-12-02T01:15:26.874+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpStateChange stopped policy-pap | [2023-12-02T01:15:26.874+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpStateChange successful policy-pap | [2023-12-02T01:15:26.874+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece start publishing next request policy-pap | [2023-12-02T01:15:26.874+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate starting policy-pap | [2023-12-02T01:15:26.874+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate starting listener policy-pap | [2023-12-02T01:15:26.876+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate starting timer policy-pap | [2023-12-02T01:15:26.876+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=f81f2f49-10b3-4e49-afba-2f5b2f4ed6a1, expireMs=1701479756876] policy-pap | [2023-12-02T01:15:26.876+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate starting enqueue policy-pap | [2023-12-02T01:15:26.876+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate started policy-pap | [2023-12-02T01:15:26.876+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:15:26.876+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.879+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"f81f2f49-10b3-4e49-afba-2f5b2f4ed6a1","timestampMs":1701479726798,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.906+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 27 ms policy-pap | [2023-12-02T01:15:26.906+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-pap | [2023-12-02T01:15:26.911+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.911+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.911+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} policy-pap | [2023-12-02T01:15:26.911+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"f81f2f49-10b3-4e49-afba-2f5b2f4ed6a1","timestampMs":1701479726798,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.912+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE policy-pap | [2023-12-02T01:15:26.912+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 grafana | logger=migrator t=2023-12-02T01:14:48.870822744Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.228403ms grafana | logger=migrator t=2023-12-02T01:14:48.87617131Z level=info msg="Executing migration" id="add index alert org_id & id " grafana | logger=migrator t=2023-12-02T01:14:48.878334632Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.165292ms grafana | logger=migrator t=2023-12-02T01:14:48.885196663Z level=info msg="Executing migration" id="add index alert state" grafana | logger=migrator t=2023-12-02T01:14:48.886621689Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.426096ms grafana | logger=migrator t=2023-12-02T01:14:48.893316098Z level=info msg="Executing migration" id="add index alert dashboard_id" grafana | logger=migrator t=2023-12-02T01:14:48.894717623Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.401665ms grafana | logger=migrator t=2023-12-02T01:14:48.904798957Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" grafana | logger=migrator t=2023-12-02T01:14:48.906036351Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.242004ms grafana | logger=migrator t=2023-12-02T01:14:48.909980371Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" grafana | logger=migrator t=2023-12-02T01:14:48.911391056Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.410735ms grafana | logger=migrator t=2023-12-02T01:14:48.918003095Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" grafana | logger=migrator t=2023-12-02T01:14:48.918839433Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=836.508µs grafana | logger=migrator t=2023-12-02T01:14:48.922677493Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" grafana | logger=migrator t=2023-12-02T01:14:48.937068384Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.390221ms grafana | logger=migrator t=2023-12-02T01:14:48.943841104Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" grafana | logger=migrator t=2023-12-02T01:14:48.944795344Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=958.3µs grafana | logger=migrator t=2023-12-02T01:14:48.950077169Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" grafana | logger=migrator t=2023-12-02T01:14:48.95110749Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.032682ms grafana | logger=migrator t=2023-12-02T01:14:48.955459285Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" grafana | logger=migrator t=2023-12-02T01:14:48.955879009Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=423.634µs grafana | logger=migrator t=2023-12-02T01:14:48.961283965Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" grafana | logger=migrator t=2023-12-02T01:14:48.96181054Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=528.415µs grafana | logger=migrator t=2023-12-02T01:14:48.965696852Z level=info msg="Executing migration" id="create alert_notification table v1" grafana | logger=migrator t=2023-12-02T01:14:48.966233517Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=536.645µs grafana | logger=migrator t=2023-12-02T01:14:48.970191278Z level=info msg="Executing migration" id="Add column is_default" grafana | logger=migrator t=2023-12-02T01:14:48.974422252Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.229914ms grafana | logger=migrator t=2023-12-02T01:14:48.985924122Z level=info msg="Executing migration" id="Add column frequency" grafana | logger=migrator t=2023-12-02T01:14:48.989290037Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.368635ms grafana | logger=migrator t=2023-12-02T01:14:48.996787555Z level=info msg="Executing migration" id="Add column send_reminder" grafana | logger=migrator t=2023-12-02T01:14:49.00019234Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.409065ms grafana | logger=migrator t=2023-12-02T01:14:49.005581588Z level=info msg="Executing migration" id="Add column disable_resolve_message" grafana | logger=migrator t=2023-12-02T01:14:49.010068336Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.483238ms grafana | logger=migrator t=2023-12-02T01:14:49.015311493Z level=info msg="Executing migration" id="add index alert_notification org_id & name" grafana | logger=migrator t=2023-12-02T01:14:49.016411604Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.101331ms grafana | logger=migrator t=2023-12-02T01:14:49.022026435Z level=info msg="Executing migration" id="Update alert table charset" grafana | logger=migrator t=2023-12-02T01:14:49.022059325Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.501µs grafana | logger=migrator t=2023-12-02T01:14:49.026676165Z level=info msg="Executing migration" id="Update alert_notification table charset" grafana | logger=migrator t=2023-12-02T01:14:49.026747585Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=70.32µs grafana | logger=migrator t=2023-12-02T01:14:49.03376436Z level=info msg="Executing migration" id="create notification_journal table v1" grafana | logger=migrator t=2023-12-02T01:14:49.034445967Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=682.397µs grafana | logger=migrator t=2023-12-02T01:14:49.041584304Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" grafana | logger=migrator t=2023-12-02T01:14:49.042856838Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.273094ms grafana | logger=migrator t=2023-12-02T01:14:49.048036353Z level=info msg="Executing migration" id="drop alert_notification_journal" grafana | logger=migrator t=2023-12-02T01:14:49.04866711Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=631.317µs grafana | logger=migrator t=2023-12-02T01:14:49.05332227Z level=info msg="Executing migration" id="create alert_notification_state table v1" grafana | logger=migrator t=2023-12-02T01:14:49.054426183Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.104402ms grafana | logger=migrator t=2023-12-02T01:14:49.059937091Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" grafana | logger=migrator t=2023-12-02T01:14:49.061531908Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.593287ms grafana | logger=migrator t=2023-12-02T01:14:49.067343191Z level=info msg="Executing migration" id="Add for to alert table" grafana | logger=migrator t=2023-12-02T01:14:49.070370583Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.041793ms grafana | logger=migrator t=2023-12-02T01:14:49.075050293Z level=info msg="Executing migration" id="Add column uid in alert_notification" policy-pap | [2023-12-02T01:15:26.912+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.916+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.917+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-9f85e2db-ce82-43e6-b975-b2d0e3ccf202","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"f81f2f49-10b3-4e49-afba-2f5b2f4ed6a1","timestampMs":1701479726798,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.917+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE policy-pap | [2023-12-02T01:15:26.917+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:15:26.917+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.972+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.972+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:26.972+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"f81f2f49-10b3-4e49-afba-2f5b2f4ed6a1","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"e7cd242b-3c8a-4053-9b9d-5493ad576304","timestampMs":1701479726923,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.973+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id f81f2f49-10b3-4e49-afba-2f5b2f4ed6a1 policy-pap | [2023-12-02T01:15:26.973+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"f81f2f49-10b3-4e49-afba-2f5b2f4ed6a1","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"e7cd242b-3c8a-4053-9b9d-5493ad576304","timestampMs":1701479726923,"name":"apex-7692e3de-265c-4cf1-87c7-40670265eece","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2023-12-02T01:15:26.973+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:15:26.973+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:26.974+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate stopping policy-pap | [2023-12-02T01:15:26.974+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate stopping enqueue policy-pap | [2023-12-02T01:15:26.974+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate stopping timer policy-pap | [2023-12-02T01:15:26.974+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=f81f2f49-10b3-4e49-afba-2f5b2f4ed6a1, expireMs=1701479756876] policy-pap | [2023-12-02T01:15:26.974+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate stopping listener policy-pap | [2023-12-02T01:15:26.974+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate stopped policy-pap | [2023-12-02T01:15:26.988+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece PdpUpdate successful policy-pap | [2023-12-02T01:15:26.988+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-7692e3de-265c-4cf1-87c7-40670265eece has no more requests policy-pap | [2023-12-02T01:15:27.003+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:15:27.003+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:31.538+00:00|INFO|[/policy/pap/v1]|http-nio-6969-exec-3] Initializing Spring DispatcherServlet 'dispatcherServlet' policy-pap | [2023-12-02T01:15:31.538+00:00|INFO|DispatcherServlet|http-nio-6969-exec-3] Initializing Servlet 'dispatcherServlet' policy-pap | [2023-12-02T01:15:31.539+00:00|INFO|DispatcherServlet|http-nio-6969-exec-3] Completed initialization in 1 ms policy-pap | [2023-12-02T01:15:32.139+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-1] Using GSON for REST calls policy-pap | [2023-12-02T01:15:32.148+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-1] Using GSON for REST calls policy-pap | [2023-12-02T01:15:32.572+00:00|INFO|SessionData|http-nio-6969-exec-6] unknown group testGroup policy-pap | [2023-12-02T01:15:33.061+00:00|INFO|SessionData|http-nio-6969-exec-6] create cached group testGroup policy-pap | [2023-12-02T01:15:33.061+00:00|INFO|SessionData|http-nio-6969-exec-6] creating DB group testGroup policy-pap | [2023-12-02T01:15:33.662+00:00|INFO|SessionData|http-nio-6969-exec-10] cache group testGroup policy-pap | [2023-12-02T01:15:33.900+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-10] Registering a deploy for policy onap.restart.tca 1.0.0 policy-pap | [2023-12-02T01:15:33.974+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-10] Registering a deploy for policy operational.apex.decisionMaker 1.0.0 policy-pap | [2023-12-02T01:15:33.974+00:00|INFO|SessionData|http-nio-6969-exec-10] update cached group testGroup policy-pap | [2023-12-02T01:15:33.975+00:00|INFO|SessionData|http-nio-6969-exec-10] updating DB group testGroup policy-pap | [2023-12-02T01:15:33.991+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-10] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeA, policy=onap.restart.tca 1.0.0, action=DEPLOYMENT, timestamp=2023-12-02T01:15:33Z, user=policyadmin), PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeC, policy=operational.apex.decisionMaker 1.0.0, action=DEPLOYMENT, timestamp=2023-12-02T01:15:33Z, user=policyadmin)] policy-pap | [2023-12-02T01:15:34.741+00:00|INFO|SessionData|http-nio-6969-exec-4] cache group testGroup policy-pap | [2023-12-02T01:15:34.742+00:00|INFO|PdpGroupDeleteProvider|http-nio-6969-exec-4] remove policy onap.restart.tca 1.0.0 from subgroup testGroup pdpTypeA count=0 policy-pap | [2023-12-02T01:15:34.742+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-4] Registering an undeploy for policy onap.restart.tca 1.0.0 policy-pap | [2023-12-02T01:15:34.743+00:00|INFO|SessionData|http-nio-6969-exec-4] update cached group testGroup policy-pap | [2023-12-02T01:15:34.743+00:00|INFO|SessionData|http-nio-6969-exec-4] updating DB group testGroup policy-pap | [2023-12-02T01:15:34.781+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-4] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeA, policy=onap.restart.tca 1.0.0, action=UNDEPLOYMENT, timestamp=2023-12-02T01:15:34Z, user=policyadmin)] policy-pap | [2023-12-02T01:15:35.139+00:00|INFO|SessionData|http-nio-6969-exec-5] cache group defaultGroup grafana | logger=migrator t=2023-12-02T01:14:49.078720722Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.670159ms grafana | logger=migrator t=2023-12-02T01:14:49.083324892Z level=info msg="Executing migration" id="Update uid column values in alert_notification" grafana | logger=migrator t=2023-12-02T01:14:49.083525604Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=201.152µs grafana | logger=migrator t=2023-12-02T01:14:49.088936362Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" grafana | logger=migrator t=2023-12-02T01:14:49.089793631Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=857.429µs grafana | logger=migrator t=2023-12-02T01:14:49.095714335Z level=info msg="Executing migration" id="Remove unique index org_id_name" grafana | logger=migrator t=2023-12-02T01:14:49.096530684Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=816.239µs grafana | logger=migrator t=2023-12-02T01:14:49.102807181Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" grafana | logger=migrator t=2023-12-02T01:14:49.107290129Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.484038ms grafana | logger=migrator t=2023-12-02T01:14:49.110845148Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" grafana | logger=migrator t=2023-12-02T01:14:49.110977419Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=132.811µs grafana | logger=migrator t=2023-12-02T01:14:49.11481311Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" grafana | logger=migrator t=2023-12-02T01:14:49.115851451Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.038341ms grafana | logger=migrator t=2023-12-02T01:14:49.120617222Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" grafana | logger=migrator t=2023-12-02T01:14:49.122075739Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.456537ms grafana | logger=migrator t=2023-12-02T01:14:49.127236064Z level=info msg="Executing migration" id="Drop old annotation table v4" grafana | logger=migrator t=2023-12-02T01:14:49.127449296Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=212.852µs grafana | logger=migrator t=2023-12-02T01:14:49.131683341Z level=info msg="Executing migration" id="create annotation table v5" grafana | logger=migrator t=2023-12-02T01:14:49.133162308Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.476647ms grafana | logger=migrator t=2023-12-02T01:14:49.139525986Z level=info msg="Executing migration" id="add index annotation 0 v3" grafana | logger=migrator t=2023-12-02T01:14:49.140516276Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=989.98µs grafana | logger=migrator t=2023-12-02T01:14:49.144376258Z level=info msg="Executing migration" id="add index annotation 1 v3" grafana | logger=migrator t=2023-12-02T01:14:49.145103406Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=726.738µs grafana | logger=migrator t=2023-12-02T01:14:49.1501022Z level=info msg="Executing migration" id="add index annotation 2 v3" grafana | logger=migrator t=2023-12-02T01:14:49.1511316Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.02952ms grafana | logger=migrator t=2023-12-02T01:14:49.156501688Z level=info msg="Executing migration" id="add index annotation 3 v3" grafana | logger=migrator t=2023-12-02T01:14:49.15767593Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.173782ms grafana | logger=migrator t=2023-12-02T01:14:49.162217619Z level=info msg="Executing migration" id="add index annotation 4 v3" grafana | logger=migrator t=2023-12-02T01:14:49.163360751Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.142962ms grafana | logger=migrator t=2023-12-02T01:14:49.16884813Z level=info msg="Executing migration" id="Update annotation table charset" grafana | logger=migrator t=2023-12-02T01:14:49.168968731Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=121.031µs grafana | logger=migrator t=2023-12-02T01:14:49.174102047Z level=info msg="Executing migration" id="Add column region_id to annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.180708939Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.606292ms grafana | logger=migrator t=2023-12-02T01:14:49.185309037Z level=info msg="Executing migration" id="Drop category_id index" grafana | logger=migrator t=2023-12-02T01:14:49.185991264Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=682.457µs grafana | logger=migrator t=2023-12-02T01:14:49.191932199Z level=info msg="Executing migration" id="Add column tags to annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.196353036Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.420057ms grafana | logger=migrator t=2023-12-02T01:14:49.200987396Z level=info msg="Executing migration" id="Create annotation_tag table v2" grafana | logger=migrator t=2023-12-02T01:14:49.201816355Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=828.139µs grafana | logger=migrator t=2023-12-02T01:14:49.206082261Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" grafana | logger=migrator t=2023-12-02T01:14:49.207478515Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.383244ms grafana | logger=migrator t=2023-12-02T01:14:49.213248998Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" grafana | logger=migrator t=2023-12-02T01:14:49.214720774Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.473016ms grafana | logger=migrator t=2023-12-02T01:14:49.21992909Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" grafana | logger=migrator t=2023-12-02T01:14:49.235604967Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.678427ms grafana | logger=migrator t=2023-12-02T01:14:49.240161137Z level=info msg="Executing migration" id="Create annotation_tag table v3" grafana | logger=migrator t=2023-12-02T01:14:49.240801834Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=639.987µs grafana | logger=migrator t=2023-12-02T01:14:49.246565396Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" grafana | logger=migrator t=2023-12-02T01:14:49.247617977Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.051861ms grafana | logger=migrator t=2023-12-02T01:14:49.253949665Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" grafana | logger=migrator t=2023-12-02T01:14:49.254274009Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=323.824µs policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX TscaServiceTemplatetopologyTemplateParentLocalName ON toscaservicetemplate(topologyTemplateParentLocalName, topologyTemplateLocalName, topologyTemplateParentKeyVersion, topologyTemplateParentKeyName) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0960-FK_ToscaNodeTemplate_capabilitiesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscanodetemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES toscacapabilityassignments (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0970-FK_ToscaNodeTemplate_requirementsName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscanodetemplate ADD CONSTRAINT FK_ToscaNodeTemplate_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES toscarequirements (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0980-FK_ToscaNodeType_requirementsName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscanodetype ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES toscarequirements (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_capabilityTypesName FOREIGN KEY (capabilityTypesName, capabilityTypesVersion) REFERENCES toscacapabilitytypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1000-FK_ToscaServiceTemplate_dataTypesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES toscadatatypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1010-FK_ToscaServiceTemplate_nodeTypesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_nodeTypesName FOREIGN KEY (nodeTypesName, nodeTypesVersion) REFERENCES toscanodetypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1020-FK_ToscaServiceTemplate_policyTypesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_policyTypesName FOREIGN KEY (policyTypesName, policyTypesVersion) REFERENCES toscapolicytypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_relationshipTypesName FOREIGN KEY (relationshipTypesName, relationshipTypesVersion) REFERENCES toscarelationshiptypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscatopologytemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_nodeTemplatesName FOREIGN KEY (nodeTemplatesName, nodeTemplatessVersion) REFERENCES toscanodetemplates (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1050-FK_ToscaTopologyTemplate_policyName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscatopologytemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES toscapolicies (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | grafana | logger=migrator t=2023-12-02T01:14:49.258446633Z level=info msg="Executing migration" id="drop table annotation_tag_v2" grafana | logger=migrator t=2023-12-02T01:14:49.258987659Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=540.296µs grafana | logger=migrator t=2023-12-02T01:14:49.267664492Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" grafana | logger=migrator t=2023-12-02T01:14:49.267905565Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=240.733µs grafana | logger=migrator t=2023-12-02T01:14:49.273774018Z level=info msg="Executing migration" id="Add created time to annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.277536948Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.7625ms grafana | logger=migrator t=2023-12-02T01:14:49.2833155Z level=info msg="Executing migration" id="Add updated time to annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.287182652Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.860802ms grafana | logger=migrator t=2023-12-02T01:14:49.29255371Z level=info msg="Executing migration" id="Add index for created in annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.293406879Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=855.089µs grafana | logger=migrator t=2023-12-02T01:14:49.299026839Z level=info msg="Executing migration" id="Add index for updated in annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.299894958Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=867.819µs grafana | logger=migrator t=2023-12-02T01:14:49.305069364Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" grafana | logger=migrator t=2023-12-02T01:14:49.305346497Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=276.113µs grafana | logger=migrator t=2023-12-02T01:14:49.309814976Z level=info msg="Executing migration" id="Add epoch_end column" grafana | logger=migrator t=2023-12-02T01:14:49.316637888Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.826003ms grafana | logger=migrator t=2023-12-02T01:14:49.323191218Z level=info msg="Executing migration" id="Add index for epoch_end" grafana | logger=migrator t=2023-12-02T01:14:49.324438492Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.249794ms grafana | logger=migrator t=2023-12-02T01:14:49.330696839Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" grafana | logger=migrator t=2023-12-02T01:14:49.331059273Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=361.794µs grafana | logger=migrator t=2023-12-02T01:14:49.33637537Z level=info msg="Executing migration" id="Move region to single row" grafana | logger=migrator t=2023-12-02T01:14:49.337008117Z level=info msg="Migration successfully executed" id="Move region to single row" duration=632.167µs grafana | logger=migrator t=2023-12-02T01:14:49.342150592Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.343553788Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.403176ms grafana | logger=migrator t=2023-12-02T01:14:49.348818295Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.349724534Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=906.319µs grafana | logger=migrator t=2023-12-02T01:14:49.354346584Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.35592824Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.580936ms grafana | logger=migrator t=2023-12-02T01:14:49.393237511Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.394338153Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.098232ms grafana | logger=migrator t=2023-12-02T01:14:49.400672091Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.402220158Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.548477ms grafana | logger=migrator t=2023-12-02T01:14:49.407037279Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" grafana | logger=migrator t=2023-12-02T01:14:49.408048321Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.011202ms grafana | logger=migrator t=2023-12-02T01:14:49.413355528Z level=info msg="Executing migration" id="Increase tags column to length 4096" grafana | logger=migrator t=2023-12-02T01:14:49.413624911Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=270.073µs grafana | logger=migrator t=2023-12-02T01:14:49.418509612Z level=info msg="Executing migration" id="create test_data table" grafana | logger=migrator t=2023-12-02T01:14:49.419787817Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.279384ms grafana | logger=migrator t=2023-12-02T01:14:49.423499386Z level=info msg="Executing migration" id="create dashboard_version table v1" grafana | logger=migrator t=2023-12-02T01:14:49.424385126Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=885.65µs grafana | logger=migrator t=2023-12-02T01:14:49.430547922Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" grafana | logger=migrator t=2023-12-02T01:14:49.431621254Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.073342ms grafana | logger=migrator t=2023-12-02T01:14:49.435219182Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" grafana | logger=migrator t=2023-12-02T01:14:49.438023382Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.79925ms grafana | logger=migrator t=2023-12-02T01:14:49.442813484Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" grafana | logger=migrator t=2023-12-02T01:14:49.443230138Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=417.404µs grafana | logger=migrator t=2023-12-02T01:14:49.448329123Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" grafana | logger=migrator t=2023-12-02T01:14:49.448710647Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=380.954µs grafana | logger=migrator t=2023-12-02T01:14:49.451640468Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" policy-db-migrator | simulator | 2023-12-02 01:16:19,273 INFO GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator (as some-key) ... simulator | 2023-12-02 01:16:26,998 INFO 172.17.0.8 - - [02/Dec/2023:01:16:11 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:27,006 INFO 172.17.0.9 - - [02/Dec/2023:01:16:12 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:27,024 INFO 172.17.0.8 - - [02/Dec/2023:01:16:12 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:34,277 INFO 172.17.0.4 - - [02/Dec/2023:01:16:19 +0000] "GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:34,278 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:16:34,279 INFO UEB GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator simulator | 2023-12-02 01:16:34,279 INFO 172.17.0.4 - - [02/Dec/2023:01:16:19 +0000] "GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:34,279 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:16:34,279 INFO UEB GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator simulator | 2023-12-02 01:16:34,280 WARN GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:16:34,280 INFO GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator (as some-key) ... simulator | 2023-12-02 01:16:34,281 WARN GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:16:34,281 INFO GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator (as some-key) ... simulator | 2023-12-02 01:16:42,004 INFO 172.17.0.8 - - [02/Dec/2023:01:16:27 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:42,011 INFO 172.17.0.9 - - [02/Dec/2023:01:16:27 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:42,028 INFO 172.17.0.8 - - [02/Dec/2023:01:16:27 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:49,286 INFO 172.17.0.4 - - [02/Dec/2023:01:16:34 +0000] "GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:49,286 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:16:49,287 INFO UEB GET /events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator simulator | 2023-12-02 01:16:49,287 WARN GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:16:49,287 INFO GET http://simulator:3904/events/APPC-LCM-READ/ebba5691-f31e-4014-9479-17f23984d232/simulator (as some-key) ... simulator | 2023-12-02 01:16:49,289 INFO --> HTTP/1.1 200 OK simulator | 2023-12-02 01:16:49,289 INFO 172.17.0.4 - - [02/Dec/2023:01:16:34 +0000] "GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:49,290 INFO UEB GET /events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator simulator | 2023-12-02 01:16:49,291 WARN GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator will send credentials over a clear channel. simulator | 2023-12-02 01:16:49,291 INFO GET http://simulator:3904/events/APPC-CL/edd9d0b3-e4ff-42fc-8464-dd042c8629b4/simulator (as some-key) ... simulator | 2023-12-02 01:16:57,009 INFO 172.17.0.8 - - [02/Dec/2023:01:16:42 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:57,015 INFO 172.17.0.9 - - [02/Dec/2023:01:16:42 +0000] "GET /events/POLICY-PDP-PAP/8c528f9c-d75d-4fe4-890d-4f57a81bb97d/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" simulator | 2023-12-02 01:16:57,032 INFO 172.17.0.8 - - [02/Dec/2023:01:16:42 +0000] "GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" policy-pap | [2023-12-02T01:15:35.139+00:00|INFO|SessionData|http-nio-6969-exec-5] cache group testGroup policy-pap | [2023-12-02T01:15:35.139+00:00|INFO|PdpGroupDeleteProvider|http-nio-6969-exec-5] remove policy operational.apex.decisionMaker 1.0.0 from subgroup testGroup pdpTypeC count=0 policy-pap | [2023-12-02T01:15:35.139+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-5] Registering an undeploy for policy operational.apex.decisionMaker 1.0.0 policy-pap | [2023-12-02T01:15:35.139+00:00|INFO|SessionData|http-nio-6969-exec-5] update cached group testGroup policy-pap | [2023-12-02T01:15:35.139+00:00|INFO|SessionData|http-nio-6969-exec-5] updating DB group testGroup policy-pap | [2023-12-02T01:15:35.149+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-5] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeC, policy=operational.apex.decisionMaker 1.0.0, action=UNDEPLOYMENT, timestamp=2023-12-02T01:15:35Z, user=policyadmin)] policy-pap | [2023-12-02T01:15:41.979+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:41.979+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:15:41.979+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:42.007+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:42.008+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:15:42.008+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:55.730+00:00|INFO|SessionData|http-nio-6969-exec-1] cache group testGroup policy-pap | [2023-12-02T01:15:55.732+00:00|INFO|SessionData|http-nio-6969-exec-1] deleting DB group testGroup policy-pap | [2023-12-02T01:15:56.692+00:00|INFO|TimerManager|Thread-9] update timer discarded (expired) Timer [name=de89cfca-8ce7-4b77-a9b8-39dd027a947b, expireMs=1701479756692] policy-pap | [2023-12-02T01:15:56.782+00:00|INFO|TimerManager|Thread-10] state-change timer discarded (expired) Timer [name=73f332b7-88b6-4a47-b70f-714103cb54af, expireMs=1701479756781] policy-pap | [2023-12-02T01:15:56.986+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:56.987+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:15:56.987+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:15:57.014+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:15:57.015+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:15:57.015+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:16:11.992+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:16:11.992+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:16:11.993+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:16:12.019+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:16:12.020+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:16:12.020+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:16:26.998+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:16:26.998+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:16:26.999+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:16:27.024+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:16:27.024+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:16:27.024+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:16:42.004+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:16:42.004+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:16:42.005+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:16:42.029+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:16:42.029+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:16:42.029+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:16:57.009+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:16:57.010+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 policy-pap | [2023-12-02T01:16:57.010+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/15c7d149-3580-4ff6-9ed5-8dcf4d2d7556?timeout=15000 (anonymous) ... policy-pap | [2023-12-02T01:16:57.033+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2023-12-02T01:16:57.033+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 policy-pap | [2023-12-02T01:16:57.033+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f472fac4-bcb6-4bbb-b3c2-5906c8b00063/policy-pap?timeout=15000 (anonymous) ... policy-db-migrator | > upgrade 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT TscaServiceTemplatetopologyTemplateParentLocalName FOREIGN KEY (topologyTemplateParentLocalName, topologyTemplateLocalName, topologyTemplateParentKeyVersion, topologyTemplateParentKeyName) REFERENCES toscatopologytemplate (parentLocalName, localName, parentKeyVersion, parentKeyName) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0100-pdp.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdp ADD COLUMN LASTUPDATE datetime NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER HEALTHY policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0110-idx_tsidx1.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX IDX_TSIDX1 ON pdpstatistics(timeStamp, name, version) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0120-pk_pdpstatistics.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0130-pdpstatistics.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics ADD COLUMN POLICYUNDEPLOYCOUNT BIGINT DEFAULT NULL AFTER POLICYEXECUTEDSUCCESSCOUNT, ADD COLUMN POLICYUNDEPLOYFAILCOUNT BIGINT DEFAULT NULL, ADD COLUMN POLICYUNDEPLOYSUCCESSCOUNT BIGINT DEFAULT NULL, ADD COLUMN ID BIGINT NOT NULL policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0140-pk_pdpstatistics.sql policy-db-migrator | -------------- policy-db-migrator | UPDATE pdpstatistics as p JOIN (SELECT name, version, timeStamp, ROW_NUMBER() OVER (ORDER BY timeStamp ASC) AS row_num FROM pdpstatistics GROUP BY name, version, timeStamp) AS t ON (p.name=t.name AND p.version=t.version AND p.timeStamp = t.timeStamp) SET p.id=t.row_num policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID, name, version) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0150-pdpstatistics.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics MODIFY COLUMN timeStamp datetime(6) NULL policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0160-jpapdpstatistics_enginestats.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats ADD COLUMN ID BIGINT DEFAULT NULL AFTER UPTIME policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0170-jpapdpstatistics_enginestats.sql policy-db-migrator | -------------- policy-db-migrator | UPDATE jpapdpstatistics_enginestats a policy-db-migrator | JOIN pdpstatistics b policy-db-migrator | ON a.name = b.name AND a.version = b.version AND a.timeStamp = b.timeStamp policy-db-migrator | SET a.id = b.id policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0180-jpapdpstatistics_enginestats.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats DROP COLUMN timeStamp policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0190-jpapolicyaudit.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapolicyaudit (ACTION INT DEFAULT NULL, PDPGROUP VARCHAR(255) NULL, PDPTYPE VARCHAR(255) NULL, TIMESTAMP datetime DEFAULT NULL, USER VARCHAR(255) NULL, ID BIGINT NOT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_JPAPOLICYAUDIT (ID, name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0200-JpaPolicyAuditIndex_timestamp.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX JpaPolicyAuditIndex_timestamp ON jpapolicyaudit(TIMESTAMP) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0210-sequence.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0220-sequence.sql policy-db-migrator | -------------- policy-db-migrator | INSERT INTO sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0100-jpatoscapolicy_targets.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpatoscapolicy_targets ADD COLUMN toscaPolicyName VARCHAR(120) NOT NULL, ADD COLUMN toscaPolicyVersion VARCHAR(20) NOT NULL, ADD CONSTRAINT PK_JPATOSCAPOLICY_TARGETS PRIMARY KEY (toscaPolicyName, toscaPolicyVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0110-jpatoscapolicytype_targets.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpatoscapolicytype_targets ADD COLUMN toscaPolicyTypeName VARCHAR(120) NOT NULL, ADD COLUMN toscaPolicyTypeVersion VARCHAR(20) NOT NULL, ADD CONSTRAINT PK_JPATOSCAPOLICYTYPE_TARGETS PRIMARY KEY (toscaPolicyTypeName, toscaPolicyTypeVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0120-toscatrigger.sql policy-db-migrator | -------------- policy-db-migrator | DROP TABLE IF EXISTS toscatrigger policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0130-jpatoscapolicytype_triggers.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpatoscapolicytype_triggers MODIFY COLUMN triggers LONGBLOB policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0140-toscaparameter.sql policy-db-migrator | -------------- policy-db-migrator | DROP TABLE IF EXISTS toscaparameter policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0150-toscaproperty.sql policy-db-migrator | -------------- policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_constraints policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_metadata policy-db-migrator | -------------- prometheus | ts=2023-12-02T01:14:45.691Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d prometheus | ts=2023-12-02T01:14:45.691Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" prometheus | ts=2023-12-02T01:14:45.691Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" prometheus | ts=2023-12-02T01:14:45.691Z caller=main.go:589 level=info host_details="(Linux 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 prometheus (none))" prometheus | ts=2023-12-02T01:14:45.691Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" prometheus | ts=2023-12-02T01:14:45.691Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" prometheus | ts=2023-12-02T01:14:45.694Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=0.0.0.0:9090 prometheus | ts=2023-12-02T01:14:45.695Z caller=main.go:1024 level=info msg="Starting TSDB ..." prometheus | ts=2023-12-02T01:14:45.696Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9090 prometheus | ts=2023-12-02T01:14:45.697Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9090 prometheus | ts=2023-12-02T01:14:45.702Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" prometheus | ts=2023-12-02T01:14:45.702Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.66µs prometheus | ts=2023-12-02T01:14:45.702Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" prometheus | ts=2023-12-02T01:14:45.703Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 prometheus | ts=2023-12-02T01:14:45.703Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.09µs wal_replay_duration=912.642µs wbl_replay_duration=350ns total_replay_duration=976.183µs prometheus | ts=2023-12-02T01:14:45.709Z caller=main.go:1045 level=info fs_type=EXT4_SUPER_MAGIC prometheus | ts=2023-12-02T01:14:45.709Z caller=main.go:1048 level=info msg="TSDB started" prometheus | ts=2023-12-02T01:14:45.709Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml prometheus | ts=2023-12-02T01:14:45.711Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=1.574171ms db_storage=2.18µs remote_storage=2.89µs web_handler=860ns query_engine=1.46µs scrape=400.625µs scrape_sd=182.943µs notify=64.121µs notify_sd=41.49µs rules=3.22µs tracing=8.91µs prometheus | ts=2023-12-02T01:14:45.711Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." prometheus | ts=2023-12-02T01:14:45.711Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." grafana | logger=migrator t=2023-12-02T01:14:49.451704409Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=64.801µs grafana | logger=migrator t=2023-12-02T01:14:49.456640592Z level=info msg="Executing migration" id="create team table" grafana | logger=migrator t=2023-12-02T01:14:49.45735789Z level=info msg="Migration successfully executed" id="create team table" duration=717.408µs grafana | logger=migrator t=2023-12-02T01:14:49.460896469Z level=info msg="Executing migration" id="add index team.org_id" grafana | logger=migrator t=2023-12-02T01:14:49.462477285Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.580107ms grafana | logger=migrator t=2023-12-02T01:14:49.46756884Z level=info msg="Executing migration" id="add unique index team_org_id_name" grafana | logger=migrator t=2023-12-02T01:14:49.468418609Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=851.279µs grafana | logger=migrator t=2023-12-02T01:14:49.47134923Z level=info msg="Executing migration" id="Add column uid in team" grafana | logger=migrator t=2023-12-02T01:14:49.47595986Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.61051ms grafana | logger=migrator t=2023-12-02T01:14:49.478994843Z level=info msg="Executing migration" id="Update uid column values in team" grafana | logger=migrator t=2023-12-02T01:14:49.479165074Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=170.312µs grafana | logger=migrator t=2023-12-02T01:14:49.483846045Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" grafana | logger=migrator t=2023-12-02T01:14:49.48530176Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.458145ms grafana | logger=migrator t=2023-12-02T01:14:49.488517104Z level=info msg="Executing migration" id="create team member table" grafana | logger=migrator t=2023-12-02T01:14:49.489719408Z level=info msg="Migration successfully executed" id="create team member table" duration=1.199554ms grafana | logger=migrator t=2023-12-02T01:14:49.493392807Z level=info msg="Executing migration" id="add index team_member.org_id" grafana | logger=migrator t=2023-12-02T01:14:49.494379568Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=995.181µs grafana | logger=migrator t=2023-12-02T01:14:49.49928929Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" grafana | logger=migrator t=2023-12-02T01:14:49.500262312Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=972.852µs grafana | logger=migrator t=2023-12-02T01:14:49.50388267Z level=info msg="Executing migration" id="add index team_member.team_id" grafana | logger=migrator t=2023-12-02T01:14:49.505343805Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.460985ms grafana | logger=migrator t=2023-12-02T01:14:49.509136177Z level=info msg="Executing migration" id="Add column email to team table" grafana | logger=migrator t=2023-12-02T01:14:49.514447184Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.310427ms grafana | logger=migrator t=2023-12-02T01:14:49.519255585Z level=info msg="Executing migration" id="Add column external to team_member table" grafana | logger=migrator t=2023-12-02T01:14:49.523839144Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.583479ms grafana | logger=migrator t=2023-12-02T01:14:49.526882197Z level=info msg="Executing migration" id="Add column permission to team_member table" grafana | logger=migrator t=2023-12-02T01:14:49.532293865Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.410618ms grafana | logger=migrator t=2023-12-02T01:14:49.535986815Z level=info msg="Executing migration" id="create dashboard acl table" grafana | logger=migrator t=2023-12-02T01:14:49.536892395Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=906.09µs grafana | logger=migrator t=2023-12-02T01:14:49.54197056Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" grafana | logger=migrator t=2023-12-02T01:14:49.542674447Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=703.847µs grafana | logger=migrator t=2023-12-02T01:14:49.54756415Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" grafana | logger=migrator t=2023-12-02T01:14:49.549662551Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.097011ms grafana | logger=migrator t=2023-12-02T01:14:49.553944398Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" grafana | logger=migrator t=2023-12-02T01:14:49.554748386Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=804.228µs grafana | logger=migrator t=2023-12-02T01:14:49.561278666Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" grafana | logger=migrator t=2023-12-02T01:14:49.562383099Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.103893ms grafana | logger=migrator t=2023-12-02T01:14:49.567960819Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" grafana | logger=migrator t=2023-12-02T01:14:49.569513175Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.549366ms grafana | logger=migrator t=2023-12-02T01:14:49.573275866Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" grafana | logger=migrator t=2023-12-02T01:14:49.574381767Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.104971ms grafana | logger=migrator t=2023-12-02T01:14:49.579622404Z level=info msg="Executing migration" id="add index dashboard_permission" grafana | logger=migrator t=2023-12-02T01:14:49.580674104Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.05117ms grafana | logger=migrator t=2023-12-02T01:14:49.583527265Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" grafana | logger=migrator t=2023-12-02T01:14:49.584074882Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=547.207µs grafana | logger=migrator t=2023-12-02T01:14:49.590132477Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" grafana | logger=migrator t=2023-12-02T01:14:49.590721913Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=588.546µs grafana | logger=migrator t=2023-12-02T01:14:49.594676835Z level=info msg="Executing migration" id="create tag table" grafana | logger=migrator t=2023-12-02T01:14:49.596162472Z level=info msg="Migration successfully executed" id="create tag table" duration=1.421986ms grafana | logger=migrator t=2023-12-02T01:14:49.600122154Z level=info msg="Executing migration" id="add index tag.key_value" grafana | logger=migrator t=2023-12-02T01:14:49.601990004Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.894031ms grafana | logger=migrator t=2023-12-02T01:14:49.60722169Z level=info msg="Executing migration" id="create login attempt table" grafana | logger=migrator t=2023-12-02T01:14:49.608235241Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.012211ms grafana | logger=migrator t=2023-12-02T01:14:49.616108265Z level=info msg="Executing migration" id="add index login_attempt.username" policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | DROP TABLE IF EXISTS toscaproperty policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0160-jpapolicyaudit_pk.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpapolicyaudit DROP PRIMARY KEY policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpapolicyaudit ADD CONSTRAINT PK_JPAPOLICYAUDIT PRIMARY KEY (ID) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0170-pdpstatistics_pk.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0180-jpatoscanodetemplate_metadata.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpatoscanodetemplate_metadata MODIFY COLUMN METADATA LONGTEXT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0100-upgrade.sql policy-db-migrator | -------------- policy-db-migrator | select 'upgrade to 1100 completed' as msg policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | msg policy-db-migrator | upgrade to 1100 completed policy-db-migrator | policy-db-migrator | > upgrade 0100-jpapolicyaudit_renameuser.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpapolicyaudit RENAME COLUMN USER TO USERNAME policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0110-idx_tsidx1.sql policy-db-migrator | -------------- policy-db-migrator | DROP INDEX IDX_TSIDX1 ON pdpstatistics policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX IDXTSIDX1 ON pdpstatistics(timeStamp, name, version) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0120-audit_sequence.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS audit_sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | INSERT INTO audit_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM jpapolicyaudit)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0130-statistics_sequence.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS statistics_sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | INSERT INTO statistics_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | TRUNCATE TABLE sequence policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0100-pdpstatistics.sql policy-db-migrator | -------------- policy-db-migrator | DROP INDEX IDXTSIDX1 ON pdpstatistics policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | DROP TABLE pdpstatistics policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0110-jpapdpstatistics_enginestats.sql policy-db-migrator | -------------- policy-db-migrator | DROP TABLE jpapdpstatistics_enginestats policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0120-statistics_sequence.sql policy-db-migrator | -------------- policy-db-migrator | DROP TABLE statistics_sequence policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policyadmin: OK: upgrade (1300) policy-db-migrator | name version policy-db-migrator | policyadmin 1300 policy-db-migrator | ID script operation from_version to_version tag success atTime policy-db-migrator | 1 0100-jpapdpgroup_properties.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:54 policy-db-migrator | 2 0110-jpapdpstatistics_enginestats.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:54 policy-db-migrator | 3 0120-jpapdpsubgroup_policies.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 4 0130-jpapdpsubgroup_properties.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 5 0140-jpapdpsubgroup_supportedpolicytypes.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 6 0150-jpatoscacapabilityassignment_attributes.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 7 0160-jpatoscacapabilityassignment_metadata.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 8 0170-jpatoscacapabilityassignment_occurrences.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 9 0180-jpatoscacapabilityassignment_properties.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 10 0190-jpatoscacapabilitytype_metadata.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 11 0200-jpatoscacapabilitytype_properties.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 12 0210-jpatoscadatatype_constraints.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 13 0220-jpatoscadatatype_metadata.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 14 0230-jpatoscadatatype_properties.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 15 0240-jpatoscanodetemplate_metadata.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 16 0250-jpatoscanodetemplate_properties.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 17 0260-jpatoscanodetype_metadata.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 18 0270-jpatoscanodetype_properties.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 19 0280-jpatoscapolicy_metadata.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 20 0290-jpatoscapolicy_properties.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 21 0300-jpatoscapolicy_targets.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 22 0310-jpatoscapolicytype_metadata.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 23 0320-jpatoscapolicytype_properties.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 24 0330-jpatoscapolicytype_targets.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 25 0340-jpatoscapolicytype_triggers.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 26 0350-jpatoscaproperty_constraints.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 27 0360-jpatoscaproperty_metadata.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 28 0370-jpatoscarelationshiptype_metadata.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:55 policy-db-migrator | 29 0380-jpatoscarelationshiptype_properties.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 30 0390-jpatoscarequirement_metadata.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 31 0400-jpatoscarequirement_occurrences.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 32 0410-jpatoscarequirement_properties.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 33 0420-jpatoscaservicetemplate_metadata.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 34 0430-jpatoscatopologytemplate_inputs.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 35 0440-pdpgroup_pdpsubgroup.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 36 0450-pdpgroup.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 37 0460-pdppolicystatus.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 38 0470-pdp.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 39 0480-pdpstatistics.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 40 0490-pdpsubgroup_pdp.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 41 0500-pdpsubgroup.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 42 0510-toscacapabilityassignment.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 43 0520-toscacapabilityassignments.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 44 0530-toscacapabilityassignments_toscacapabilityassignment.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 45 0540-toscacapabilitytype.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 46 0550-toscacapabilitytypes.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 47 0560-toscacapabilitytypes_toscacapabilitytype.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 48 0570-toscadatatype.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 49 0580-toscadatatypes.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 50 0590-toscadatatypes_toscadatatype.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 51 0600-toscanodetemplate.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 52 0610-toscanodetemplates.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 53 0620-toscanodetemplates_toscanodetemplate.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 54 0630-toscanodetype.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:56 policy-db-migrator | 55 0640-toscanodetypes.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 56 0650-toscanodetypes_toscanodetype.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 57 0660-toscaparameter.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 58 0670-toscapolicies.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 59 0680-toscapolicies_toscapolicy.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 60 0690-toscapolicy.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 61 0700-toscapolicytype.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 62 0710-toscapolicytypes.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 63 0720-toscapolicytypes_toscapolicytype.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 64 0730-toscaproperty.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 65 0740-toscarelationshiptype.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 66 0750-toscarelationshiptypes.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 67 0760-toscarelationshiptypes_toscarelationshiptype.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 68 0770-toscarequirement.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 69 0780-toscarequirements.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 70 0790-toscarequirements_toscarequirement.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 71 0800-toscaservicetemplate.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 72 0810-toscatopologytemplate.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 73 0820-toscatrigger.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 74 0830-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 75 0840-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 76 0850-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 77 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 78 0870-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 79 0880-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 80 0890-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:57 policy-db-migrator | 81 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 82 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 83 0920-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 84 0940-PdpPolicyStatus_PdpGroup.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 85 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 86 0960-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 87 0970-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 88 0980-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 89 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 90 1000-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 91 1010-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 92 1020-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 93 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 94 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 95 1050-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 96 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 0212230114540800u 1 2023-12-02 01:14:58 policy-db-migrator | 97 0100-pdp.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 98 0110-idx_tsidx1.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 99 0120-pk_pdpstatistics.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 100 0130-pdpstatistics.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 101 0140-pk_pdpstatistics.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 102 0150-pdpstatistics.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 103 0160-jpapdpstatistics_enginestats.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 104 0170-jpapdpstatistics_enginestats.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 105 0180-jpapdpstatistics_enginestats.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 106 0190-jpapolicyaudit.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 107 0200-JpaPolicyAuditIndex_timestamp.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 108 0210-sequence.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 109 0220-sequence.sql upgrade 0800 0900 0212230114540900u 1 2023-12-02 01:14:59 policy-db-migrator | 110 0100-jpatoscapolicy_targets.sql upgrade 0900 1000 0212230114541000u 1 2023-12-02 01:14:59 policy-db-migrator | 111 0110-jpatoscapolicytype_targets.sql upgrade 0900 1000 0212230114541000u 1 2023-12-02 01:14:59 policy-db-migrator | 112 0120-toscatrigger.sql upgrade 0900 1000 0212230114541000u 1 2023-12-02 01:14:59 policy-db-migrator | 113 0130-jpatoscapolicytype_triggers.sql upgrade 0900 1000 0212230114541000u 1 2023-12-02 01:14:59 policy-db-migrator | 114 0140-toscaparameter.sql upgrade 0900 1000 0212230114541000u 1 2023-12-02 01:14:59 policy-db-migrator | 115 0150-toscaproperty.sql upgrade 0900 1000 0212230114541000u 1 2023-12-02 01:14:59 policy-db-migrator | 116 0160-jpapolicyaudit_pk.sql upgrade 0900 1000 0212230114541000u 1 2023-12-02 01:14:59 grafana | logger=migrator t=2023-12-02T01:14:49.617694223Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.585218ms grafana | logger=migrator t=2023-12-02T01:14:49.634107329Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" grafana | logger=migrator t=2023-12-02T01:14:49.635882248Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.78545ms grafana | logger=migrator t=2023-12-02T01:14:49.646114428Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" grafana | logger=migrator t=2023-12-02T01:14:49.664882319Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.767621ms grafana | logger=migrator t=2023-12-02T01:14:49.70967115Z level=info msg="Executing migration" id="create login_attempt v2" grafana | logger=migrator t=2023-12-02T01:14:49.710823763Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.153473ms grafana | logger=migrator t=2023-12-02T01:14:49.720505707Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" grafana | logger=migrator t=2023-12-02T01:14:49.721938773Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.432916ms grafana | logger=migrator t=2023-12-02T01:14:49.729324202Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" grafana | logger=migrator t=2023-12-02T01:14:49.729604235Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=277.144µs grafana | logger=migrator t=2023-12-02T01:14:49.734469807Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" grafana | logger=migrator t=2023-12-02T01:14:49.735250996Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=776.069µs grafana | logger=migrator t=2023-12-02T01:14:49.742368892Z level=info msg="Executing migration" id="create user auth table" grafana | logger=migrator t=2023-12-02T01:14:49.743064699Z level=info msg="Migration successfully executed" id="create user auth table" duration=696.027µs grafana | logger=migrator t=2023-12-02T01:14:49.749808332Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" grafana | logger=migrator t=2023-12-02T01:14:49.750803673Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=997.371µs grafana | logger=migrator t=2023-12-02T01:14:49.755884367Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" grafana | logger=migrator t=2023-12-02T01:14:49.755959008Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=76.651µs grafana | logger=migrator t=2023-12-02T01:14:49.761349386Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" grafana | logger=migrator t=2023-12-02T01:14:49.766926396Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.58021ms grafana | logger=migrator t=2023-12-02T01:14:49.771622477Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" grafana | logger=migrator t=2023-12-02T01:14:49.777032914Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.406737ms grafana | logger=migrator t=2023-12-02T01:14:49.781822336Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" grafana | logger=migrator t=2023-12-02T01:14:49.78583274Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.012543ms grafana | logger=migrator t=2023-12-02T01:14:49.789168815Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" grafana | logger=migrator t=2023-12-02T01:14:49.794514893Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.344947ms grafana | logger=migrator t=2023-12-02T01:14:49.802310375Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" grafana | logger=migrator t=2023-12-02T01:14:49.803439588Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.132753ms grafana | logger=migrator t=2023-12-02T01:14:49.806654282Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" grafana | logger=migrator t=2023-12-02T01:14:49.812649547Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.991115ms grafana | logger=migrator t=2023-12-02T01:14:49.819458721Z level=info msg="Executing migration" id="create server_lock table" grafana | logger=migrator t=2023-12-02T01:14:49.8203941Z level=info msg="Migration successfully executed" id="create server_lock table" duration=945.449µs grafana | logger=migrator t=2023-12-02T01:14:49.825194362Z level=info msg="Executing migration" id="add index server_lock.operation_uid" grafana | logger=migrator t=2023-12-02T01:14:49.825936Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=741.168µs grafana | logger=migrator t=2023-12-02T01:14:49.829615589Z level=info msg="Executing migration" id="create user auth token table" grafana | logger=migrator t=2023-12-02T01:14:49.831002724Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.381435ms grafana | logger=migrator t=2023-12-02T01:14:49.836304951Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" grafana | logger=migrator t=2023-12-02T01:14:49.838411303Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.106012ms grafana | logger=migrator t=2023-12-02T01:14:49.844998535Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" grafana | logger=migrator t=2023-12-02T01:14:49.847061076Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.063961ms grafana | logger=migrator t=2023-12-02T01:14:49.851530835Z level=info msg="Executing migration" id="add index user_auth_token.user_id" grafana | logger=migrator t=2023-12-02T01:14:49.853257474Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.726269ms grafana | logger=migrator t=2023-12-02T01:14:49.862527383Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" grafana | logger=migrator t=2023-12-02T01:14:49.87435753Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=11.770246ms policy-db-migrator | 117 0170-pdpstatistics_pk.sql upgrade 0900 1000 0212230114541000u 1 2023-12-02 01:15:00 policy-db-migrator | 118 0180-jpatoscanodetemplate_metadata.sql upgrade 0900 1000 0212230114541000u 1 2023-12-02 01:15:00 policy-db-migrator | 119 0100-upgrade.sql upgrade 1000 1100 0212230114541100u 1 2023-12-02 01:15:00 policy-db-migrator | 120 0100-jpapolicyaudit_renameuser.sql upgrade 1100 1200 0212230114541200u 1 2023-12-02 01:15:00 policy-db-migrator | 121 0110-idx_tsidx1.sql upgrade 1100 1200 0212230114541200u 1 2023-12-02 01:15:00 policy-db-migrator | 122 0120-audit_sequence.sql upgrade 1100 1200 0212230114541200u 1 2023-12-02 01:15:00 policy-db-migrator | 123 0130-statistics_sequence.sql upgrade 1100 1200 0212230114541200u 1 2023-12-02 01:15:00 policy-db-migrator | 124 0100-pdpstatistics.sql upgrade 1200 1300 0212230114541300u 1 2023-12-02 01:15:00 policy-db-migrator | 125 0110-jpapdpstatistics_enginestats.sql upgrade 1200 1300 0212230114541300u 1 2023-12-02 01:15:00 policy-db-migrator | 126 0120-statistics_sequence.sql upgrade 1200 1300 0212230114541300u 1 2023-12-02 01:15:00 policy-db-migrator | policyadmin: OK @ 1300 grafana | logger=migrator t=2023-12-02T01:14:49.881084983Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" grafana | logger=migrator t=2023-12-02T01:14:49.882491487Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.406874ms grafana | logger=migrator t=2023-12-02T01:14:49.888570402Z level=info msg="Executing migration" id="create cache_data table" grafana | logger=migrator t=2023-12-02T01:14:49.889494513Z level=info msg="Migration successfully executed" id="create cache_data table" duration=922.481µs grafana | logger=migrator t=2023-12-02T01:14:49.894336224Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" grafana | logger=migrator t=2023-12-02T01:14:49.895318875Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=983.151µs grafana | logger=migrator t=2023-12-02T01:14:49.898942014Z level=info msg="Executing migration" id="create short_url table v1" grafana | logger=migrator t=2023-12-02T01:14:49.899801883Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=859.629µs grafana | logger=migrator t=2023-12-02T01:14:49.904907418Z level=info msg="Executing migration" id="add index short_url.org_id-uid" grafana | logger=migrator t=2023-12-02T01:14:49.906762129Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.855711ms grafana | logger=migrator t=2023-12-02T01:14:49.910328687Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" grafana | logger=migrator t=2023-12-02T01:14:49.910416327Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=89.34µs grafana | logger=migrator t=2023-12-02T01:14:49.913599262Z level=info msg="Executing migration" id="delete alert_definition table" grafana | logger=migrator t=2023-12-02T01:14:49.913679182Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=80.551µs grafana | logger=migrator t=2023-12-02T01:14:49.916919517Z level=info msg="Executing migration" id="recreate alert_definition table" grafana | logger=migrator t=2023-12-02T01:14:49.917692046Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=772.149µs grafana | logger=migrator t=2023-12-02T01:14:49.922379246Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" grafana | logger=migrator t=2023-12-02T01:14:49.923213585Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=834.429µs grafana | logger=migrator t=2023-12-02T01:14:49.926854234Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" grafana | logger=migrator t=2023-12-02T01:14:49.928566113Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.715389ms grafana | logger=migrator t=2023-12-02T01:14:49.932255032Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" grafana | logger=migrator t=2023-12-02T01:14:49.932351883Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=98.371µs grafana | logger=migrator t=2023-12-02T01:14:49.937080175Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" grafana | logger=migrator t=2023-12-02T01:14:49.938742962Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.662928ms grafana | logger=migrator t=2023-12-02T01:14:49.944746906Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" grafana | logger=migrator t=2023-12-02T01:14:49.946309573Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.566447ms grafana | logger=migrator t=2023-12-02T01:14:49.9497534Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" grafana | logger=migrator t=2023-12-02T01:14:49.950844872Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.093812ms grafana | logger=migrator t=2023-12-02T01:14:49.956229019Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" grafana | logger=migrator t=2023-12-02T01:14:49.957915798Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.684209ms grafana | logger=migrator t=2023-12-02T01:14:49.961582147Z level=info msg="Executing migration" id="Add column paused in alert_definition" grafana | logger=migrator t=2023-12-02T01:14:49.968645033Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.064876ms grafana | logger=migrator t=2023-12-02T01:14:49.971669176Z level=info msg="Executing migration" id="drop alert_definition table" grafana | logger=migrator t=2023-12-02T01:14:49.972350053Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=679.717µs grafana | logger=migrator t=2023-12-02T01:14:49.977240025Z level=info msg="Executing migration" id="delete alert_definition_version table" grafana | logger=migrator t=2023-12-02T01:14:49.977311216Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=70.781µs grafana | logger=migrator t=2023-12-02T01:14:49.980136357Z level=info msg="Executing migration" id="recreate alert_definition_version table" grafana | logger=migrator t=2023-12-02T01:14:49.981735274Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.598498ms grafana | logger=migrator t=2023-12-02T01:14:49.985301312Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" grafana | logger=migrator t=2023-12-02T01:14:49.986889509Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.584386ms grafana | logger=migrator t=2023-12-02T01:14:49.992219346Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" grafana | logger=migrator t=2023-12-02T01:14:49.993227587Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.008121ms grafana | logger=migrator t=2023-12-02T01:14:49.996471612Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" grafana | logger=migrator t=2023-12-02T01:14:49.996564043Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=93.481µs grafana | logger=migrator t=2023-12-02T01:14:50.000111261Z level=info msg="Executing migration" id="drop alert_definition_version table" grafana | logger=migrator t=2023-12-02T01:14:50.001506067Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.394576ms grafana | logger=migrator t=2023-12-02T01:14:50.006863364Z level=info msg="Executing migration" id="create alert_instance table" grafana | logger=migrator t=2023-12-02T01:14:50.007690822Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=827.008µs grafana | logger=migrator t=2023-12-02T01:14:50.010649444Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" grafana | logger=migrator t=2023-12-02T01:14:50.011784216Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.132602ms grafana | logger=migrator t=2023-12-02T01:14:50.017056922Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" grafana | logger=migrator t=2023-12-02T01:14:50.018601729Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.544407ms grafana | logger=migrator t=2023-12-02T01:14:50.021806043Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" grafana | logger=migrator t=2023-12-02T01:14:50.027402943Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.58181ms grafana | logger=migrator t=2023-12-02T01:14:50.030541376Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" grafana | logger=migrator t=2023-12-02T01:14:50.032108654Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.557347ms grafana | logger=migrator t=2023-12-02T01:14:50.037074906Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" grafana | logger=migrator t=2023-12-02T01:14:50.038534292Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.459196ms grafana | logger=migrator t=2023-12-02T01:14:50.041751006Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" grafana | logger=migrator t=2023-12-02T01:14:50.077797122Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=36.045196ms grafana | logger=migrator t=2023-12-02T01:14:50.081069547Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" grafana | logger=migrator t=2023-12-02T01:14:50.116234733Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=35.164806ms grafana | logger=migrator t=2023-12-02T01:14:50.121259366Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" grafana | logger=migrator t=2023-12-02T01:14:50.122220957Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=960.341µs grafana | logger=migrator t=2023-12-02T01:14:50.12528003Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" grafana | logger=migrator t=2023-12-02T01:14:50.126202109Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=921.799µs grafana | logger=migrator t=2023-12-02T01:14:50.129617886Z level=info msg="Executing migration" id="add current_reason column related to current_state" grafana | logger=migrator t=2023-12-02T01:14:50.135232656Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.614261ms grafana | logger=migrator t=2023-12-02T01:14:50.14032786Z level=info msg="Executing migration" id="create alert_rule table" grafana | logger=migrator t=2023-12-02T01:14:50.141144609Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=816.679µs grafana | logger=migrator t=2023-12-02T01:14:50.145658207Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" grafana | logger=migrator t=2023-12-02T01:14:50.14775203Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.093283ms grafana | logger=migrator t=2023-12-02T01:14:50.151160166Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" grafana | logger=migrator t=2023-12-02T01:14:50.152811634Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.652168ms grafana | logger=migrator t=2023-12-02T01:14:50.155780486Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" grafana | logger=migrator t=2023-12-02T01:14:50.156970348Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.194172ms grafana | logger=migrator t=2023-12-02T01:14:50.162414527Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" grafana | logger=migrator t=2023-12-02T01:14:50.162503008Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=89.041µs grafana | logger=migrator t=2023-12-02T01:14:50.165768272Z level=info msg="Executing migration" id="add column for to alert_rule" grafana | logger=migrator t=2023-12-02T01:14:50.172119071Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.350699ms grafana | logger=migrator t=2023-12-02T01:14:50.174977992Z level=info msg="Executing migration" id="add column annotations to alert_rule" grafana | logger=migrator t=2023-12-02T01:14:50.181201448Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.223187ms grafana | logger=migrator t=2023-12-02T01:14:50.187585426Z level=info msg="Executing migration" id="add column labels to alert_rule" grafana | logger=migrator t=2023-12-02T01:14:50.194071515Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.485739ms grafana | logger=migrator t=2023-12-02T01:14:50.198028798Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" grafana | logger=migrator t=2023-12-02T01:14:50.199034178Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.00484ms grafana | logger=migrator t=2023-12-02T01:14:50.20197438Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" grafana | logger=migrator t=2023-12-02T01:14:50.203020971Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.046351ms grafana | logger=migrator t=2023-12-02T01:14:50.208089435Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" grafana | logger=migrator t=2023-12-02T01:14:50.214250102Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.160167ms grafana | logger=migrator t=2023-12-02T01:14:50.217270354Z level=info msg="Executing migration" id="add panel_id column to alert_rule" grafana | logger=migrator t=2023-12-02T01:14:50.223775143Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.501829ms grafana | logger=migrator t=2023-12-02T01:14:50.227533013Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" grafana | logger=migrator t=2023-12-02T01:14:50.229443223Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.911ms grafana | logger=migrator t=2023-12-02T01:14:50.235055814Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" grafana | logger=migrator t=2023-12-02T01:14:50.241021837Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.963553ms grafana | logger=migrator t=2023-12-02T01:14:50.244283922Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" grafana | logger=migrator t=2023-12-02T01:14:50.250135545Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.851203ms grafana | logger=migrator t=2023-12-02T01:14:50.253457621Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" grafana | logger=migrator t=2023-12-02T01:14:50.253542982Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=85.571µs grafana | logger=migrator t=2023-12-02T01:14:50.255978737Z level=info msg="Executing migration" id="create alert_rule_version table" grafana | logger=migrator t=2023-12-02T01:14:50.256938168Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=959.301µs grafana | logger=migrator t=2023-12-02T01:14:50.261615877Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" grafana | logger=migrator t=2023-12-02T01:14:50.262663879Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.047902ms grafana | logger=migrator t=2023-12-02T01:14:50.26558824Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" grafana | logger=migrator t=2023-12-02T01:14:50.266812833Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.223243ms grafana | logger=migrator t=2023-12-02T01:14:50.272255671Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" grafana | logger=migrator t=2023-12-02T01:14:50.272387182Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=132.561µs grafana | logger=migrator t=2023-12-02T01:14:50.276308695Z level=info msg="Executing migration" id="add column for to alert_rule_version" grafana | logger=migrator t=2023-12-02T01:14:50.282459181Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.149966ms grafana | logger=migrator t=2023-12-02T01:14:50.285851697Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" grafana | logger=migrator t=2023-12-02T01:14:50.291952612Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.102035ms grafana | logger=migrator t=2023-12-02T01:14:50.297744474Z level=info msg="Executing migration" id="add column labels to alert_rule_version" grafana | logger=migrator t=2023-12-02T01:14:50.305099253Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.354169ms grafana | logger=migrator t=2023-12-02T01:14:50.308251216Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" grafana | logger=migrator t=2023-12-02T01:14:50.314567994Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.316168ms grafana | logger=migrator t=2023-12-02T01:14:50.317838219Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" grafana | logger=migrator t=2023-12-02T01:14:50.324025005Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.185436ms grafana | logger=migrator t=2023-12-02T01:14:50.32730144Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" grafana | logger=migrator t=2023-12-02T01:14:50.327420931Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=118.921µs grafana | logger=migrator t=2023-12-02T01:14:50.335807081Z level=info msg="Executing migration" id=create_alert_configuration_table grafana | logger=migrator t=2023-12-02T01:14:50.336546609Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=738.328µs grafana | logger=migrator t=2023-12-02T01:14:50.340045436Z level=info msg="Executing migration" id="Add column default in alert_configuration" grafana | logger=migrator t=2023-12-02T01:14:50.350755251Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.705945ms grafana | logger=migrator t=2023-12-02T01:14:50.354291089Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" grafana | logger=migrator t=2023-12-02T01:14:50.35438933Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=98.921µs grafana | logger=migrator t=2023-12-02T01:14:50.36098713Z level=info msg="Executing migration" id="add column org_id in alert_configuration" grafana | logger=migrator t=2023-12-02T01:14:50.368218158Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.230218ms grafana | logger=migrator t=2023-12-02T01:14:50.373442213Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" grafana | logger=migrator t=2023-12-02T01:14:50.374401624Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=960.791µs grafana | logger=migrator t=2023-12-02T01:14:50.377067083Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" grafana | logger=migrator t=2023-12-02T01:14:50.38152359Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.456397ms grafana | logger=migrator t=2023-12-02T01:14:50.388447874Z level=info msg="Executing migration" id=create_ngalert_configuration_table grafana | logger=migrator t=2023-12-02T01:14:50.389293513Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=845.489µs grafana | logger=migrator t=2023-12-02T01:14:50.392566308Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" grafana | logger=migrator t=2023-12-02T01:14:50.394016634Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.452856ms grafana | logger=migrator t=2023-12-02T01:14:50.397704283Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" grafana | logger=migrator t=2023-12-02T01:14:50.406117363Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.41268ms grafana | logger=migrator t=2023-12-02T01:14:50.410004984Z level=info msg="Executing migration" id="create provenance_type table" grafana | logger=migrator t=2023-12-02T01:14:50.410528411Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=523.067µs grafana | logger=migrator t=2023-12-02T01:14:50.414972577Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" grafana | logger=migrator t=2023-12-02T01:14:50.416151061Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.177624ms grafana | logger=migrator t=2023-12-02T01:14:50.422105384Z level=info msg="Executing migration" id="create alert_image table" grafana | logger=migrator t=2023-12-02T01:14:50.423076054Z level=info msg="Migration successfully executed" id="create alert_image table" duration=974.26µs grafana | logger=migrator t=2023-12-02T01:14:50.425918425Z level=info msg="Executing migration" id="add unique index on token to alert_image table" grafana | logger=migrator t=2023-12-02T01:14:50.426941285Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.02231ms grafana | logger=migrator t=2023-12-02T01:14:50.43107508Z level=info msg="Executing migration" id="support longer URLs in alert_image table" grafana | logger=migrator t=2023-12-02T01:14:50.431150941Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=76.211µs grafana | logger=migrator t=2023-12-02T01:14:50.434208503Z level=info msg="Executing migration" id=create_alert_configuration_history_table grafana | logger=migrator t=2023-12-02T01:14:50.43570263Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.494247ms grafana | logger=migrator t=2023-12-02T01:14:50.439560881Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" grafana | logger=migrator t=2023-12-02T01:14:50.441231229Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.671258ms grafana | logger=migrator t=2023-12-02T01:14:50.447369304Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" grafana | logger=migrator t=2023-12-02T01:14:50.447805799Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" grafana | logger=migrator t=2023-12-02T01:14:50.451056454Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" grafana | logger=migrator t=2023-12-02T01:14:50.451524829Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=468.035µs grafana | logger=migrator t=2023-12-02T01:14:50.454325459Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" grafana | logger=migrator t=2023-12-02T01:14:50.455993887Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.667348ms grafana | logger=migrator t=2023-12-02T01:14:50.461265103Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" grafana | logger=migrator t=2023-12-02T01:14:50.469920616Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.656263ms grafana | logger=migrator t=2023-12-02T01:14:50.47320908Z level=info msg="Executing migration" id="create library_element table v1" grafana | logger=migrator t=2023-12-02T01:14:50.474076699Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=866.899µs grafana | logger=migrator t=2023-12-02T01:14:50.477039811Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" grafana | logger=migrator t=2023-12-02T01:14:50.478134914Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.097103ms grafana | logger=migrator t=2023-12-02T01:14:50.513446941Z level=info msg="Executing migration" id="create library_element_connection table v1" grafana | logger=migrator t=2023-12-02T01:14:50.514740725Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.294384ms grafana | logger=migrator t=2023-12-02T01:14:50.518537625Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" grafana | logger=migrator t=2023-12-02T01:14:50.520281964Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.743999ms grafana | logger=migrator t=2023-12-02T01:14:50.523517929Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" grafana | logger=migrator t=2023-12-02T01:14:50.524496019Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=975.37µs grafana | logger=migrator t=2023-12-02T01:14:50.529521893Z level=info msg="Executing migration" id="increase max description length to 2048" grafana | logger=migrator t=2023-12-02T01:14:50.529546413Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=25.61µs grafana | logger=migrator t=2023-12-02T01:14:50.532938779Z level=info msg="Executing migration" id="alter library_element model to mediumtext" grafana | logger=migrator t=2023-12-02T01:14:50.53303629Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=98.371µs grafana | logger=migrator t=2023-12-02T01:14:50.53580004Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" grafana | logger=migrator t=2023-12-02T01:14:50.536237174Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=436.774µs grafana | logger=migrator t=2023-12-02T01:14:50.539738523Z level=info msg="Executing migration" id="create data_keys table" grafana | logger=migrator t=2023-12-02T01:14:50.541037776Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.298803ms grafana | logger=migrator t=2023-12-02T01:14:50.547763218Z level=info msg="Executing migration" id="create secrets table" grafana | logger=migrator t=2023-12-02T01:14:50.549437636Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.686358ms grafana | logger=migrator t=2023-12-02T01:14:50.552855262Z level=info msg="Executing migration" id="rename data_keys name column to id" grafana | logger=migrator t=2023-12-02T01:14:50.601984328Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=49.107246ms grafana | logger=migrator t=2023-12-02T01:14:50.609014533Z level=info msg="Executing migration" id="add name column into data_keys" grafana | logger=migrator t=2023-12-02T01:14:50.61996868Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.947647ms grafana | logger=migrator t=2023-12-02T01:14:50.623247126Z level=info msg="Executing migration" id="copy data_keys id column values into name" grafana | logger=migrator t=2023-12-02T01:14:50.623575579Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=327.513µs grafana | logger=migrator t=2023-12-02T01:14:50.631856048Z level=info msg="Executing migration" id="rename data_keys name column to label" grafana | logger=migrator t=2023-12-02T01:14:50.692586097Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=60.720628ms grafana | logger=migrator t=2023-12-02T01:14:50.697173276Z level=info msg="Executing migration" id="rename data_keys id column back to name" grafana | logger=migrator t=2023-12-02T01:14:50.75743273Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=60.250524ms grafana | logger=migrator t=2023-12-02T01:14:50.76393194Z level=info msg="Executing migration" id="create kv_store table v1" grafana | logger=migrator t=2023-12-02T01:14:50.764748339Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=816.519µs grafana | logger=migrator t=2023-12-02T01:14:50.768068134Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" grafana | logger=migrator t=2023-12-02T01:14:50.769580871Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.511267ms grafana | logger=migrator t=2023-12-02T01:14:50.772866676Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" grafana | logger=migrator t=2023-12-02T01:14:50.773068538Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=201.822µs grafana | logger=migrator t=2023-12-02T01:14:50.777207682Z level=info msg="Executing migration" id="create permission table" grafana | logger=migrator t=2023-12-02T01:14:50.77793982Z level=info msg="Migration successfully executed" id="create permission table" duration=735.688µs grafana | logger=migrator t=2023-12-02T01:14:50.782482788Z level=info msg="Executing migration" id="add unique index permission.role_id" grafana | logger=migrator t=2023-12-02T01:14:50.783457589Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=975.031µs grafana | logger=migrator t=2023-12-02T01:14:50.786501861Z level=info msg="Executing migration" id="add unique index role_id_action_scope" grafana | logger=migrator t=2023-12-02T01:14:50.787543572Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.040901ms grafana | logger=migrator t=2023-12-02T01:14:50.792599756Z level=info msg="Executing migration" id="create role table" grafana | logger=migrator t=2023-12-02T01:14:50.793331004Z level=info msg="Migration successfully executed" id="create role table" duration=731.078µs grafana | logger=migrator t=2023-12-02T01:14:50.796904663Z level=info msg="Executing migration" id="add column display_name" grafana | logger=migrator t=2023-12-02T01:14:50.804652245Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.746912ms grafana | logger=migrator t=2023-12-02T01:14:50.808876491Z level=info msg="Executing migration" id="add column group_name" grafana | logger=migrator t=2023-12-02T01:14:50.816544163Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.667342ms grafana | logger=migrator t=2023-12-02T01:14:50.820819618Z level=info msg="Executing migration" id="add index role.org_id" grafana | logger=migrator t=2023-12-02T01:14:50.821871969Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.049171ms grafana | logger=migrator t=2023-12-02T01:14:50.825099035Z level=info msg="Executing migration" id="add unique index role_org_id_name" grafana | logger=migrator t=2023-12-02T01:14:50.826143725Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.04076ms grafana | logger=migrator t=2023-12-02T01:14:50.829786424Z level=info msg="Executing migration" id="add index role_org_id_uid" grafana | logger=migrator t=2023-12-02T01:14:50.830782235Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=995.991µs grafana | logger=migrator t=2023-12-02T01:14:50.834485464Z level=info msg="Executing migration" id="create team role table" grafana | logger=migrator t=2023-12-02T01:14:50.83506377Z level=info msg="Migration successfully executed" id="create team role table" duration=578.226µs grafana | logger=migrator t=2023-12-02T01:14:50.838292215Z level=info msg="Executing migration" id="add index team_role.org_id" grafana | logger=migrator t=2023-12-02T01:14:50.839701941Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.407475ms grafana | logger=migrator t=2023-12-02T01:14:50.843009846Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" grafana | logger=migrator t=2023-12-02T01:14:50.844312009Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.303933ms grafana | logger=migrator t=2023-12-02T01:14:50.848468574Z level=info msg="Executing migration" id="add index team_role.team_id" grafana | logger=migrator t=2023-12-02T01:14:50.849540205Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.071011ms grafana | logger=migrator t=2023-12-02T01:14:50.852364715Z level=info msg="Executing migration" id="create user role table" grafana | logger=migrator t=2023-12-02T01:14:50.853149375Z level=info msg="Migration successfully executed" id="create user role table" duration=784.499µs grafana | logger=migrator t=2023-12-02T01:14:50.8565077Z level=info msg="Executing migration" id="add index user_role.org_id" grafana | logger=migrator t=2023-12-02T01:14:50.857594821Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.083661ms grafana | logger=migrator t=2023-12-02T01:14:50.861615145Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" grafana | logger=migrator t=2023-12-02T01:14:50.862735836Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.119971ms grafana | logger=migrator t=2023-12-02T01:14:50.865930481Z level=info msg="Executing migration" id="add index user_role.user_id" grafana | logger=migrator t=2023-12-02T01:14:50.867018523Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.087612ms grafana | logger=migrator t=2023-12-02T01:14:50.872037566Z level=info msg="Executing migration" id="create builtin role table" grafana | logger=migrator t=2023-12-02T01:14:50.872882406Z level=info msg="Migration successfully executed" id="create builtin role table" duration=844.779µs grafana | logger=migrator t=2023-12-02T01:14:50.876263311Z level=info msg="Executing migration" id="add index builtin_role.role_id" grafana | logger=migrator t=2023-12-02T01:14:50.877379933Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.118552ms grafana | logger=migrator t=2023-12-02T01:14:50.882190845Z level=info msg="Executing migration" id="add index builtin_role.name" grafana | logger=migrator t=2023-12-02T01:14:50.883363787Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.172472ms grafana | logger=migrator t=2023-12-02T01:14:50.886651543Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" grafana | logger=migrator t=2023-12-02T01:14:50.895110233Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.45823ms grafana | logger=migrator t=2023-12-02T01:14:50.898275177Z level=info msg="Executing migration" id="add index builtin_role.org_id" grafana | logger=migrator t=2023-12-02T01:14:50.899454169Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.177362ms grafana | logger=migrator t=2023-12-02T01:14:50.903771806Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" grafana | logger=migrator t=2023-12-02T01:14:50.905004518Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.232482ms grafana | logger=migrator t=2023-12-02T01:14:50.908325794Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" grafana | logger=migrator t=2023-12-02T01:14:50.909507317Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.182003ms grafana | logger=migrator t=2023-12-02T01:14:50.912993074Z level=info msg="Executing migration" id="add unique index role.uid" grafana | logger=migrator t=2023-12-02T01:14:50.914138286Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.144802ms grafana | logger=migrator t=2023-12-02T01:14:50.918283481Z level=info msg="Executing migration" id="create seed assignment table" grafana | logger=migrator t=2023-12-02T01:14:50.919059409Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=775.498µs grafana | logger=migrator t=2023-12-02T01:14:50.922465225Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" grafana | logger=migrator t=2023-12-02T01:14:50.923659828Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.193773ms grafana | logger=migrator t=2023-12-02T01:14:50.927005694Z level=info msg="Executing migration" id="add column hidden to role table" grafana | logger=migrator t=2023-12-02T01:14:50.936486765Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.481311ms grafana | logger=migrator t=2023-12-02T01:14:50.940798542Z level=info msg="Executing migration" id="permission kind migration" grafana | logger=migrator t=2023-12-02T01:14:50.947126199Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.324717ms grafana | logger=migrator t=2023-12-02T01:14:50.950256632Z level=info msg="Executing migration" id="permission attribute migration" grafana | logger=migrator t=2023-12-02T01:14:50.958829074Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.574632ms grafana | logger=migrator t=2023-12-02T01:14:50.961914537Z level=info msg="Executing migration" id="permission identifier migration" grafana | logger=migrator t=2023-12-02T01:14:50.967626818Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.710671ms grafana | logger=migrator t=2023-12-02T01:14:50.971846214Z level=info msg="Executing migration" id="add permission identifier index" grafana | logger=migrator t=2023-12-02T01:14:50.972665012Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=818.498µs grafana | logger=migrator t=2023-12-02T01:14:50.975558823Z level=info msg="Executing migration" id="create query_history table v1" grafana | logger=migrator t=2023-12-02T01:14:50.976230111Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=672.058µs grafana | logger=migrator t=2023-12-02T01:14:50.979180162Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" grafana | logger=migrator t=2023-12-02T01:14:50.980361275Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.180453ms grafana | logger=migrator t=2023-12-02T01:14:50.983954593Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" grafana | logger=migrator t=2023-12-02T01:14:50.984020784Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=66.62µs grafana | logger=migrator t=2023-12-02T01:14:50.987019186Z level=info msg="Executing migration" id="rbac disabled migrator" grafana | logger=migrator t=2023-12-02T01:14:50.987052696Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=34.07µs grafana | logger=migrator t=2023-12-02T01:14:50.990088368Z level=info msg="Executing migration" id="teams permissions migration" grafana | logger=migrator t=2023-12-02T01:14:50.990631035Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=542.887µs grafana | logger=migrator t=2023-12-02T01:14:50.99390758Z level=info msg="Executing migration" id="dashboard permissions" grafana | logger=migrator t=2023-12-02T01:14:50.994668217Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=761.767µs grafana | logger=migrator t=2023-12-02T01:14:50.998761292Z level=info msg="Executing migration" id="dashboard permissions uid scopes" grafana | logger=migrator t=2023-12-02T01:14:50.99952871Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=767.298µs grafana | logger=migrator t=2023-12-02T01:14:51.002901125Z level=info msg="Executing migration" id="drop managed folder create actions" grafana | logger=migrator t=2023-12-02T01:14:51.003202779Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=298.023µs grafana | logger=migrator t=2023-12-02T01:14:51.006284712Z level=info msg="Executing migration" id="alerting notification permissions" grafana | logger=migrator t=2023-12-02T01:14:51.006707238Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=423.296µs grafana | logger=migrator t=2023-12-02T01:14:51.010730964Z level=info msg="Executing migration" id="create query_history_star table v1" grafana | logger=migrator t=2023-12-02T01:14:51.011584125Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=852.712µs grafana | logger=migrator t=2023-12-02T01:14:51.015770424Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" grafana | logger=migrator t=2023-12-02T01:14:51.01700357Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.190495ms grafana | logger=migrator t=2023-12-02T01:14:51.01995624Z level=info msg="Executing migration" id="add column org_id in query_history_star" grafana | logger=migrator t=2023-12-02T01:14:51.028763841Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.808501ms grafana | logger=migrator t=2023-12-02T01:14:51.03226558Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" grafana | logger=migrator t=2023-12-02T01:14:51.032416942Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=151.692µs grafana | logger=migrator t=2023-12-02T01:14:51.037029334Z level=info msg="Executing migration" id="create correlation table v1" grafana | logger=migrator t=2023-12-02T01:14:51.038518615Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.484511ms grafana | logger=migrator t=2023-12-02T01:14:51.042054424Z level=info msg="Executing migration" id="add index correlations.uid" grafana | logger=migrator t=2023-12-02T01:14:51.043216359Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.161436ms grafana | logger=migrator t=2023-12-02T01:14:51.047532629Z level=info msg="Executing migration" id="add index correlations.source_uid" grafana | logger=migrator t=2023-12-02T01:14:51.049370854Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.835045ms grafana | logger=migrator t=2023-12-02T01:14:51.053963077Z level=info msg="Executing migration" id="add correlation config column" grafana | logger=migrator t=2023-12-02T01:14:51.06366155Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.699154ms grafana | logger=migrator t=2023-12-02T01:14:51.066737182Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" grafana | logger=migrator t=2023-12-02T01:14:51.067565923Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=828.631µs grafana | logger=migrator t=2023-12-02T01:14:51.070638755Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" grafana | logger=migrator t=2023-12-02T01:14:51.071425057Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=787.512µs grafana | logger=migrator t=2023-12-02T01:14:51.074946225Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" grafana | logger=migrator t=2023-12-02T01:14:51.103894962Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.948517ms grafana | logger=migrator t=2023-12-02T01:14:51.107184987Z level=info msg="Executing migration" id="create correlation v2" grafana | logger=migrator t=2023-12-02T01:14:51.107878577Z level=info msg="Migration successfully executed" id="create correlation v2" duration=693.06µs grafana | logger=migrator t=2023-12-02T01:14:51.111862792Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" grafana | logger=migrator t=2023-12-02T01:14:51.112743843Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=880.511µs grafana | logger=migrator t=2023-12-02T01:14:51.115809226Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" grafana | logger=migrator t=2023-12-02T01:14:51.117018993Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.209377ms grafana | logger=migrator t=2023-12-02T01:14:51.119896003Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" grafana | logger=migrator t=2023-12-02T01:14:51.121035178Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.138705ms grafana | logger=migrator t=2023-12-02T01:14:51.125236947Z level=info msg="Executing migration" id="copy correlation v1 to v2" grafana | logger=migrator t=2023-12-02T01:14:51.12550687Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=269.633µs grafana | logger=migrator t=2023-12-02T01:14:51.127922024Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" grafana | logger=migrator t=2023-12-02T01:14:51.128680414Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=758.32µs grafana | logger=migrator t=2023-12-02T01:14:51.131853468Z level=info msg="Executing migration" id="add provisioning column" grafana | logger=migrator t=2023-12-02T01:14:51.139812448Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.95821ms grafana | logger=migrator t=2023-12-02T01:14:51.143738212Z level=info msg="Executing migration" id="create entity_events table" grafana | logger=migrator t=2023-12-02T01:14:51.144300531Z level=info msg="Migration successfully executed" id="create entity_events table" duration=562.238µs grafana | logger=migrator t=2023-12-02T01:14:51.14716745Z level=info msg="Executing migration" id="create dashboard public config v1" grafana | logger=migrator t=2023-12-02T01:14:51.148105273Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=937.843µs grafana | logger=migrator t=2023-12-02T01:14:51.152159628Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" grafana | logger=migrator t=2023-12-02T01:14:51.152641495Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" grafana | logger=migrator t=2023-12-02T01:14:51.155631877Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" grafana | logger=migrator t=2023-12-02T01:14:51.156110903Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" grafana | logger=migrator t=2023-12-02T01:14:51.159289067Z level=info msg="Executing migration" id="Drop old dashboard public config table" grafana | logger=migrator t=2023-12-02T01:14:51.160114098Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=824.531µs grafana | logger=migrator t=2023-12-02T01:14:51.163053319Z level=info msg="Executing migration" id="recreate dashboard public config v1" grafana | logger=migrator t=2023-12-02T01:14:51.164014633Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=960.854µs grafana | logger=migrator t=2023-12-02T01:14:51.168160009Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" grafana | logger=migrator t=2023-12-02T01:14:51.169294795Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.134616ms grafana | logger=migrator t=2023-12-02T01:14:51.172429059Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" grafana | logger=migrator t=2023-12-02T01:14:51.174436536Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.007407ms grafana | logger=migrator t=2023-12-02T01:14:51.177744172Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" grafana | logger=migrator t=2023-12-02T01:14:51.179618188Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.873587ms grafana | logger=migrator t=2023-12-02T01:14:51.183708275Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" grafana | logger=migrator t=2023-12-02T01:14:51.184789229Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.081094ms grafana | logger=migrator t=2023-12-02T01:14:51.188770164Z level=info msg="Executing migration" id="Drop public config table" grafana | logger=migrator t=2023-12-02T01:14:51.189538125Z level=info msg="Migration successfully executed" id="Drop public config table" duration=767.821µs grafana | logger=migrator t=2023-12-02T01:14:51.193569421Z level=info msg="Executing migration" id="Recreate dashboard public config v2" grafana | logger=migrator t=2023-12-02T01:14:51.194556854Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=986.973µs grafana | logger=migrator t=2023-12-02T01:14:51.197626657Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" grafana | logger=migrator t=2023-12-02T01:14:51.198774083Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.147066ms grafana | logger=migrator t=2023-12-02T01:14:51.203435018Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" grafana | logger=migrator t=2023-12-02T01:14:51.204567243Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.132005ms grafana | logger=migrator t=2023-12-02T01:14:51.207667466Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" grafana | logger=migrator t=2023-12-02T01:14:51.208775822Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.107866ms grafana | logger=migrator t=2023-12-02T01:14:51.211981896Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" grafana | logger=migrator t=2023-12-02T01:14:51.242193742Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=30.211266ms grafana | logger=migrator t=2023-12-02T01:14:51.247523706Z level=info msg="Executing migration" id="add annotations_enabled column" grafana | logger=migrator t=2023-12-02T01:14:51.257433784Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.910817ms grafana | logger=migrator t=2023-12-02T01:14:51.260712529Z level=info msg="Executing migration" id="add time_selection_enabled column" grafana | logger=migrator t=2023-12-02T01:14:51.266914354Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.200755ms grafana | logger=migrator t=2023-12-02T01:14:51.270034917Z level=info msg="Executing migration" id="delete orphaned public dashboards" grafana | logger=migrator t=2023-12-02T01:14:51.270263241Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=228.194µs grafana | logger=migrator t=2023-12-02T01:14:51.273376674Z level=info msg="Executing migration" id="add share column" grafana | logger=migrator t=2023-12-02T01:14:51.281608248Z level=info msg="Migration successfully executed" id="add share column" duration=8.230734ms grafana | logger=migrator t=2023-12-02T01:14:51.285654394Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" grafana | logger=migrator t=2023-12-02T01:14:51.285810196Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=157.442µs grafana | logger=migrator t=2023-12-02T01:14:51.288512973Z level=info msg="Executing migration" id="create file table" grafana | logger=migrator t=2023-12-02T01:14:51.289133992Z level=info msg="Migration successfully executed" id="create file table" duration=587.048µs grafana | logger=migrator t=2023-12-02T01:14:51.292041112Z level=info msg="Executing migration" id="file table idx: path natural pk" grafana | logger=migrator t=2023-12-02T01:14:51.293811617Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.769874ms grafana | logger=migrator t=2023-12-02T01:14:51.298324349Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" grafana | logger=migrator t=2023-12-02T01:14:51.300138214Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.813605ms grafana | logger=migrator t=2023-12-02T01:14:51.303320948Z level=info msg="Executing migration" id="create file_meta table" grafana | logger=migrator t=2023-12-02T01:14:51.304044888Z level=info msg="Migration successfully executed" id="create file_meta table" duration=723.25µs grafana | logger=migrator t=2023-12-02T01:14:51.307111751Z level=info msg="Executing migration" id="file table idx: path key" grafana | logger=migrator t=2023-12-02T01:14:51.308335417Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.223536ms grafana | logger=migrator t=2023-12-02T01:14:51.313523839Z level=info msg="Executing migration" id="set path collation in file table" grafana | logger=migrator t=2023-12-02T01:14:51.31361014Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=86.491µs grafana | logger=migrator t=2023-12-02T01:14:51.31655865Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" grafana | logger=migrator t=2023-12-02T01:14:51.316643192Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=84.692µs grafana | logger=migrator t=2023-12-02T01:14:51.319334819Z level=info msg="Executing migration" id="managed permissions migration" grafana | logger=migrator t=2023-12-02T01:14:51.320244831Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=909.652µs grafana | logger=migrator t=2023-12-02T01:14:51.32372045Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" grafana | logger=migrator t=2023-12-02T01:14:51.324147416Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=427.296µs grafana | logger=migrator t=2023-12-02T01:14:51.32953267Z level=info msg="Executing migration" id="RBAC action name migrator" grafana | logger=migrator t=2023-12-02T01:14:51.33097923Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.44518ms grafana | logger=migrator t=2023-12-02T01:14:51.334329086Z level=info msg="Executing migration" id="Add UID column to playlist" grafana | logger=migrator t=2023-12-02T01:14:51.343390052Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.055216ms grafana | logger=migrator t=2023-12-02T01:14:51.346694577Z level=info msg="Executing migration" id="Update uid column values in playlist" grafana | logger=migrator t=2023-12-02T01:14:51.34692346Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=228.863µs grafana | logger=migrator t=2023-12-02T01:14:51.350232576Z level=info msg="Executing migration" id="Add index for uid in playlist" grafana | logger=migrator t=2023-12-02T01:14:51.351466263Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.233387ms grafana | logger=migrator t=2023-12-02T01:14:51.35633563Z level=info msg="Executing migration" id="update group index for alert rules" grafana | logger=migrator t=2023-12-02T01:14:51.356830627Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=495.987µs grafana | logger=migrator t=2023-12-02T01:14:51.360907484Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" grafana | logger=migrator t=2023-12-02T01:14:51.361156567Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=248.693µs grafana | logger=migrator t=2023-12-02T01:14:51.363558721Z level=info msg="Executing migration" id="admin only folder/dashboard permission" grafana | logger=migrator t=2023-12-02T01:14:51.364046647Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=488.026µs grafana | logger=migrator t=2023-12-02T01:14:51.368202074Z level=info msg="Executing migration" id="add action column to seed_assignment" grafana | logger=migrator t=2023-12-02T01:14:51.376653941Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.451617ms grafana | logger=migrator t=2023-12-02T01:14:51.379855826Z level=info msg="Executing migration" id="add scope column to seed_assignment" grafana | logger=migrator t=2023-12-02T01:14:51.38809726Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.240534ms grafana | logger=migrator t=2023-12-02T01:14:51.391293554Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" grafana | logger=migrator t=2023-12-02T01:14:51.392133225Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=837.881µs grafana | logger=migrator t=2023-12-02T01:14:51.396351414Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" grafana | logger=migrator t=2023-12-02T01:14:51.501926242Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=105.574408ms grafana | logger=migrator t=2023-12-02T01:14:51.505981629Z level=info msg="Executing migration" id="add unique index builtin_role_name back" grafana | logger=migrator t=2023-12-02T01:14:51.506886751Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=902.752µs grafana | logger=migrator t=2023-12-02T01:14:51.509744701Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" grafana | logger=migrator t=2023-12-02T01:14:51.510891046Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.142605ms grafana | logger=migrator t=2023-12-02T01:14:51.51475524Z level=info msg="Executing migration" id="add primary key to seed_assigment" grafana | logger=migrator t=2023-12-02T01:14:51.54795412Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.198269ms grafana | logger=migrator t=2023-12-02T01:14:51.551197364Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" grafana | logger=migrator t=2023-12-02T01:14:51.551338706Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=141.022µs grafana | logger=migrator t=2023-12-02T01:14:51.554073644Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" grafana | logger=migrator t=2023-12-02T01:14:51.554212956Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=139.152µs grafana | logger=migrator t=2023-12-02T01:14:51.558391393Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" grafana | logger=migrator t=2023-12-02T01:14:51.558703137Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=311.754µs grafana | logger=migrator t=2023-12-02T01:14:51.561987723Z level=info msg="Executing migration" id="create folder table" grafana | logger=migrator t=2023-12-02T01:14:51.563362802Z level=info msg="Migration successfully executed" id="create folder table" duration=1.374339ms grafana | logger=migrator t=2023-12-02T01:14:51.566728758Z level=info msg="Executing migration" id="Add index for parent_uid" grafana | logger=migrator t=2023-12-02T01:14:51.567874464Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.145396ms grafana | logger=migrator t=2023-12-02T01:14:51.572393146Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" grafana | logger=migrator t=2023-12-02T01:14:51.573566713Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.173017ms grafana | logger=migrator t=2023-12-02T01:14:51.577631349Z level=info msg="Executing migration" id="Update folder title length" grafana | logger=migrator t=2023-12-02T01:14:51.577656519Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.11µs grafana | logger=migrator t=2023-12-02T01:14:51.580115253Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" grafana | logger=migrator t=2023-12-02T01:14:51.58124759Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.131846ms grafana | logger=migrator t=2023-12-02T01:14:51.585300305Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" grafana | logger=migrator t=2023-12-02T01:14:51.586311259Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.010464ms grafana | logger=migrator t=2023-12-02T01:14:51.589482462Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" grafana | logger=migrator t=2023-12-02T01:14:51.590606929Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.123057ms grafana | logger=migrator t=2023-12-02T01:14:51.593816843Z level=info msg="Executing migration" id="create anon_device table" grafana | logger=migrator t=2023-12-02T01:14:51.594630354Z level=info msg="Migration successfully executed" id="create anon_device table" duration=812.981µs grafana | logger=migrator t=2023-12-02T01:14:51.598781942Z level=info msg="Executing migration" id="add unique index anon_device.device_id" grafana | logger=migrator t=2023-12-02T01:14:51.600082599Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.299897ms grafana | logger=migrator t=2023-12-02T01:14:51.652384792Z level=info msg="Executing migration" id="add index anon_device.updated_at" grafana | logger=migrator t=2023-12-02T01:14:51.654103506Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.718414ms grafana | logger=migrator t=2023-12-02T01:14:51.657650775Z level=info msg="Executing migration" id="create signing_key table" grafana | logger=migrator t=2023-12-02T01:14:51.658407615Z level=info msg="Migration successfully executed" id="create signing_key table" duration=758.03µs grafana | logger=migrator t=2023-12-02T01:14:51.662632184Z level=info msg="Executing migration" id="add unique index signing_key.key_id" grafana | logger=migrator t=2023-12-02T01:14:51.663753559Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.120215ms grafana | logger=migrator t=2023-12-02T01:14:51.666959314Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" grafana | logger=migrator t=2023-12-02T01:14:51.668053429Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.094285ms grafana | logger=migrator t=2023-12-02T01:14:51.671111262Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" grafana | logger=migrator t=2023-12-02T01:14:51.671382425Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=271.263µs grafana | logger=migrator t=2023-12-02T01:14:51.675297739Z level=info msg="migrations completed" performed=517 skipped=0 duration=3.990548366s grafana | logger=sqlstore t=2023-12-02T01:14:51.684181052Z level=info msg="Created default admin" user=admin grafana | logger=sqlstore t=2023-12-02T01:14:51.684449015Z level=info msg="Created default organization" grafana | logger=secrets t=2023-12-02T01:14:51.688651694Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 grafana | logger=local.finder t=2023-12-02T01:14:51.746938579Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled grafana | logger=query_data t=2023-12-02T01:14:51.752019179Z level=info msg="Query Service initialization" grafana | logger=live.push_http t=2023-12-02T01:14:51.756613723Z level=info msg="Live Push Gateway initialization" grafana | logger=infra.usagestats.collector t=2023-12-02T01:14:53.949793529Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 grafana | logger=provisioning.datasources t=2023-12-02T01:14:53.951863381Z level=info msg="inserting datasource from configuration " name=PolicyPrometheus uid=dkSf71fnz grafana | logger=provisioning.alerting t=2023-12-02T01:14:53.982721674Z level=info msg="starting to provision alerting" grafana | logger=provisioning.alerting t=2023-12-02T01:14:53.982761895Z level=info msg="finished to provision alerting" grafana | logger=grafanaStorageLogger t=2023-12-02T01:14:53.983415171Z level=info msg="Storage starting" grafana | logger=ngalert.state.manager t=2023-12-02T01:14:53.985621885Z level=info msg="Warming state cache for startup" grafana | logger=http.server t=2023-12-02T01:14:53.987444153Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= grafana | logger=sqlstore.transactions t=2023-12-02T01:14:54.020644632Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" grafana | logger=ngalert.state.manager t=2023-12-02T01:14:54.046753616Z level=info msg="State cache has been initialized" states=0 duration=61.130041ms grafana | logger=ngalert.scheduler t=2023-12-02T01:14:54.046799647Z level=info msg="Starting scheduler" tickInterval=10s grafana | logger=ticker t=2023-12-02T01:14:54.046854087Z level=info msg=starting first_tick=2023-12-02T01:15:00Z grafana | logger=ngalert.multiorg.alertmanager t=2023-12-02T01:14:54.046865657Z level=info msg="Starting MultiOrg Alertmanager" grafana | logger=sqlstore.transactions t=2023-12-02T01:14:54.060809564Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" grafana | logger=plugins.update.checker t=2023-12-02T01:14:54.072919341Z level=info msg="Update check succeeded" duration=89.928944ms grafana | logger=sqlstore.transactions t=2023-12-02T01:14:54.080183157Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" grafana | logger=ngalert.migration t=2023-12-02T01:14:54.086119539Z level=info msg=Starting grafana | logger=ngalert.migration t=2023-12-02T01:14:54.086825957Z level=info msg="Starting legacy migration" grafana | logger=ngalert.migration orgID=1 t=2023-12-02T01:14:54.08714369Z level=info msg="Migrating alerts for organisation" grafana | logger=ngalert.migration orgID=1 t=2023-12-02T01:14:54.087772726Z level=info msg="Alerts found to migrate" alerts=0 grafana | logger=ngalert.migration orgID=1 t=2023-12-02T01:14:54.088328212Z level=warn msg="No available receivers" grafana | logger=ngalert.migration t=2023-12-02T01:14:54.090937259Z level=info msg="Completed legacy migration" grafana | logger=sqlstore.transactions t=2023-12-02T01:14:54.101241328Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" grafana | logger=sqlstore.transactions t=2023-12-02T01:14:54.117312697Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" grafana | logger=grafana.update.checker t=2023-12-02T01:14:54.214408875Z level=info msg="Update check succeeded" duration=231.422958ms grafana | logger=infra.usagestats t=2023-12-02T01:16:52.996049528Z level=info msg="Usage stats are ready to report" ++ echo 'Tearing down containers...' Tearing down containers... ++ docker-compose down -v --remove-orphans Stopping policy-apex-pdp ... Stopping policy-pap ... Stopping policy-api ... Stopping grafana ... Stopping simulator ... Stopping mariadb ... Stopping prometheus ... Stopping grafana ... done Stopping prometheus ... done Stopping policy-apex-pdp ... done Stopping policy-pap ... done Stopping mariadb ... done Stopping simulator ... done Stopping policy-api ... done Removing policy-apex-pdp ... Removing policy-pap ... Removing policy-api ... Removing policy-db-migrator ... Removing grafana ... Removing simulator ... Removing mariadb ... Removing prometheus ... Removing grafana ... done Removing policy-pap ... done Removing policy-apex-pdp ... done Removing policy-db-migrator ... done Removing policy-api ... done Removing mariadb ... done Removing simulator ... done Removing prometheus ... done Removing network compose_default ++ cd /w/workspace/policy-pap-montreal-project-csit-pap + load_set + _setopts=hxB ++ echo braceexpand:hashall:interactive-comments:xtrace ++ tr : ' ' + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o braceexpand + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o hashall + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o interactive-comments + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o xtrace ++ echo hxB ++ sed 's/./& /g' + for i in $(echo "$_setopts" | sed 's/./& /g') + set +h + for i in $(echo "$_setopts" | sed 's/./& /g') + set +x + [[ -n /tmp/tmp.JVXWXyGp0r ]] + rsync -av /tmp/tmp.JVXWXyGp0r/ /w/workspace/policy-pap-montreal-project-csit-pap/csit/archives/pap sending incremental file list ./ log.html output.xml report.html testplan.txt sent 909,132 bytes received 95 bytes 1,818,454.00 bytes/sec total size is 908,586 speedup is 1.00 + rm -rf /w/workspace/policy-pap-montreal-project-csit-pap/models + exit 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2104 killed; [ssh-agent] Stopped. Robot results publisher started... -Parsing output xml: Done! WARNING! Could not find file: **/log.html WARNING! Could not find file: **/report.html -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [PostBuildScript] - [INFO] Executing post build scripts. [policy-pap-montreal-project-csit-pap] $ /bin/bash /tmp/jenkins13685429650793117708.sh ---> sysstat.sh [policy-pap-montreal-project-csit-pap] $ /bin/bash /tmp/jenkins10447219910334846276.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-pap-montreal-project-csit-pap + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-pap-montreal-project-csit-pap ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-pap-montreal-project-csit-pap ']' + mkdir -p /w/workspace/policy-pap-montreal-project-csit-pap/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-pap-montreal-project-csit-pap/archives/ [policy-pap-montreal-project-csit-pap] $ /bin/bash /tmp/jenkins8464450212447384212.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-montreal-project-csit-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eieB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-eieB/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-pap-montreal-project-csit-pap] $ /bin/bash /tmp/jenkins716737270077157960.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-pap-montreal-project-csit-pap@tmp/config12736353342304878189tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-pap-montreal-project-csit-pap] $ /bin/bash /tmp/jenkins3924965306607302539.sh ---> create-netrc.sh [policy-pap-montreal-project-csit-pap] $ /bin/bash /tmp/jenkins11236942056588718823.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-montreal-project-csit-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eieB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-eieB/bin to PATH [policy-pap-montreal-project-csit-pap] $ /bin/bash /tmp/jenkins7201272416600726389.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-pap-montreal-project-csit-pap] $ /bin/bash /tmp/jenkins16552128853171338508.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-montreal-project-csit-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eieB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-eieB/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [policy-pap-montreal-project-csit-pap] $ /bin/bash -l /tmp/jenkins16799518996099776983.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-montreal-project-csit-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eieB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-eieB/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-pap-montreal-project-csit-pap/20 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-1642 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 13G 143G 9% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 807 26290 0 5068 30903 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:33:e4:07 brd ff:ff:ff:ff:ff:ff inet 10.30.106.153/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85977sec preferred_lft 85977sec inet6 fe80::f816:3eff:fe33:e407/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:4c:64:9a:1e brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1642) 12/02/23 _x86_64_ (8 CPU) 01:11:19 LINUX RESTART (8 CPU) 01:12:02 tps rtps wtps bread/s bwrtn/s 01:13:01 88.10 17.86 70.24 1037.25 13998.98 01:14:01 122.68 22.90 99.78 2744.21 21124.88 01:15:01 423.96 11.88 412.08 817.63 104912.05 01:16:01 17.98 0.60 17.38 44.26 11662.99 01:17:01 7.15 0.05 7.10 7.87 7186.82 01:18:01 67.81 1.40 66.41 107.43 11087.67 Average: 121.37 9.09 112.28 792.41 28368.33 01:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:13:01 30078564 31696940 2860656 8.68 70928 1856748 1496164 4.40 881288 1689428 178056 01:14:01 28687864 31691960 4251356 12.91 101496 3171984 1568068 4.61 965508 2912412 1100332 01:15:01 26497952 31252464 6441268 19.56 133104 4802296 5239260 15.42 1472844 4466412 1956 01:16:01 25012560 29903524 7926660 24.06 133632 4932972 6428892 18.92 2891756 4517556 256 01:17:01 24963456 29882260 7975764 24.21 133724 4959668 6507644 19.15 2922568 4532968 25960 01:18:01 26950544 31666972 5988676 18.18 135936 4772340 1467536 4.32 1162268 4356692 1748 Average: 27031823 31015687 5907397 17.93 118137 4082668 3784594 11.14 1716039 3745911 218051 01:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:13:01 ens3 62.55 42.35 993.60 7.44 0.00 0.00 0.00 0.00 01:13:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:01 br-36ef359dc6f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:01 ens3 262.79 152.27 7938.93 15.14 0.00 0.00 0.00 0.00 01:14:01 lo 6.27 6.27 0.58 0.58 0.00 0.00 0.00 0.00 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 veth753afc5 0.48 0.78 0.06 0.31 0.00 0.00 0.00 0.00 01:15:01 br-36ef359dc6f5 0.68 0.60 0.05 0.30 0.00 0.00 0.00 0.00 01:15:01 veth01015f4 0.55 0.75 0.03 0.05 0.00 0.00 0.00 0.00 01:15:01 vethec1944e 0.15 0.53 0.01 0.03 0.00 0.00 0.00 0.00 01:16:01 veth753afc5 0.17 0.25 0.01 0.01 0.00 0.00 0.00 0.00 01:16:01 br-36ef359dc6f5 2.17 2.52 1.82 1.74 0.00 0.00 0.00 0.00 01:16:01 veth01015f4 52.89 46.64 19.97 40.39 0.00 0.00 0.00 0.00 01:16:01 vethec1944e 1.20 1.08 0.30 0.27 0.00 0.00 0.00 0.00 01:17:01 veth753afc5 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:17:01 br-36ef359dc6f5 1.43 1.62 0.11 0.15 0.00 0.00 0.00 0.00 01:17:01 veth01015f4 0.38 0.43 0.59 0.03 0.00 0.00 0.00 0.00 01:17:01 vethec1944e 0.40 0.23 0.05 0.07 0.00 0.00 0.00 0.00 01:18:01 ens3 1164.05 710.81 24497.81 124.16 0.00 0.00 0.00 0.00 01:18:01 lo 31.84 31.84 5.86 5.86 0.00 0.00 0.00 0.00 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 134.62 78.94 3965.75 11.05 0.00 0.00 0.00 0.00 Average: lo 4.65 4.65 0.92 0.92 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1642) 12/02/23 _x86_64_ (8 CPU) 01:11:19 LINUX RESTART (8 CPU) 01:12:02 CPU %user %nice %system %iowait %steal %idle 01:13:01 all 9.84 0.00 0.71 2.01 0.04 87.40 01:13:01 0 3.73 0.00 0.30 0.36 0.02 95.59 01:13:01 1 4.27 0.00 0.34 0.15 0.02 95.22 01:13:01 2 0.20 0.00 0.19 0.36 0.00 99.25 01:13:01 3 14.25 0.00 0.93 1.05 0.05 83.71 01:13:01 4 35.92 0.00 2.13 4.88 0.10 56.97 01:13:01 5 0.63 0.00 0.51 8.97 0.05 89.84 01:13:01 6 15.98 0.00 0.99 0.29 0.07 82.68 01:13:01 7 3.81 0.00 0.32 0.07 0.02 95.78 01:14:01 all 11.14 0.00 1.94 2.36 0.05 84.51 01:14:01 0 3.29 0.00 0.87 0.02 0.02 95.80 01:14:01 1 18.33 0.00 2.86 1.07 0.07 77.67 01:14:01 2 8.89 0.00 1.82 2.93 0.05 86.31 01:14:01 3 18.66 0.00 2.60 0.82 0.05 77.87 01:14:01 4 4.85 0.00 1.85 0.35 0.03 92.92 01:14:01 5 10.51 0.00 1.51 8.91 0.03 79.04 01:14:01 6 12.88 0.00 2.22 1.24 0.07 83.59 01:14:01 7 11.74 0.00 1.82 3.51 0.07 82.86 01:15:01 all 10.21 0.00 3.81 6.63 0.08 79.27 01:15:01 0 9.64 0.00 3.94 1.11 0.08 85.22 01:15:01 1 11.90 0.00 3.82 1.11 0.08 83.09 01:15:01 2 9.59 0.00 3.41 0.73 0.07 86.21 01:15:01 3 11.95 0.00 3.46 2.19 0.05 82.35 01:15:01 4 10.98 0.00 4.88 21.90 0.08 62.16 01:15:01 5 9.89 0.00 3.26 3.58 0.07 83.20 01:15:01 6 8.33 0.00 4.94 20.80 0.08 65.84 01:15:01 7 9.37 0.00 2.78 1.74 0.07 86.04 01:16:01 all 23.88 0.00 2.06 0.41 0.08 73.57 01:16:01 0 28.97 0.00 2.47 0.00 0.08 68.47 01:16:01 1 23.15 0.00 2.12 0.03 0.08 74.61 01:16:01 2 20.81 0.00 1.67 0.03 0.07 77.42 01:16:01 3 27.92 0.00 2.27 0.00 0.08 69.72 01:16:01 4 31.05 0.00 2.70 2.72 0.10 63.44 01:16:01 5 20.60 0.00 2.17 0.52 0.08 76.62 01:16:01 6 19.74 0.00 1.84 0.02 0.08 78.32 01:16:01 7 18.80 0.00 1.18 0.00 0.08 79.93 01:17:01 all 0.57 0.00 0.17 0.45 0.04 98.77 01:17:01 0 0.23 0.00 0.17 0.00 0.03 99.57 01:17:01 1 0.92 0.00 0.18 0.02 0.03 98.85 01:17:01 2 0.23 0.00 0.12 0.02 0.05 99.58 01:17:01 3 0.33 0.00 0.13 0.00 0.02 99.52 01:17:01 4 0.92 0.00 0.13 3.52 0.02 95.41 01:17:01 5 0.89 0.00 0.23 0.07 0.08 98.73 01:17:01 6 0.57 0.00 0.17 0.00 0.03 99.23 01:17:01 7 0.49 0.00 0.18 0.02 0.07 99.25 01:18:01 all 5.54 0.00 0.54 1.19 0.04 92.70 01:18:01 0 2.87 0.00 0.50 2.64 0.02 93.98 01:18:01 1 14.13 0.00 0.50 0.40 0.05 84.92 01:18:01 2 19.37 0.00 1.02 1.12 0.05 78.44 01:18:01 3 1.35 0.00 0.40 0.05 0.05 98.15 01:18:01 4 0.90 0.00 0.37 4.07 0.03 94.63 01:18:01 5 0.83 0.00 0.42 0.55 0.05 98.15 01:18:01 6 1.05 0.00 0.62 0.08 0.02 98.23 01:18:01 7 3.84 0.00 0.51 0.59 0.03 95.02 Average: all 10.19 0.00 1.54 2.17 0.05 86.05 Average: 0 8.13 0.00 1.37 0.69 0.04 89.77 Average: 1 12.13 0.00 1.64 0.46 0.06 85.71 Average: 2 9.86 0.00 1.37 0.86 0.05 87.85 Average: 3 12.40 0.00 1.63 0.68 0.05 85.24 Average: 4 14.03 0.00 2.00 6.22 0.06 77.68 Average: 5 7.24 0.00 1.35 3.75 0.06 87.60 Average: 6 9.73 0.00 1.79 3.72 0.06 84.69 Average: 7 7.99 0.00 1.13 0.99 0.06 89.84