Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-15074 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-pap-london-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-8a2LcC6TGnAa/agent.2060 SSH_AGENT_PID=2062 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-pap-london-project-csit-pap@tmp/private_key_15310075758447584811.key (/w/workspace/policy-pap-london-project-csit-pap@tmp/private_key_15310075758447584811.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-london-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/london^{commit} # timeout=10 Checking out Revision e830ea142a4b760cf152d9db92c451d74b2da1f2 (refs/remotes/origin/london) > git config core.sparsecheckout # timeout=10 > git checkout -f e830ea142a4b760cf152d9db92c451d74b2da1f2 # timeout=30 Commit message: "Make update to allow local image to be used in Nordix" > git rev-list --no-walk e830ea142a4b760cf152d9db92c451d74b2da1f2 # 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-london-project-csit-pap] $ /bin/bash /tmp/jenkins10995550119967075264.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-SAM7 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-SAM7/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-SAM7/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.27 botocore==1.34.27 bs4==0.0.2 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.5.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.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.27.0 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 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==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.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.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.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.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 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.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [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-london-project-csit-pap] $ /bin/sh /tmp/jenkins13019205008837650698.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-london-project-csit-pap] $ /bin/sh -xe /tmp/jenkins15972875137885493667.sh + /w/workspace/policy-pap-london-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-london-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-london-project-csit-pap/csit:/w/workspace/policy-pap-london-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-london-project-csit-pap/csit:/w/workspace/policy-pap-london-project-csit-pap/scripts:/bin + export SCRIPTS=/w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts + SCRIPTS=/w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts + export ROBOT_VARIABLES= + ROBOT_VARIABLES= + export PROJECT=pap + PROJECT=pap + cd /w/workspace/policy-pap-london-project-csit-pap + rm -rf /w/workspace/policy-pap-london-project-csit-pap/csit/archives/pap + mkdir -p /w/workspace/policy-pap-london-project-csit-pap/csit/archives/pap + source_safely /w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts/prepare-robot-env.sh + '[' -z /w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts/prepare-robot-env.sh ']' + relax_set + set +e + set +o pipefail + . /w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts/prepare-robot-env.sh ++ '[' -z /w/workspace/policy-pap-london-project-csit-pap ']' +++ mktemp -d ++ ROBOT_VENV=/tmp/tmp.3uzjrG1PHl ++ echo ROBOT_VENV=/tmp/tmp.3uzjrG1PHl +++ python3 --version ++ echo 'Python version is: Python 3.6.9' Python version is: Python 3.6.9 ++ python3 -m venv --clear /tmp/tmp.3uzjrG1PHl ++ source /tmp/tmp.3uzjrG1PHl/bin/activate +++ deactivate nondestructive +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n /bin/bash -o -n '' ']' +++ hash -r +++ '[' -n '' ']' +++ unset VIRTUAL_ENV +++ '[' '!' nondestructive = nondestructive ']' +++ VIRTUAL_ENV=/tmp/tmp.3uzjrG1PHl +++ 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-london-project-csit-pap/csit:/w/workspace/policy-pap-london-project-csit-pap/scripts:/bin +++ PATH=/tmp/tmp.3uzjrG1PHl/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-london-project-csit-pap/csit:/w/workspace/policy-pap-london-project-csit-pap/scripts:/bin +++ export PATH +++ '[' -n '' ']' +++ '[' -z '' ']' +++ _OLD_VIRTUAL_PS1= +++ '[' 'x(tmp.3uzjrG1PHl) ' '!=' x ']' +++ PS1='(tmp.3uzjrG1PHl) ' +++ 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-london-project-csit-pap/csit/resources/scripts/pylibs.txt ++ python3 -m pip -qq freeze bcrypt==4.0.1 beautifulsoup4==4.12.3 bitarray==2.9.2 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==5.1.0 netaddr==0.8.0 netifaces==0.11.0 odltools==0.1.28 paramiko==3.4.0 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.3uzjrG1PHl/src/onap ++ rm -rf /tmp/tmp.3uzjrG1PHl/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.3 bitarray==2.9.2 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==5.1.0 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.4.0 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.3uzjrG1PHl/bin/activate + '[' -z /tmp/tmp.3uzjrG1PHl/bin/activate ']' + relax_set + set +e + set +o pipefail + . /tmp/tmp.3uzjrG1PHl/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-london-project-csit-pap/csit:/w/workspace/policy-pap-london-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-london-project-csit-pap/csit:/w/workspace/policy-pap-london-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.3uzjrG1PHl ++ 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-london-project-csit-pap/csit:/w/workspace/policy-pap-london-project-csit-pap/scripts:/bin ++ PATH=/tmp/tmp.3uzjrG1PHl/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-london-project-csit-pap/csit:/w/workspace/policy-pap-london-project-csit-pap/scripts:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1='(tmp.3uzjrG1PHl) ' ++ '[' 'x(tmp.3uzjrG1PHl) ' '!=' x ']' ++ PS1='(tmp.3uzjrG1PHl) (tmp.3uzjrG1PHl) ' ++ 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-london-project-csit-pap/csit/resources/tests + TEST_PLAN_DIR=/w/workspace/policy-pap-london-project-csit-pap/csit/resources/tests + export TEST_OPTIONS= + TEST_OPTIONS= ++ mktemp -d + WORKDIR=/tmp/tmp.6ogGl8FYYK + cd /tmp/tmp.6ogGl8FYYK + 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-london-project-csit-pap/csit/resources/scripts/setup-pap.sh + '[' -f /w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts/setup-pap.sh ']' + echo 'Running setup script /w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts/setup-pap.sh' Running setup script /w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts/setup-pap.sh + source_safely /w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts/setup-pap.sh + '[' -z /w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts/setup-pap.sh ']' + relax_set + set +e + set +o pipefail + . /w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts/setup-pap.sh ++ source /w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts/node-templates.sh +++ '[' -z /w/workspace/policy-pap-london-project-csit-pap ']' ++++ awk -F= '$1 == "defaultbranch" { print $2 }' /w/workspace/policy-pap-london-project-csit-pap/.gitreview +++ GERRIT_BRANCH=london +++ echo GERRIT_BRANCH=london GERRIT_BRANCH=london +++ rm -rf /w/workspace/policy-pap-london-project-csit-pap/models +++ mkdir /w/workspace/policy-pap-london-project-csit-pap/models +++ git clone -b london --single-branch https://github.com/onap/policy-models.git /w/workspace/policy-pap-london-project-csit-pap/models Cloning into '/w/workspace/policy-pap-london-project-csit-pap/models'... +++ export DATA=/w/workspace/policy-pap-london-project-csit-pap/models/models-examples/src/main/resources/policies +++ DATA=/w/workspace/policy-pap-london-project-csit-pap/models/models-examples/src/main/resources/policies +++ export NODETEMPLATES=/w/workspace/policy-pap-london-project-csit-pap/models/models-examples/src/main/resources/nodetemplates +++ NODETEMPLATES=/w/workspace/policy-pap-london-project-csit-pap/models/models-examples/src/main/resources/nodetemplates +++ sed -e 's!Measurement_vGMUX!ADifferentValue!' /w/workspace/policy-pap-london-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-london-project-csit-pap/models/models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json ++ source /w/workspace/policy-pap-london-project-csit-pap/compose/start-compose.sh apex-pdp --grafana +++ '[' -z /w/workspace/policy-pap-london-project-csit-pap ']' +++ COMPOSE_FOLDER=/w/workspace/policy-pap-london-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-london-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:2.8.2)... 2.8.2: Pulling from onap/policy-models-simulator Digest: sha256:d66832c0ea151ba3a6622530fc8ba7ebb3a79651d6a55d9acec30da670ff0918 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-models-simulator:2.8.2 Pulling policy-db-migrator (nexus3.onap.org:10001/onap/policy-db-migrator:2.6.2)... 2.6.2: Pulling from onap/policy-db-migrator Digest: sha256:a003c74f917627b7a14203f69b616fd4ffbb9c75689a5da0efcd611ad2535297 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-db-migrator:2.6.2 Pulling api (nexus3.onap.org:10001/onap/policy-api:2.8.2)... 2.8.2: Pulling from onap/policy-api Digest: sha256:217c303960fc98a3dbef0c32dcca2beb777ec0b98b821daa59093c76f331177d Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-api:2.8.2 Pulling pap (nexus3.onap.org:10001/onap/policy-pap:2.8.2)... 2.8.2: Pulling from onap/policy-pap Digest: sha256:d2eee0e6e5254e8fda6295374b394f8dc21ab45215be3b68875b0218cb01e8e6 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-pap:2.8.2 Pulling apex-pdp (nexus3.onap.org:10001/onap/policy-apex-pdp:2.9.2)... 2.9.2: Pulling from onap/policy-apex-pdp Digest: sha256:d5acb51c95329c5991fd1cd76afe88a8b2c1da85f5ae6a9cb26613f887c5088c Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-apex-pdp:2.9.2 Pulling prometheus (nexus3.onap.org:10001/prom/prometheus:latest)... latest: Pulling from prom/prometheus Digest: sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789 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:7567a7c70a3c1d75aeeedc968d1304174a16651e55a60d1fb132a05e1e63a054 Status: Downloaded newer image for nexus3.onap.org:10001/grafana/grafana:latest Creating simulator ... Creating prometheus ... Creating mariadb ... Creating simulator ... 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 Creating prometheus ... done Creating grafana ... Creating grafana ... 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-london-project-csit-pap ++ sleep 10 ++ unset http_proxy https_proxy ++ bash /w/workspace/policy-pap-london-project-csit-pap/csit/resources/scripts/wait_for_rest.sh localhost 30003 Waiting for REST to come up on localhost port 30003... NAMES STATUS grafana Up 10 seconds policy-apex-pdp Up 12 seconds policy-pap Up 13 seconds policy-api Up 14 seconds mariadb Up 15 seconds prometheus Up 11 seconds simulator Up 17 seconds NAMES STATUS grafana Up 15 seconds policy-apex-pdp Up 17 seconds policy-pap Up 18 seconds policy-api Up 19 seconds mariadb Up 21 seconds prometheus Up 16 seconds simulator Up 22 seconds NAMES STATUS grafana Up 20 seconds policy-apex-pdp Up 22 seconds policy-pap Up 23 seconds policy-api Up 24 seconds mariadb Up 26 seconds prometheus Up 21 seconds simulator Up 27 seconds NAMES STATUS grafana Up 25 seconds policy-apex-pdp Up 27 seconds policy-pap Up 28 seconds policy-api Up 29 seconds mariadb Up 31 seconds prometheus Up 26 seconds simulator Up 32 seconds NAMES STATUS grafana Up 30 seconds policy-apex-pdp Up 32 seconds policy-pap Up 33 seconds policy-api Up 34 seconds mariadb Up 36 seconds prometheus Up 31 seconds simulator Up 37 seconds NAMES STATUS grafana Up 35 seconds policy-apex-pdp Up 37 seconds policy-pap Up 38 seconds policy-api Up 39 seconds mariadb Up 41 seconds prometheus Up 36 seconds simulator Up 42 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-london-project-csit-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-london-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-london-project-csit-pap/csit/archives/pap/_sysinfo-1-after-setup.txt ++ uname -s + '[' Linux == Darwin ']' + sh -c 'top -bn1 | head -3' top - 17:23:22 up 4 min, 0 users, load average: 4.76, 1.75, 0.66 Tasks: 197 total, 1 running, 119 sleeping, 0 stopped, 0 zombie %Cpu(s): 13.8 us, 2.4 sy, 0.0 ni, 79.3 id, 4.4 wa, 0.0 hi, 0.0 si, 0.1 st + echo + sh -c 'free -h' total used free shared buff/cache available Mem: 31G 3.2G 23G 1.2M 4.8G 27G Swap: 1.0G 0B 1.0G + echo + docker ps --format 'table {{ .Names }}\t{{ .Status }}' NAMES STATUS grafana Up 35 seconds policy-apex-pdp Up 37 seconds policy-pap Up 38 seconds policy-api Up 39 seconds mariadb Up 41 seconds prometheus Up 36 seconds simulator Up 42 seconds + echo + docker stats --no-stream CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 3fb71e239642 grafana 0.02% 51.48MiB / 31.41GiB 0.16% 20.3kB / 3.46kB 0B / 23.9MB 16 8be0b516b8c4 policy-apex-pdp 389.95% 165.1MiB / 31.41GiB 0.51% 5.54kB / 6.12kB 0B / 0B 37 c23eea1860f0 policy-pap 80.57% 893.8MiB / 31.41GiB 2.78% 32kB / 31.5kB 0B / 156MB 59 ea8aa42d2c82 policy-api 0.13% 1.104GiB / 31.41GiB 3.51% 1.04MB / 740kB 0B / 0B 50 f58c4d5af92e mariadb 0.02% 101.9MiB / 31.41GiB 0.32% 1.02MB / 1.22MB 10.9MB / 67.7MB 37 ccc1e8ecc052 prometheus 0.00% 19.14MiB / 31.41GiB 0.06% 1.16kB / 158B 0B / 0B 13 302b798c5b90 simulator 4.60% 240.5MiB / 31.41GiB 0.75% 5.69kB / 4.15kB 168kB / 0B 94 + echo + cd /tmp/tmp.6ogGl8FYYK + echo 'Reading the testplan:' Reading the testplan: + echo 'pap-test.robot pap-slas.robot' + egrep -v '(^[[:space:]]*#|^[[:space:]]*$)' + sed 's|^|/w/workspace/policy-pap-london-project-csit-pap/csit/resources/tests/|' + cat testplan.txt /w/workspace/policy-pap-london-project-csit-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-london-project-csit-pap/csit/resources/tests/pap-slas.robot ++ xargs + SUITES='/w/workspace/policy-pap-london-project-csit-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-london-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-london-project-csit-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-london-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-london-project-csit-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-london-project-csit-pap/models/models-examples/src/main/resources/nodetemplates + echo 'Starting Robot test suites /w/workspace/policy-pap-london-project-csit-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-london-project-csit-pap/csit/resources/tests/pap-slas.robot ...' Starting Robot test suites /w/workspace/policy-pap-london-project-csit-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-london-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-london-project-csit-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-london-project-csit-pap/models/models-examples/src/main/resources/nodetemplates /w/workspace/policy-pap-london-project-csit-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-london-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 | ------------------------------------------------------------------------------ Statistics :: Verify policy pap statistics | 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 | 23 tests, 23 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 | ------------------------------------------------------------------------------ ValidateResponseTimeForStatistics :: Validate statistics response ... | 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 | 9 tests, 9 passed, 0 failed ============================================================================== pap | PASS | 32 tests, 32 passed, 0 failed ============================================================================== Output: /tmp/tmp.6ogGl8FYYK/output.xml Log: /tmp/tmp.6ogGl8FYYK/log.html Report: /tmp/tmp.6ogGl8FYYK/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-london-project-csit-pap ]] + docker ps --format 'table {{ .Names }}\t{{ .Status }}' NAMES STATUS grafana Up 2 minutes policy-apex-pdp Up 2 minutes policy-pap Up 2 minutes policy-api Up 2 minutes mariadb Up 2 minutes prometheus Up 2 minutes simulator Up 2 minutes + docker_stats ++ uname -s + '[' Linux == Darwin ']' + sh -c 'top -bn1 | head -3' top - 17:24:52 up 5 min, 0 users, load average: 1.27, 1.40, 0.64 Tasks: 191 total, 1 running, 118 sleeping, 0 stopped, 0 zombie %Cpu(s): 11.5 us, 1.9 sy, 0.0 ni, 83.2 id, 3.2 wa, 0.0 hi, 0.0 si, 0.1 st + echo + sh -c 'free -h' total used free shared buff/cache available Mem: 31G 3.6G 23G 1.2M 4.8G 27G Swap: 1.0G 0B 1.0G + echo + docker ps --format 'table {{ .Names }}\t{{ .Status }}' NAMES STATUS grafana Up 2 minutes policy-apex-pdp Up 2 minutes policy-pap Up 2 minutes policy-api Up 2 minutes mariadb Up 2 minutes prometheus Up 2 minutes simulator Up 2 minutes + echo + docker stats --no-stream CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 3fb71e239642 grafana 0.02% 62.55MiB / 31.41GiB 0.19% 21.3kB / 4.45kB 0B / 23.9MB 16 8be0b516b8c4 policy-apex-pdp 0.29% 278.3MiB / 31.41GiB 0.87% 14.3kB / 24.9kB 0B / 0B 49 c23eea1860f0 policy-pap 0.24% 955.3MiB / 31.41GiB 2.97% 2.37MB / 882kB 0B / 156MB 63 ea8aa42d2c82 policy-api 0.10% 1.129GiB / 31.41GiB 3.60% 2.57MB / 1.28MB 0B / 0B 53 f58c4d5af92e mariadb 0.01% 103.3MiB / 31.41GiB 0.32% 2.22MB / 4.97MB 10.9MB / 67.9MB 29 ccc1e8ecc052 prometheus 0.00% 25.31MiB / 31.41GiB 0.08% 108kB / 9.91kB 0B / 0B 13 302b798c5b90 simulator 1.12% 246.2MiB / 31.41GiB 0.77% 24kB / 26kB 168kB / 0B 96 + echo + source_safely /w/workspace/policy-pap-london-project-csit-pap/compose/stop-compose.sh + '[' -z /w/workspace/policy-pap-london-project-csit-pap/compose/stop-compose.sh ']' + relax_set + set +e + set +o pipefail + . /w/workspace/policy-pap-london-project-csit-pap/compose/stop-compose.sh ++ echo 'Shut down started!' Shut down started! ++ '[' -z /w/workspace/policy-pap-london-project-csit-pap ']' ++ COMPOSE_FOLDER=/w/workspace/policy-pap-london-project-csit-pap/compose ++ cd /w/workspace/policy-pap-london-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 grafana, policy-apex-pdp, policy-pap, policy-api, policy-db-migrator, mariadb, prometheus, simulator grafana | logger=settings t=2024-01-25T17:22:47.54110979Z level=info msg="Starting Grafana" version=10.3.1 commit=00a22ff8b28550d593ec369ba3da1b25780f0a4a branch=HEAD compiled=2024-01-22T18:40:42Z grafana | logger=settings t=2024-01-25T17:22:47.541361403Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini grafana | logger=settings t=2024-01-25T17:22:47.541374404Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini grafana | logger=settings t=2024-01-25T17:22:47.541378594Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" grafana | logger=settings t=2024-01-25T17:22:47.541382054Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" grafana | logger=settings t=2024-01-25T17:22:47.541385394Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" grafana | logger=settings t=2024-01-25T17:22:47.541388344Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" grafana | logger=settings t=2024-01-25T17:22:47.541391284Z level=info msg="Config overridden from command line" arg="default.log.mode=console" grafana | logger=settings t=2024-01-25T17:22:47.541395234Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" grafana | logger=settings t=2024-01-25T17:22:47.541399644Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" grafana | logger=settings t=2024-01-25T17:22:47.541402884Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" grafana | logger=settings t=2024-01-25T17:22:47.541405794Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" grafana | logger=settings t=2024-01-25T17:22:47.541418654Z level=info msg=Target target=[all] grafana | logger=settings t=2024-01-25T17:22:47.541427594Z level=info msg="Path Home" path=/usr/share/grafana grafana | logger=settings t=2024-01-25T17:22:47.541431124Z level=info msg="Path Data" path=/var/lib/grafana grafana | logger=settings t=2024-01-25T17:22:47.541437984Z level=info msg="Path Logs" path=/var/log/grafana grafana | logger=settings t=2024-01-25T17:22:47.541441664Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins grafana | logger=settings t=2024-01-25T17:22:47.541446635Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning grafana | logger=settings t=2024-01-25T17:22:47.541451735Z level=info msg="App mode production" grafana | logger=sqlstore t=2024-01-25T17:22:47.54182262Z level=info msg="Connecting to DB" dbtype=sqlite3 grafana | logger=sqlstore t=2024-01-25T17:22:47.54184626Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db grafana | logger=migrator t=2024-01-25T17:22:47.542637161Z level=info msg="Starting DB migrations" grafana | logger=migrator t=2024-01-25T17:22:47.543979919Z level=info msg="Executing migration" id="create migration_log table" grafana | logger=migrator t=2024-01-25T17:22:47.544827921Z level=info msg="Migration successfully executed" id="create migration_log table" duration=848.432µs grafana | logger=migrator t=2024-01-25T17:22:47.549599246Z level=info msg="Executing migration" id="create user table" grafana | logger=migrator t=2024-01-25T17:22:47.550125503Z level=info msg="Migration successfully executed" id="create user table" duration=525.977µs grafana | logger=migrator t=2024-01-25T17:22:47.555601648Z level=info msg="Executing migration" id="add unique index user.login" grafana | logger=migrator t=2024-01-25T17:22:47.556744554Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.141516ms grafana | logger=migrator t=2024-01-25T17:22:47.560367843Z level=info msg="Executing migration" id="add unique index user.email" grafana | logger=migrator t=2024-01-25T17:22:47.561447908Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.078735ms grafana | logger=migrator t=2024-01-25T17:22:47.565120468Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" grafana | logger=migrator t=2024-01-25T17:22:47.565806798Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=685.36µs grafana | logger=migrator t=2024-01-25T17:22:47.572778453Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" grafana | logger=migrator t=2024-01-25T17:22:47.573775177Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=995.844µs grafana | logger=migrator t=2024-01-25T17:22:47.577749681Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" grafana | logger=migrator t=2024-01-25T17:22:47.581782236Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.032645ms grafana | logger=migrator t=2024-01-25T17:22:47.585651919Z level=info msg="Executing migration" id="create user table v2" grafana | logger=migrator t=2024-01-25T17:22:47.58639292Z level=info msg="Migration successfully executed" id="create user table v2" duration=740.101µs grafana | logger=migrator t=2024-01-25T17:22:47.592502663Z level=info msg="Executing migration" id="create index UQE_user_login - v2" grafana | logger=migrator t=2024-01-25T17:22:47.593239623Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=736.64µs grafana | logger=migrator t=2024-01-25T17:22:47.596810912Z level=info msg="Executing migration" id="create index UQE_user_email - v2" grafana | logger=migrator t=2024-01-25T17:22:47.597538262Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=726.92µs grafana | logger=migrator t=2024-01-25T17:22:47.601417075Z level=info msg="Executing migration" id="copy data_source v1 to v2" grafana | logger=migrator t=2024-01-25T17:22:47.602189185Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=773.17µs policy-apex-pdp | Waiting for mariadb port 3306... policy-apex-pdp | mariadb (172.17.0.4:3306) open policy-apex-pdp | Waiting for message-router port 3904... policy-apex-pdp | message-router (172.17.0.3:3904) open policy-apex-pdp | Waiting for pap port 6969... policy-apex-pdp | pap (172.17.0.7: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 | [2024-01-25T17:23:24.040+00:00|INFO|ApexStarterMain|main] In ApexStarter with parameters [-c, /opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json] policy-apex-pdp | [2024-01-25T17:23:24.539+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=214fc810-739d-4962-a684-3eb8012b39a8, 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 | [2024-01-25T17:23:24.632+00:00|INFO|ServiceManager|main] service manager starting policy-apex-pdp | [2024-01-25T17:23:24.633+00:00|INFO|ServiceManager|main] service manager starting topics policy-apex-pdp | [2024-01-25T17:23:24.641+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=214fc810-739d-4962-a684-3eb8012b39a8, 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 | [2024-01-25T17:23:24.643+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=214fc810-739d-4962-a684-3eb8012b39a8, 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 | [2024-01-25T17:23:24.651+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp policy-apex-pdp | [2024-01-25T17:23:24.644+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3331837d-32d5-4d86-8b45-65027ed21091, alive=false, publisher=null]]: starting policy-apex-pdp | [2024-01-25T17:23:24.663+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-01-25T17:23:24.673+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3331837d-32d5-4d86-8b45-65027ed21091, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created policy-apex-pdp | [2024-01-25T17:23:24.674+00:00|INFO|ServiceManager|main] service manager starting set alive policy-apex-pdp | [2024-01-25T17:23:24.674+00:00|INFO|ServiceManager|main] service manager starting register pdp status context object policy-apex-pdp | [2024-01-25T17:23:24.677+00:00|INFO|ServiceManager|main] service manager starting topic sinks policy-apex-pdp | [2024-01-25T17:23:24.677+00:00|INFO|ServiceManager|main] service manager starting Pdp Status publisher policy-apex-pdp | [2024-01-25T17:23:24.720+00:00|INFO|ServiceManager|main] service manager starting Register pdp update listener policy-apex-pdp | [2024-01-25T17:23:24.721+00:00|INFO|ServiceManager|main] service manager starting Register pdp state change request dispatcher policy-apex-pdp | [2024-01-25T17:23:24.721+00:00|INFO|ServiceManager|main] service manager starting Message Dispatcher policy-apex-pdp | [2024-01-25T17:23:24.721+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=214fc810-739d-4962-a684-3eb8012b39a8, 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@7e809b79 policy-apex-pdp | [2024-01-25T17:23:24.721+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=214fc810-739d-4962-a684-3eb8012b39a8, 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 | [2024-01-25T17:23:24.721+00:00|INFO|ServiceManager|main] service manager starting Create REST server policy-apex-pdp | [2024-01-25T17:23:24.744+00:00|WARN|PdpMessageHandler|Timer-0] not registered: object:engine/apex/handler policy-apex-pdp | [2024-01-25T17:23:24.799+00:00|INFO|OrderedServiceImpl|Timer-0] ***** OrderedServiceImpl implementers: policy-apex-pdp | [] policy-apex-pdp | [2024-01-25T17:23:24.802+00:00|INFO|network|Timer-0] [OUT|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:24.750329Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"aea9f50c-ddf8-4a3d-b76b-1c176592d6ab","timestampMs":1706203404740,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup"} policy-apex-pdp | [2024-01-25T17:23:24.823+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 19 ms policy-apex-pdp | [2024-01-25T17:23:24.829+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-apex-pdp | [2024-01-25T17:23:24.870+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-01-25T17:23:24.871+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-01-25T17:23:24.887+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","statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:24.750329Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"aea9f50c-ddf8-4a3d-b76b-1c176592d6ab","timestampMs":1706203404740,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup"} policy-apex-pdp | [2024-01-25T17:23:24.887+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (60 ms):{"serverTimeMs":0,"count":1} policy-apex-pdp | [2024-01-25T17:23:24.892+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS policy-apex-pdp | [2024-01-25T17:23:24.892+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp policy-apex-pdp | [2024-01-25T17:23:24.893+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-01-25T17:23:25.136+00:00|INFO|ServiceManager|main] service manager starting Rest Server policy-apex-pdp | [2024-01-25T17:23:25.136+00:00|INFO|ServiceManager|main] service manager starting policy-apex-pdp | [2024-01-25T17:23:25.136+00:00|INFO|ServiceManager|main] service manager starting REST RestServerParameters policy-apex-pdp | [2024-01-25T17:23:25.154+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-01-25T17:23:25.154+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"08ff06d9-b777-41ab-840d-e4bdf41333c7","timestampMs":1706203405048,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-01-25T17:23:25.172+00:00|WARN|PdpMessageHandler|DMAAP-source-POLICY-PDP-PAP] not registered: object:engine/apex/handler policy-apex-pdp | [2024-01-25T17:23:25.172+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":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.172096Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"08ff06d9-b777-41ab-840d-e4bdf41333c7","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"a3ce3167-5dbf-4a9d-adf1-d772dcab2e09","timestampMs":1706203405171,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-01-25T17:23:25.172+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp policy-apex-pdp | [2024-01-25T17:23:25.172+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-01-25T17:23:25.173+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 1 ms policy-apex-pdp | [2024-01-25T17:23:25.173+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-apex-pdp | [2024-01-25T17:23:25.179+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-01-25T17:23:25.179+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (6 ms):{"serverTimeMs":0,"count":1} policy-apex-pdp | [2024-01-25T17:23:25.179+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-01-25T17:23:25.179+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":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.172096Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"08ff06d9-b777-41ab-840d-e4bdf41333c7","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"a3ce3167-5dbf-4a9d-adf1-d772dcab2e09","timestampMs":1706203405171,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-01-25T17:23:25.180+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS policy-apex-pdp | [2024-01-25T17:23:25.180+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp policy-apex-pdp | [2024-01-25T17:23:25.180+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-01-25T17:23:25.137+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-3f3c966c==io.prometheus.client.exporter.MetricsServlet@801fb5f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-5f577419==org.glassfish.jersey.servlet.ServletContainer@cbe62206{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-46cf05f7==io.swagger.jersey.config.JerseyJaxrsConfig@e85f336e{jsp=null,order=2,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@3dedb4a6{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@57f64f5e{/,null,STOPPED}, connector=RestServerParameters@596df867{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-3f3c966c==io.prometheus.client.exporter.MetricsServlet@801fb5f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-5f577419==org.glassfish.jersey.servlet.ServletContainer@cbe62206{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-46cf05f7==io.swagger.jersey.config.JerseyJaxrsConfig@e85f336e{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-apex-pdp | [2024-01-25T17:23:25.208+00:00|INFO|ServiceManager|main] service manager started policy-apex-pdp | [2024-01-25T17:23:25.208+00:00|INFO|ServiceManager|main] service manager started policy-apex-pdp | [2024-01-25T17:23:25.209+00:00|INFO|ApexStarterMain|main] Started policy-apex-pdp service successfully. policy-apex-pdp | [2024-01-25T17:23:25.208+00:00|INFO|JettyServletServer|RestServerParameters-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-3f3c966c==io.prometheus.client.exporter.MetricsServlet@801fb5f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-5f577419==org.glassfish.jersey.servlet.ServletContainer@cbe62206{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-46cf05f7==io.swagger.jersey.config.JerseyJaxrsConfig@e85f336e{jsp=null,order=2,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@3dedb4a6{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@57f64f5e{/,null,STOPPED}, connector=RestServerParameters@596df867{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-3f3c966c==io.prometheus.client.exporter.MetricsServlet@801fb5f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-5f577419==org.glassfish.jersey.servlet.ServletContainer@cbe62206{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-46cf05f7==io.swagger.jersey.config.JerseyJaxrsConfig@e85f336e{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-apex-pdp | [2024-01-25T17:23:25.241+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-01-25T17:23:25.241+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9dcd2d87-6da0-4651-bc31-f6b9c4b4d243","timestampMs":1706203405049,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-01-25T17:23:25.245+00:00|WARN|PdpMessageHandler|DMAAP-source-POLICY-PDP-PAP] not registered: object:engine/apex/handler policy-apex-pdp | [2024-01-25T17:23:25.245+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":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.245239Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"9dcd2d87-6da0-4651-bc31-f6b9c4b4d243","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"b2a23d70-30de-40f6-ba7e-f4ea84510a32","timestampMs":1706203405245,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-01-25T17:23:25.245+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp policy-apex-pdp | [2024-01-25T17:23:25.246+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-01-25T17:23:25.273+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 28 ms policy-apex-pdp | [2024-01-25T17:23:25.274+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-apex-pdp | [2024-01-25T17:23:25.280+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-01-25T17:23:25.281+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} policy-apex-pdp | [2024-01-25T17:23:25.282+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-01-25T17:23:25.283+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":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.245239Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"9dcd2d87-6da0-4651-bc31-f6b9c4b4d243","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"b2a23d70-30de-40f6-ba7e-f4ea84510a32","timestampMs":1706203405245,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-01-25T17:23:25.283+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS policy-apex-pdp | [2024-01-25T17:23:25.283+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp policy-apex-pdp | [2024-01-25T17:23:25.283+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-01-25T17:23:25.293+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-01-25T17:23:25.294+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"9fddaf75-4cd9-4d9d-8634-072a19f3cc8e","timestampMs":1706203405236,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-01-25T17:23:25.300+00:00|WARN|PdpMessageHandler|DMAAP-source-POLICY-PDP-PAP] not registered: object:engine/apex/handler policy-apex-pdp | [2024-01-25T17:23:25.300+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] grafana | logger=migrator t=2024-01-25T17:22:47.608547572Z level=info msg="Executing migration" id="Drop old table user_v1" grafana | logger=migrator t=2024-01-25T17:22:47.609368214Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=803.361µs grafana | logger=migrator t=2024-01-25T17:22:47.612682669Z level=info msg="Executing migration" id="Add column help_flags1 to user table" grafana | logger=migrator t=2024-01-25T17:22:47.614388992Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.705853ms grafana | logger=migrator t=2024-01-25T17:22:47.618255535Z level=info msg="Executing migration" id="Update user table charset" grafana | logger=migrator t=2024-01-25T17:22:47.618286355Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.21µs grafana | logger=migrator t=2024-01-25T17:22:47.623528027Z level=info msg="Executing migration" id="Add last_seen_at column to user" grafana | logger=migrator t=2024-01-25T17:22:47.624861816Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.332348ms grafana | logger=migrator t=2024-01-25T17:22:47.631264443Z level=info msg="Executing migration" id="Add missing user data" grafana | logger=migrator t=2024-01-25T17:22:47.631649388Z level=info msg="Migration successfully executed" id="Add missing user data" duration=384.885µs grafana | logger=migrator t=2024-01-25T17:22:47.63541521Z level=info msg="Executing migration" id="Add is_disabled column to user" grafana | logger=migrator t=2024-01-25T17:22:47.637103843Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.687993ms grafana | logger=migrator t=2024-01-25T17:22:47.641940819Z level=info msg="Executing migration" id="Add index user.login/user.email" grafana | logger=migrator t=2024-01-25T17:22:47.642636669Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=695.47µs grafana | logger=migrator t=2024-01-25T17:22:47.646808435Z level=info msg="Executing migration" id="Add is_service_account column to user" grafana | logger=migrator t=2024-01-25T17:22:47.647912541Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.103676ms grafana | logger=migrator t=2024-01-25T17:22:47.65367354Z level=info msg="Executing migration" id="Update is_service_account column to nullable" grafana | logger=migrator t=2024-01-25T17:22:47.665526352Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.853252ms grafana | logger=migrator t=2024-01-25T17:22:47.66978484Z level=info msg="Executing migration" id="create temp user table v1-7" grafana | logger=migrator t=2024-01-25T17:22:47.67050428Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=718.73µs grafana | logger=migrator t=2024-01-25T17:22:47.67415814Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" grafana | logger=migrator t=2024-01-25T17:22:47.67491742Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=758.99µs grafana | logger=migrator t=2024-01-25T17:22:47.68225477Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" grafana | logger=migrator t=2024-01-25T17:22:47.683434747Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.179367ms grafana | logger=migrator t=2024-01-25T17:22:47.687709295Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" grafana | logger=migrator t=2024-01-25T17:22:47.68882477Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.108695ms grafana | logger=migrator t=2024-01-25T17:22:47.693788418Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" grafana | logger=migrator t=2024-01-25T17:22:47.694939904Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.158286ms grafana | logger=migrator t=2024-01-25T17:22:47.701667276Z level=info msg="Executing migration" id="Update temp_user table charset" grafana | logger=migrator t=2024-01-25T17:22:47.701692496Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=25.98µs grafana | logger=migrator t=2024-01-25T17:22:47.705490588Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" grafana | logger=migrator t=2024-01-25T17:22:47.706493402Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.002184ms grafana | logger=migrator t=2024-01-25T17:22:47.710151282Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" grafana | logger=migrator t=2024-01-25T17:22:47.711190266Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.038444ms grafana | logger=migrator t=2024-01-25T17:22:47.717600234Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" grafana | logger=migrator t=2024-01-25T17:22:47.718242973Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=642.439µs grafana | logger=migrator t=2024-01-25T17:22:47.72316824Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" grafana | logger=migrator t=2024-01-25T17:22:47.724175624Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.006684ms grafana | logger=migrator t=2024-01-25T17:22:47.728703626Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" grafana | logger=migrator t=2024-01-25T17:22:47.733531572Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.827636ms grafana | logger=migrator t=2024-01-25T17:22:47.742320982Z level=info msg="Executing migration" id="create temp_user v2" grafana | logger=migrator t=2024-01-25T17:22:47.743106593Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=785.341µs grafana | logger=migrator t=2024-01-25T17:22:47.746858134Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" grafana | logger=migrator t=2024-01-25T17:22:47.747598674Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=740.06µs grafana | logger=migrator t=2024-01-25T17:22:47.751422126Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" grafana | logger=migrator t=2024-01-25T17:22:47.752553832Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.130726ms grafana | logger=migrator t=2024-01-25T17:22:47.757436579Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" grafana | logger=migrator t=2024-01-25T17:22:47.758555604Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.118355ms grafana | logger=migrator t=2024-01-25T17:22:47.764044199Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" grafana | logger=migrator t=2024-01-25T17:22:47.765159274Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.113975ms grafana | logger=migrator t=2024-01-25T17:22:47.769590575Z level=info msg="Executing migration" id="copy temp_user v1 to v2" grafana | logger=migrator t=2024-01-25T17:22:47.77000198Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=411.525µs mariadb | 2024-01-25 17:22:41+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. mariadb | 2024-01-25 17:22:41+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' mariadb | 2024-01-25 17:22:41+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. mariadb | 2024-01-25 17:22:41+00:00 [Note] [Entrypoint]: Initializing database files mariadb | 2024-01-25 17:22:41 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) mariadb | 2024-01-25 17:22:41 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF mariadb | 2024-01-25 17:22:41 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/ mariadb | mariadb | 2024-01-25 17:22:43+00:00 [Note] [Entrypoint]: Database files initialized mariadb | 2024-01-25 17:22:43+00:00 [Note] [Entrypoint]: Starting temporary server mariadb | 2024-01-25 17:22:43+00:00 [Note] [Entrypoint]: Waiting for server startup mariadb | 2024-01-25 17:22:43 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 94 ... mariadb | 2024-01-25 17:22:43 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 mariadb | 2024-01-25 17:22:43 0 [Note] InnoDB: Number of transaction pools: 1 mariadb | 2024-01-25 17:22:43 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions grafana | logger=migrator t=2024-01-25T17:22:47.774505612Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.300497Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"9fddaf75-4cd9-4d9d-8634-072a19f3cc8e","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"ee177a53-41f6-4e27-b8c3-ed41d40fdeea","timestampMs":1706203405300,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} mariadb | 2024-01-25 17:22:43 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) policy-api | Waiting for mariadb port 3306... grafana | logger=migrator t=2024-01-25T17:22:47.775381044Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=873.802µs prometheus | ts=2024-01-25T17:22:46.476Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d policy-apex-pdp | [2024-01-25T17:23:25.301+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp policy-db-migrator | Waiting for mariadb port 3306... mariadb | 2024-01-25 17:22:43 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) policy-pap | Waiting for mariadb port 3306... policy-api | mariadb (172.17.0.4:3306) open grafana | logger=migrator t=2024-01-25T17:22:47.78242914Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" simulator | Policy simulator config file: /opt/app/policy/simulators/etc/mounted/simParameters.json policy-apex-pdp | [2024-01-25T17:23:25.301+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... mariadb | 2024-01-25 17:22:43 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF mariadb | 2024-01-25 17:22:43 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB policy-pap | mariadb (172.17.0.4:3306) open policy-api | Waiting for policy-db-migrator port 6824... grafana | logger=migrator t=2024-01-25T17:22:47.78310346Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=674.22µs simulator | overriding logback.xml prometheus | ts=2024-01-25T17:22:46.476Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" policy-apex-pdp | [2024-01-25T17:23:25.323+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 22 ms policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused mariadb | 2024-01-25 17:22:43 0 [Note] InnoDB: Completed initialization of buffer pool policy-pap | Waiting for message-router port 3904... policy-api | policy-db-migrator (172.17.0.5:6824) open grafana | logger=migrator t=2024-01-25T17:22:47.786872341Z level=info msg="Executing migration" id="create star table" simulator | 2024-01-25 17:22:40,963 INFO replacing 'HOST_NAME' with simulator in /opt/app/policy/simulators/etc/mounted/simParameters.json prometheus | ts=2024-01-25T17:22:46.476Z caller=main.go:593 level=info build_context="(go=go1.21.6, platform=linux/amd64, user=root@6d5f4c649d25, date=20240115-16:58:43, tags=netgo,builtinassets,stringlabels)" prometheus | ts=2024-01-25T17:22:46.476Z caller=main.go:594 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))" mariadb | 2024-01-25 17:22:43 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) policy-pap | message-router (172.17.0.3:3904) open policy-api | Policy api config file: /opt/app/policy/api/etc/apiParameters.yaml grafana | logger=migrator t=2024-01-25T17:22:47.787773434Z level=info msg="Migration successfully executed" id="create star table" duration=900.133µs simulator | 2024-01-25 17:22:41,089 INFO org.onap.policy.models.simulators starting prometheus | ts=2024-01-25T17:22:46.476Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" prometheus | ts=2024-01-25T17:22:46.476Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused mariadb | 2024-01-25 17:22:43 0 [Note] InnoDB: 128 rollback segments are active. policy-pap | Waiting for api port 6969... policy-api | grafana | logger=migrator t=2024-01-25T17:22:47.791764828Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" simulator | 2024-01-25 17:22:41,090 INFO org.onap.policy.models.simulators starting DMaaP provider policy-apex-pdp | [2024-01-25T17:23:25.324+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... prometheus | ts=2024-01-25T17:22:46.479Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=0.0.0.0:9090 policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused mariadb | 2024-01-25 17:22:43 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... policy-pap | api (172.17.0.6:6969) open policy-api | . ____ _ __ _ _ grafana | logger=migrator t=2024-01-25T17:22:47.792493768Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=728.12µs simulator | 2024-01-25 17:22:41,092 INFO service manager starting policy-apex-pdp | [2024-01-25T17:23:25.330+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK prometheus | ts=2024-01-25T17:22:46.479Z caller=main.go:1039 level=info msg="Starting TSDB ..." policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused mariadb | 2024-01-25 17:22:43 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. policy-pap | Policy pap config file: /opt/app/policy/pap/etc/papParameters.yaml simulator | 2024-01-25 17:22:41,092 INFO service manager starting Topic Sweeper policy-apex-pdp | [2024-01-25T17:23:25.331+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} prometheus | ts=2024-01-25T17:22:46.481Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9090 mariadb | 2024-01-25 17:22:43 0 [Note] InnoDB: log sequence number 46590; transaction id 14 mariadb | 2024-01-25 17:22:43 0 [Note] Plugin 'FEEDBACK' is disabled. policy-api | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ grafana | logger=migrator t=2024-01-25T17:22:47.799629636Z level=info msg="Executing migration" id="create org table v1" policy-pap | PDP group configuration file: /opt/app/policy/pap/etc/mounted/groups.json simulator | 2024-01-25 17:22:41,093 INFO service manager started policy-apex-pdp | [2024-01-25T17:23:25.336+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK prometheus | ts=2024-01-25T17:22:46.481Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9090 policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused mariadb | 2024-01-25 17:22:43 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. policy-api | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ grafana | logger=migrator t=2024-01-25T17:22:47.800312915Z level=info msg="Migration successfully executed" id="create org table v1" duration=682.689µs policy-pap | simulator | 2024-01-25 17:22:41,093 INFO org.onap.policy.models.simulators starting CDS gRPC Server Properties policy-apex-pdp | [2024-01-25T17:23:25.336+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] prometheus | ts=2024-01-25T17:22:46.486Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused mariadb | 2024-01-25 17:22:43 0 [Warning] 'user' entry 'root@mariadb' ignored in --skip-name-resolve mode. policy-api | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) grafana | logger=migrator t=2024-01-25T17:22:47.806135585Z level=info msg="Executing migration" id="create index UQE_org_name - v1" policy-pap | . ____ _ __ _ _ simulator | 2024-01-25 17:22:41,392 INFO org.onap.policy.models.simulators starting DMaaP simulator policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.300497Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"9fddaf75-4cd9-4d9d-8634-072a19f3cc8e","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"ee177a53-41f6-4e27-b8c3-ed41d40fdeea","timestampMs":1706203405300,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} prometheus | ts=2024-01-25T17:22:46.486Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.98µs policy-db-migrator | Connection to mariadb 3306 port [tcp/mysql] succeeded! mariadb | 2024-01-25 17:22:43 0 [Warning] 'proxies_priv' entry '@% root@mariadb' ignored in --skip-name-resolve mode. policy-api | ' |____| .__|_| |_|_| |_\__, | / / / / grafana | logger=migrator t=2024-01-25T17:22:47.807332391Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.196956ms policy-pap | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ simulator | 2024-01-25 17:22:41,641 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5a021cb9==org.glassfish.jersey.servlet.ServletContainer@ba964545{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@54ec8cc9{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@52eacb4b{/,null,STOPPED}, connector=DMaaP simulator@245a26e1{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5a021cb9==org.glassfish.jersey.servlet.ServletContainer@ba964545{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START policy-apex-pdp | [2024-01-25T17:23:25.337+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS prometheus | ts=2024-01-25T17:22:46.486Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" policy-db-migrator | 314 blocks mariadb | 2024-01-25 17:22:43 0 [Note] mariadbd: ready for connections. policy-api | =========|_|==============|___/=/_/_/_/ grafana | logger=migrator t=2024-01-25T17:22:47.811165853Z level=info msg="Executing migration" id="create org_user table v1" policy-pap | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ simulator | 2024-01-25 17:22:41,702 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5a021cb9==org.glassfish.jersey.servlet.ServletContainer@ba964545{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@54ec8cc9{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@52eacb4b{/,null,STOPPED}, connector=DMaaP simulator@245a26e1{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5a021cb9==org.glassfish.jersey.servlet.ServletContainer@ba964545{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-apex-pdp | [2024-01-25T17:23:25.337+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp prometheus | ts=2024-01-25T17:22:46.487Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 policy-db-migrator | Preparing upgrade release version: 0800 mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution policy-api | :: Spring Boot :: (v2.7.8) grafana | logger=migrator t=2024-01-25T17:22:47.811781732Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=615.479µs policy-pap | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) simulator | 2024-01-25 17:22:41,707 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5a021cb9==org.glassfish.jersey.servlet.ServletContainer@ba964545{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@54ec8cc9{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@52eacb4b{/,null,STOPPED}, connector=DMaaP simulator@245a26e1{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[DMaaP simulator-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5a021cb9==org.glassfish.jersey.servlet.ServletContainer@ba964545{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-apex-pdp | [2024-01-25T17:23:25.337+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... prometheus | ts=2024-01-25T17:22:46.487Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.43µs wal_replay_duration=472.696µs wbl_replay_duration=280ns total_replay_duration=536.497µs policy-db-migrator | Preparing upgrade release version: 0900 mariadb | 2024-01-25 17:22:44+00:00 [Note] [Entrypoint]: Temporary server started. policy-api | grafana | logger=migrator t=2024-01-25T17:22:47.815534423Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" policy-pap | ' |____| .__|_| |_|_| |_\__, | / / / / simulator | 2024-01-25 17:22:41,715 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 policy-apex-pdp | WARNING: An illegal reflective access operation has occurred prometheus | ts=2024-01-25T17:22:46.489Z caller=main.go:1060 level=info fs_type=EXT4_SUPER_MAGIC policy-db-migrator | Preparing upgrade release version: 1000 mariadb | 2024-01-25 17:22:45+00:00 [Note] [Entrypoint]: Creating user policy_user policy-api | [2024-01-25T17:22:56.002+00:00|INFO|PolicyApiApplication|main] Starting PolicyApiApplication using Java 11.0.19 on policy-api with PID 32 (/app/api.jar started by policy in /opt/app/policy/api/bin) grafana | logger=migrator t=2024-01-25T17:22:47.816266563Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=732.87µs policy-pap | =========|_|==============|___/=/_/_/_/ simulator | 2024-01-25 17:22:41,828 INFO Session workerName=node0 policy-apex-pdp | WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/opt/app/policy/apex-pdp/lib/jaxb-impl-2.3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) prometheus | ts=2024-01-25T17:22:46.489Z caller=main.go:1063 level=info msg="TSDB started" policy-db-migrator | Preparing upgrade release version: 1100 mariadb | 2024-01-25 17:22:45+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation) policy-api | [2024-01-25T17:22:56.006+00:00|INFO|PolicyApiApplication|main] No active profile set, falling back to 1 default profile: "default" grafana | logger=migrator t=2024-01-25T17:22:47.823632844Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" policy-pap | :: Spring Boot :: (v2.7.8) simulator | WARNING: An illegal reflective access operation has occurred policy-apex-pdp | WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector prometheus | ts=2024-01-25T17:22:46.489Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml policy-db-migrator | Preparing upgrade release version: 1200 mariadb | policy-api | [2024-01-25T17:22:57.580+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. grafana | logger=migrator t=2024-01-25T17:22:47.82479786Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.164186ms policy-pap | simulator | WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/opt/app/policy/simulators/lib/jaxb-impl-2.3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) policy-apex-pdp | WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations prometheus | ts=2024-01-25T17:22:46.491Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=2.24285ms db_storage=3.2µs remote_storage=2.94µs web_handler=1.67µs query_engine=2.361µs scrape=509.416µs scrape_sd=230.994µs notify=73.341µs notify_sd=27.32µs rules=2.6µs tracing=7.43µs policy-db-migrator | Done mariadb | policy-api | [2024-01-25T17:22:57.684+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 88 ms. Found 6 JPA repository interfaces. grafana | logger=migrator t=2024-01-25T17:22:47.828763444Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" policy-pap | [2024-01-25T17:23:10.752+00:00|INFO|PolicyPapApplication|main] Starting PolicyPapApplication using Java 11.0.19 on policy-pap with PID 60 (/app/pap.jar started by policy in /opt/app/policy/pap/bin) simulator | WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector policy-apex-pdp | WARNING: All illegal access operations will be denied in a future release prometheus | ts=2024-01-25T17:22:46.491Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." policy-db-migrator | name version mariadb | 2024-01-25 17:22:45+00:00 [Warn] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/db.conf policy-api | [2024-01-25T17:22:58.863+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) grafana | logger=migrator t=2024-01-25T17:22:47.82990439Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.139826ms policy-pap | [2024-01-25T17:23:10.758+00:00|INFO|PolicyPapApplication|main] No active profile set, falling back to 1 default profile: "default" simulator | WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations policy-apex-pdp | [2024-01-25T17:23:26.196+00:00|INFO|YamlMessageBodyHandler|RestServerParameters-6969] Accepting YAML for REST calls prometheus | ts=2024-01-25T17:22:46.491Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." policy-db-migrator | policyadmin 0 mariadb | 2024-01-25 17:22:45+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/db.sh policy-api | [2024-01-25T17:22:58.876+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] grafana | logger=migrator t=2024-01-25T17:22:47.834724156Z level=info msg="Executing migration" id="Update org table charset" policy-pap | [2024-01-25T17:23:12.070+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. simulator | WARNING: All illegal access operations will be denied in a future release policy-apex-pdp | [2024-01-25T17:23:26.197+00:00|INFO|GsonMessageBodyHandler|RestServerParameters-6969] Using GSON for REST calls policy-db-migrator | policyadmin: upgrade available: 0 -> 1200 mariadb | #!/bin/bash -xv policy-api | [2024-01-25T17:22:58.877+00:00|INFO|StandardService|main] Starting service [Tomcat] grafana | logger=migrator t=2024-01-25T17:22:47.834806927Z level=info msg="Migration successfully executed" id="Update org table charset" duration=92.621µs policy-pap | [2024-01-25T17:23:12.184+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 100 ms. Found 8 JPA repository interfaces. simulator | 2024-01-25 17:22:42,467 INFO Using GSON for REST calls policy-apex-pdp | [2024-01-25T17:23:40.344+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-db-migrator | upgrade: 0 -> 1200 mariadb | # Copyright 2019,2021 AT&T Intellectual Property. All rights reserved policy-api | [2024-01-25T17:22:58.877+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71] grafana | logger=migrator t=2024-01-25T17:22:47.839072635Z level=info msg="Executing migration" id="Update org_user table charset" policy-pap | [2024-01-25T17:23:13.171+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) simulator | 2024-01-25 17:22:42,554 INFO Started o.e.j.s.ServletContextHandler@52eacb4b{/,null,AVAILABLE} policy-apex-pdp | [2024-01-25T17:23:40.344+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp policy-db-migrator | mariadb | # Modifications Copyright (c) 2022 Nordix Foundation. policy-api | [2024-01-25T17:22:58.962+00:00|INFO|[/policy/api/v1]|main] Initializing Spring embedded WebApplicationContext grafana | logger=migrator t=2024-01-25T17:22:47.839110886Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=44.4µs policy-pap | [2024-01-25T17:23:13.181+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] simulator | 2024-01-25 17:22:42,563 INFO Started DMaaP simulator@245a26e1{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} policy-apex-pdp | [2024-01-25T17:23:40.346+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... policy-db-migrator | > upgrade 0100-jpapdpgroup_properties.sql mariadb | # policy-api | [2024-01-25T17:22:58.962+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 2877 ms grafana | logger=migrator t=2024-01-25T17:22:47.846168282Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" policy-pap | [2024-01-25T17:23:13.181+00:00|INFO|StandardService|main] Starting service [Tomcat] simulator | 2024-01-25 17:22:42,564 INFO Started Server@54ec8cc9{STARTING}[10.0.13,sto=0] @2168ms policy-apex-pdp | [2024-01-25T17:23:55.352+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-db-migrator | -------------- mariadb | # Licensed under the Apache License, Version 2.0 (the "License"); policy-api | [2024-01-25T17:22:59.563+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] grafana | logger=migrator t=2024-01-25T17:22:47.846427926Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=275.644µs policy-pap | [2024-01-25T17:23:13.181+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71] simulator | 2024-01-25 17:22:42,565 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5a021cb9==org.glassfish.jersey.servlet.ServletContainer@ba964545{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@54ec8cc9{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@52eacb4b{/,null,AVAILABLE}, connector=DMaaP simulator@245a26e1{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[DMaaP simulator-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5a021cb9==org.glassfish.jersey.servlet.ServletContainer@ba964545{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4141 ms. policy-apex-pdp | [2024-01-25T17:23:55.352+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp 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) mariadb | # you may not use this file except in compliance with the License. policy-api | [2024-01-25T17:22:59.644+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final grafana | logger=migrator t=2024-01-25T17:22:47.850938078Z level=info msg="Executing migration" id="create dashboard table" policy-pap | [2024-01-25T17:23:13.248+00:00|INFO|[/policy/pap/v1]|main] Initializing Spring embedded WebApplicationContext simulator | 2024-01-25 17:22:42,571 INFO org.onap.policy.models.simulators starting org.onap.policy.simulators.AaiSimulatorJaxRs_RESOURCE_LOCATION policy-apex-pdp | [2024-01-25T17:23:55.352+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... policy-db-migrator | -------------- mariadb | # You may obtain a copy of the License at policy-api | [2024-01-25T17:22:59.875+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final} grafana | logger=migrator t=2024-01-25T17:22:47.851961222Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.022743ms policy-pap | [2024-01-25T17:23:13.248+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 2413 ms simulator | 2024-01-25 17:22:42,582 INFO org.onap.policy.models.simulators starting A&AI simulator policy-apex-pdp | [2024-01-25T17:23:56.176+00:00|INFO|RequestLog|qtp1732410217-31] 172.17.0.2 - policyadmin [25/Jan/2024:17:23:56 +0000] "GET /metrics HTTP/1.1" 200 10433 "-" "Prometheus/2.49.1" policy-db-migrator | mariadb | # policy-api | [2024-01-25T17:23:00.046+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... grafana | logger=migrator t=2024-01-25T17:22:47.856170509Z level=info msg="Executing migration" id="add index dashboard.account_id" policy-pap | [2024-01-25T17:23:13.685+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] simulator | 2024-01-25 17:22:42,587 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-28c0b664==org.glassfish.jersey.servlet.ServletContainer@6113d1d3{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@2c444798{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@1af7f54a{/,null,STOPPED}, connector=A&AI simulator@5167268{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-28c0b664==org.glassfish.jersey.servlet.ServletContainer@6113d1d3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START policy-apex-pdp | [2024-01-25T17:24:10.363+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-db-migrator | mariadb | # http://www.apache.org/licenses/LICENSE-2.0 policy-api | [2024-01-25T17:23:00.161+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. grafana | logger=migrator t=2024-01-25T17:22:47.857419606Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.247407ms policy-pap | [2024-01-25T17:23:13.747+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final simulator | 2024-01-25 17:22:42,588 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-28c0b664==org.glassfish.jersey.servlet.ServletContainer@6113d1d3{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@2c444798{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@1af7f54a{/,null,STOPPED}, connector=A&AI simulator@5167268{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-28c0b664==org.glassfish.jersey.servlet.ServletContainer@6113d1d3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-apex-pdp | [2024-01-25T17:24:10.363+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp policy-db-migrator | > upgrade 0110-jpapdpstatistics_enginestats.sql mariadb | # policy-api | [2024-01-25T17:23:00.197+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect grafana | logger=migrator t=2024-01-25T17:22:47.861237308Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" policy-pap | [2024-01-25T17:23:14.140+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final} policy-apex-pdp | [2024-01-25T17:24:10.364+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... simulator | 2024-01-25 17:22:42,593 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-28c0b664==org.glassfish.jersey.servlet.ServletContainer@6113d1d3{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@2c444798{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@1af7f54a{/,null,STOPPED}, connector=A&AI simulator@5167268{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-28c0b664==org.glassfish.jersey.servlet.ServletContainer@6113d1d3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-db-migrator | -------------- mariadb | # Unless required by applicable law or agreed to in writing, software policy-api | [2024-01-25T17:23:01.799+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] grafana | logger=migrator t=2024-01-25T17:22:47.862032959Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=795.151µs policy-pap | [2024-01-25T17:23:14.294+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... policy-apex-pdp | [2024-01-25T17:24:25.370+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:22:42,594 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 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) mariadb | # distributed under the License is distributed on an "AS IS" BASIS, policy-api | [2024-01-25T17:23:01.814+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' grafana | logger=migrator t=2024-01-25T17:22:47.868527568Z level=info msg="Executing migration" id="create dashboard_tag table" policy-pap | [2024-01-25T17:23:14.434+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. policy-apex-pdp | [2024-01-25T17:24:25.370+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp simulator | 2024-01-25 17:22:42,599 INFO Session workerName=node0 policy-db-migrator | -------------- mariadb | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. policy-api | [2024-01-25T17:23:03.033+00:00|WARN|ApiDatabaseInitializer|main] Detected multi-versioned type: policytypes/onap.policies.monitoring.tcagen2.v2.yaml grafana | logger=migrator t=2024-01-25T17:22:47.869494161Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=964.913µs policy-pap | [2024-01-25T17:23:14.458+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect policy-apex-pdp | [2024-01-25T17:24:25.370+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... simulator | 2024-01-25 17:22:42,677 INFO Using GSON for REST calls policy-db-migrator | mariadb | # See the License for the specific language governing permissions and policy-api | [2024-01-25T17:23:03.709+00:00|INFO|ApiDatabaseInitializer|main] Multi-versioned Service Template [onap.policies.Monitoring, onap.policies.monitoring.tcagen2] grafana | logger=migrator t=2024-01-25T17:22:47.873393895Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" policy-pap | [2024-01-25T17:23:15.913+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] policy-apex-pdp | [2024-01-25T17:24:40.375+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:22:42,692 INFO Started o.e.j.s.ServletContextHandler@1af7f54a{/,null,AVAILABLE} policy-db-migrator | mariadb | # limitations under the License. policy-api | [2024-01-25T17:23:04.852+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7f2163d3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@427faf19, org.springframework.security.web.context.SecurityContextPersistenceFilter@119b837, org.springframework.security.web.header.HeaderWriterFilter@50fd7d94, org.springframework.security.web.authentication.logout.LogoutFilter@50cdaf32, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@190a5f74, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3d44f15d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2b5854a7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@57404a8d, org.springframework.security.web.session.SessionManagementFilter@2ce5ea69, org.springframework.security.web.access.ExceptionTranslationFilter@5d63d553, org.springframework.security.web.access.intercept.AuthorizationFilter@2416378c] grafana | logger=migrator t=2024-01-25T17:22:47.874673032Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.277778ms policy-pap | [2024-01-25T17:23:15.923+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' policy-apex-pdp | [2024-01-25T17:24:40.375+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp simulator | 2024-01-25 17:22:42,695 INFO Started A&AI simulator@5167268{HTTP/1.1, (http/1.1)}{0.0.0.0:6666} policy-db-migrator | > upgrade 0120-jpapdpsubgroup_policies.sql mariadb | policy-api | [2024-01-25T17:23:05.002+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 grafana | logger=migrator t=2024-01-25T17:22:47.878463394Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" policy-pap | [2024-01-25T17:23:17.779+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=98182a0a-449c-410b-bf2f-f4760c6eda76, 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-apex-pdp | [2024-01-25T17:24:40.375+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... simulator | 2024-01-25 17:22:42,695 INFO Started Server@2c444798{STARTING}[10.0.13,sto=0] @2299ms policy-db-migrator | -------------- mariadb | for db in migration pooling policyadmin operationshistory clampacm policyclamp policy-api | [2024-01-25T17:23:08.194+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' grafana | logger=migrator t=2024-01-25T17:22:47.879209004Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=744.7µs policy-pap | [2024-01-25T17:23:17.826+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=8d9d493a-d926-4841-aa41-14b80c311f97, 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-apex-pdp | [2024-01-25T17:24:55.380+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:22:42,695 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-28c0b664==org.glassfish.jersey.servlet.ServletContainer@6113d1d3{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@2c444798{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@1af7f54a{/,null,AVAILABLE}, connector=A&AI simulator@5167268{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-28c0b664==org.glassfish.jersey.servlet.ServletContainer@6113d1d3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4898 ms. 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) mariadb | do policy-api | [2024-01-25T17:23:08.221+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] grafana | logger=migrator t=2024-01-25T17:22:47.885195036Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" policy-pap | [2024-01-25T17:23:18.193+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-apex-pdp | [2024-01-25T17:24:55.380+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp simulator | 2024-01-25 17:22:42,697 INFO org.onap.policy.models.simulators starting SDNC simulator policy-db-migrator | -------------- mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "CREATE DATABASE IF NOT EXISTS ${db};" policy-api | [2024-01-25T17:23:08.258+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/api/v1' grafana | logger=migrator t=2024-01-25T17:22:47.895119102Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.923436ms policy-pap | [2024-01-25T17:23:18.466+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1818d00b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@b3a8455, org.springframework.security.web.context.SecurityContextPersistenceFilter@681b42d3, org.springframework.security.web.header.HeaderWriterFilter@1fcc3461, org.springframework.security.web.authentication.logout.LogoutFilter@5790cbcb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6144e499, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4ede8888, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@65a2755e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5c930fc3, org.springframework.security.web.session.SessionManagementFilter@5f781173, org.springframework.security.web.access.ExceptionTranslationFilter@4fd92289, org.springframework.security.web.access.intercept.AuthorizationFilter@219edc05] policy-apex-pdp | [2024-01-25T17:24:55.381+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp (anonymous) ... simulator | 2024-01-25 17:22:42,700 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-68ed96ca==org.glassfish.jersey.servlet.ServletContainer@6cc5f2a{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@6d1310f6{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3228d990{/,null,STOPPED}, connector=SDNC simulator@436390f4{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-68ed96ca==org.glassfish.jersey.servlet.ServletContainer@6cc5f2a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START policy-db-migrator | mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "GRANT ALL PRIVILEGES ON \`${db}\`.* TO '${MYSQL_USER}'@'%' ;" policy-api | [2024-01-25T17:23:08.274+00:00|INFO|PolicyApiApplication|main] Started PolicyApiApplication in 13.157 seconds (JVM running for 13.804) grafana | logger=migrator t=2024-01-25T17:22:47.898415467Z level=info msg="Executing migration" id="create dashboard v2" policy-pap | [2024-01-25T17:23:18.642+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-apex-pdp | [2024-01-25T17:24:56.086+00:00|INFO|RequestLog|qtp1732410217-26] 172.17.0.2 - policyadmin [25/Jan/2024:17:24:56 +0000] "GET /metrics HTTP/1.1" 200 10435 "-" "Prometheus/2.49.1" simulator | 2024-01-25 17:22:42,701 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-68ed96ca==org.glassfish.jersey.servlet.ServletContainer@6cc5f2a{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@6d1310f6{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3228d990{/,null,STOPPED}, connector=SDNC simulator@436390f4{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-68ed96ca==org.glassfish.jersey.servlet.ServletContainer@6cc5f2a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-db-migrator | mariadb | done policy-api | [2024-01-25T17:23:25.957+00:00|INFO|[/policy/api/v1]|http-nio-6969-exec-2] Initializing Spring DispatcherServlet 'dispatcherServlet' grafana | logger=migrator t=2024-01-25T17:22:47.898958634Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=542.337µs policy-pap | [2024-01-25T17:23:22.316+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' simulator | 2024-01-25 17:22:42,701 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-68ed96ca==org.glassfish.jersey.servlet.ServletContainer@6cc5f2a{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@6d1310f6{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3228d990{/,null,STOPPED}, connector=SDNC simulator@436390f4{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-68ed96ca==org.glassfish.jersey.servlet.ServletContainer@6cc5f2a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-db-migrator | > upgrade 0130-jpapdpsubgroup_properties.sql mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp policy-api | [2024-01-25T17:23:25.957+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Initializing Servlet 'dispatcherServlet' grafana | logger=migrator t=2024-01-25T17:22:47.902255369Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" policy-pap | [2024-01-25T17:23:22.350+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] simulator | 2024-01-25 17:22:42,702 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 policy-db-migrator | -------------- mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS migration;' policy-api | [2024-01-25T17:23:25.959+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Completed initialization in 2 ms grafana | logger=migrator t=2024-01-25T17:22:47.902809277Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=548.708µs policy-pap | [2024-01-25T17:23:22.377+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/pap/v1' simulator | 2024-01-25 17:22:42,709 INFO Session workerName=node0 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) mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `migration`.* TO '\''policy_user'\''@'\''%'\'' ;' policy-api | [2024-01-25T17:23:26.255+00:00|INFO|OrderedServiceImpl|http-nio-6969-exec-2] ***** OrderedServiceImpl implementers: grafana | logger=migrator t=2024-01-25T17:22:47.908714918Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" policy-pap | [2024-01-25T17:23:22.398+00:00|INFO|ServiceManager|main] Policy PAP starting simulator | 2024-01-25 17:22:42,791 INFO Using GSON for REST calls policy-db-migrator | -------------- mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp policy-api | [] grafana | logger=migrator t=2024-01-25T17:22:47.909464998Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=743.75µs policy-pap | [2024-01-25T17:23:22.398+00:00|INFO|ServiceManager|main] Policy PAP starting Meter Registry simulator | 2024-01-25 17:22:42,800 INFO Started o.e.j.s.ServletContextHandler@3228d990{/,null,AVAILABLE} policy-db-migrator | mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS pooling;' grafana | logger=migrator t=2024-01-25T17:22:47.91330754Z level=info msg="Executing migration" id="copy dashboard v1 to v2" policy-pap | [2024-01-25T17:23:22.399+00:00|INFO|ServiceManager|main] Policy PAP starting PAP parameters simulator | 2024-01-25 17:22:42,801 INFO Started SDNC simulator@436390f4{HTTP/1.1, (http/1.1)}{0.0.0.0:6668} policy-db-migrator | mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `pooling`.* TO '\''policy_user'\''@'\''%'\'' ;' grafana | logger=migrator t=2024-01-25T17:22:47.913823677Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=515.417µs policy-pap | [2024-01-25T17:23:22.401+00:00|INFO|ServiceManager|main] Policy PAP starting Pdp Heartbeat Listener simulator | 2024-01-25 17:22:42,802 INFO Started Server@6d1310f6{STARTING}[10.0.13,sto=0] @2405ms policy-db-migrator | > upgrade 0140-jpapdpsubgroup_supportedpolicytypes.sql mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp grafana | logger=migrator t=2024-01-25T17:22:47.917295595Z level=info msg="Executing migration" id="drop table dashboard_v1" policy-pap | [2024-01-25T17:23:22.401+00:00|INFO|ServiceManager|main] Policy PAP starting Response Request ID Dispatcher simulator | 2024-01-25 17:22:42,802 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-68ed96ca==org.glassfish.jersey.servlet.ServletContainer@6cc5f2a{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@6d1310f6{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3228d990{/,null,AVAILABLE}, connector=SDNC simulator@436390f4{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-68ed96ca==org.glassfish.jersey.servlet.ServletContainer@6cc5f2a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4899 ms. policy-db-migrator | -------------- mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyadmin;' grafana | logger=migrator t=2024-01-25T17:22:47.919520485Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.22415ms policy-pap | [2024-01-25T17:23:22.402+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Request ID Dispatcher simulator | 2024-01-25 17:22:42,804 INFO org.onap.policy.models.simulators starting SO simulator 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) mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyadmin`.* TO '\''policy_user'\''@'\''%'\'' ;' grafana | logger=migrator t=2024-01-25T17:22:47.925970913Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" policy-pap | [2024-01-25T17:23:22.402+00:00|INFO|ServiceManager|main] Policy PAP starting Response Message Dispatcher simulator | 2024-01-25 17:22:42,809 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-51c929ae==org.glassfish.jersey.servlet.ServletContainer@26d4cc0b{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@3c8bdd5b{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@29d2d081{/,null,STOPPED}, connector=SO simulator@50b8ae8d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-51c929ae==org.glassfish.jersey.servlet.ServletContainer@26d4cc0b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START policy-db-migrator | -------------- mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp grafana | logger=migrator t=2024-01-25T17:22:47.926036664Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=66.331µs policy-pap | [2024-01-25T17:23:22.412+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=98182a0a-449c-410b-bf2f-f4760c6eda76, 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@da67c46 simulator | 2024-01-25 17:22:42,811 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-51c929ae==org.glassfish.jersey.servlet.ServletContainer@26d4cc0b{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@3c8bdd5b{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@29d2d081{/,null,STOPPED}, connector=SO simulator@50b8ae8d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-51c929ae==org.glassfish.jersey.servlet.ServletContainer@26d4cc0b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-db-migrator | mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS operationshistory;' grafana | logger=migrator t=2024-01-25T17:22:47.930446885Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" policy-pap | [2024-01-25T17:23:22.412+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=98182a0a-449c-410b-bf2f-f4760c6eda76, 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 simulator | 2024-01-25 17:22:42,815 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-51c929ae==org.glassfish.jersey.servlet.ServletContainer@26d4cc0b{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@3c8bdd5b{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@29d2d081{/,null,STOPPED}, connector=SO simulator@50b8ae8d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-51c929ae==org.glassfish.jersey.servlet.ServletContainer@26d4cc0b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-db-migrator | mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `operationshistory`.* TO '\''policy_user'\''@'\''%'\'' ;' policy-pap | [2024-01-25T17:23:22.413+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=98182a0a-449c-410b-bf2f-f4760c6eda76, 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 grafana | logger=migrator t=2024-01-25T17:22:47.933338864Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.891149ms simulator | 2024-01-25 17:22:42,816 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 policy-db-migrator | > upgrade 0150-jpatoscacapabilityassignment_attributes.sql mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp policy-pap | [2024-01-25T17:23:22.414+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Message Dispatcher grafana | logger=migrator t=2024-01-25T17:22:47.936736071Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" simulator | 2024-01-25 17:22:42,818 INFO Session workerName=node0 policy-db-migrator | -------------- mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS clampacm;' policy-pap | [2024-01-25T17:23:22.414+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=8d9d493a-d926-4841-aa41-14b80c311f97, 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@5c7e55a4 grafana | logger=migrator t=2024-01-25T17:22:47.938906781Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.17096ms simulator | 2024-01-25 17:22:42,904 INFO Using GSON for REST calls 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) mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `clampacm`.* TO '\''policy_user'\''@'\''%'\'' ;' policy-pap | [2024-01-25T17:23:22.414+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=8d9d493a-d926-4841-aa41-14b80c311f97, 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 grafana | logger=migrator t=2024-01-25T17:22:47.944135452Z level=info msg="Executing migration" id="Add column gnetId in dashboard" simulator | 2024-01-25 17:22:42,915 INFO Started o.e.j.s.ServletContextHandler@29d2d081{/,null,AVAILABLE} policy-db-migrator | -------------- mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp policy-pap | [2024-01-25T17:23:22.416+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=8d9d493a-d926-4841-aa41-14b80c311f97, 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 grafana | logger=migrator t=2024-01-25T17:22:47.946123709Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.987647ms simulator | 2024-01-25 17:22:42,916 INFO Started SO simulator@50b8ae8d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669} policy-db-migrator | mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyclamp;' policy-pap | [2024-01-25T17:23:22.416+00:00|INFO|ServiceManager|main] Policy PAP starting topics grafana | logger=migrator t=2024-01-25T17:22:47.951543673Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" simulator | 2024-01-25 17:22:42,917 INFO Started Server@3c8bdd5b{STARTING}[10.0.13,sto=0] @2520ms policy-db-migrator | mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyclamp`.* TO '\''policy_user'\''@'\''%'\'' ;' policy-pap | [2024-01-25T17:23:22.417+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=98182a0a-449c-410b-bf2f-f4760c6eda76, 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 grafana | logger=migrator t=2024-01-25T17:22:47.952307044Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=762.341µs simulator | 2024-01-25 17:22:42,917 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-51c929ae==org.glassfish.jersey.servlet.ServletContainer@26d4cc0b{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@3c8bdd5b{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@29d2d081{/,null,AVAILABLE}, connector=SO simulator@50b8ae8d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-51c929ae==org.glassfish.jersey.servlet.ServletContainer@26d4cc0b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4897 ms. policy-db-migrator | > upgrade 0160-jpatoscacapabilityassignment_metadata.sql mariadb | policy-pap | [2024-01-25T17:23:22.417+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=8d9d493a-d926-4841-aa41-14b80c311f97, 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 grafana | logger=migrator t=2024-01-25T17:22:47.955622339Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" simulator | 2024-01-25 17:22:42,920 INFO org.onap.policy.models.simulators starting VFC simulator 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) grafana | logger=migrator t=2024-01-25T17:22:47.958493108Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.866319ms mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "FLUSH PRIVILEGES;" simulator | 2024-01-25 17:22:42,925 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-512d92b==org.glassfish.jersey.servlet.ServletContainer@bc914d4d{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@62c5bbdc{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@7bdf6bb7{/,null,STOPPED}, connector=VFC simulator@58783f6c{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-512d92b==org.glassfish.jersey.servlet.ServletContainer@bc914d4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START policy-db-migrator | -------------- policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:47.962672686Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" mariadb | + mysql -uroot -psecret --execute 'FLUSH PRIVILEGES;' simulator | 2024-01-25 17:22:42,926 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-512d92b==org.glassfish.jersey.servlet.ServletContainer@bc914d4d{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@62c5bbdc{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@7bdf6bb7{/,null,STOPPED}, connector=VFC simulator@58783f6c{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-512d92b==org.glassfish.jersey.servlet.ServletContainer@bc914d4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-db-migrator | policy-db-migrator | > upgrade 0170-jpatoscacapabilityassignment_occurrences.sql grafana | logger=migrator t=2024-01-25T17:22:47.963930583Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.252057ms mariadb | mysql -u"${MYSQL_USER}" -p"${MYSQL_PASSWORD}" -f policyclamp < /tmp/policy-clamp-create-tables.sql simulator | 2024-01-25 17:22:42,927 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-512d92b==org.glassfish.jersey.servlet.ServletContainer@bc914d4d{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@62c5bbdc{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@7bdf6bb7{/,null,STOPPED}, connector=VFC simulator@58783f6c{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-512d92b==org.glassfish.jersey.servlet.ServletContainer@bc914d4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 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) grafana | logger=migrator t=2024-01-25T17:22:47.969797333Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" mariadb | + mysql -upolicy_user -ppolicy_user -f policyclamp simulator | 2024-01-25 17:22:42,929 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 policy-db-migrator | -------------- policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:47.970578764Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=780.77µs mariadb | simulator | 2024-01-25 17:22:42,934 INFO Session workerName=node0 policy-db-migrator | policy-db-migrator | > upgrade 0180-jpatoscacapabilityassignment_properties.sql grafana | logger=migrator t=2024-01-25T17:22:47.974208043Z level=info msg="Executing migration" id="Update dashboard table charset" mariadb | 2024-01-25 17:22:46+00:00 [Note] [Entrypoint]: Stopping temporary server simulator | 2024-01-25 17:22:42,986 INFO Using GSON for REST calls 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) grafana | logger=migrator t=2024-01-25T17:22:47.974233634Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.591µs mariadb | 2024-01-25 17:22:46 0 [Note] mariadbd (initiated by: unknown): Normal shutdown simulator | 2024-01-25 17:22:42,993 INFO Started o.e.j.s.ServletContextHandler@7bdf6bb7{/,null,AVAILABLE} policy-db-migrator | -------------- policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:47.977572249Z level=info msg="Executing migration" id="Update dashboard_tag table charset" mariadb | 2024-01-25 17:22:46 0 [Note] InnoDB: FTS optimize thread exiting. simulator | 2024-01-25 17:22:42,994 INFO Started VFC simulator@58783f6c{HTTP/1.1, (http/1.1)}{0.0.0.0:6670} policy-db-migrator | policy-db-migrator | > upgrade 0190-jpatoscacapabilitytype_metadata.sql grafana | logger=migrator t=2024-01-25T17:22:47.97760503Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.561µs mariadb | 2024-01-25 17:22:46 0 [Note] InnoDB: Starting shutdown... simulator | 2024-01-25 17:22:42,994 INFO Started Server@62c5bbdc{STARTING}[10.0.13,sto=0] @2598ms 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) grafana | logger=migrator t=2024-01-25T17:22:47.983233637Z level=info msg="Executing migration" id="Add column folder_id in dashboard" mariadb | 2024-01-25 17:22:46 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool simulator | 2024-01-25 17:22:42,994 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-512d92b==org.glassfish.jersey.servlet.ServletContainer@bc914d4d{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@62c5bbdc{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@7bdf6bb7{/,null,AVAILABLE}, connector=VFC simulator@58783f6c{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-512d92b==org.glassfish.jersey.servlet.ServletContainer@bc914d4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4933 ms. policy-db-migrator | -------------- policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:47.986177507Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.93894ms mariadb | 2024-01-25 17:22:46 0 [Note] InnoDB: Buffer pool(s) dump completed at 240125 17:22:46 simulator | 2024-01-25 17:22:42,997 INFO org.onap.policy.models.simulators starting Sink APPC-CL policy-db-migrator | policy-db-migrator | > upgrade 0200-jpatoscacapabilitytype_properties.sql grafana | logger=migrator t=2024-01-25T17:22:47.991430889Z level=info msg="Executing migration" id="Add column isFolder in dashboard" mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" simulator | 2024-01-25 17:22:43,013 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=cefe3859-2a0d-48ec-9cee-33dd9cd18b21, alive=false, publisher=null]]: starting 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) grafana | logger=migrator t=2024-01-25T17:22:47.993385526Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.955527ms mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: Shutdown completed; log sequence number 323801; transaction id 298 simulator | 2024-01-25 17:22:43,379 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=cefe3859-2a0d-48ec-9cee-33dd9cd18b21, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created policy-db-migrator | -------------- policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:47.997223218Z level=info msg="Executing migration" id="Add column has_acl in dashboard" mariadb | 2024-01-25 17:22:47 0 [Note] mariadbd: Shutdown complete simulator | 2024-01-25 17:22:43,379 INFO org.onap.policy.models.simulators starting Sink APPC-LCM-WRITE policy-db-migrator | policy-db-migrator | > upgrade 0210-jpatoscadatatype_constraints.sql grafana | logger=migrator t=2024-01-25T17:22:47.999167135Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.943507ms mariadb | simulator | 2024-01-25 17:22:43,379 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c2ae1e12-a30c-4b7b-8ec5-cff59788d271, alive=false, publisher=null]]: starting 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) grafana | logger=migrator t=2024-01-25T17:22:48.004322392Z level=info msg="Executing migration" id="Add column uid in dashboard" mariadb | 2024-01-25 17:22:47+00:00 [Note] [Entrypoint]: Temporary server stopped simulator | 2024-01-25 17:22:43,380 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c2ae1e12-a30c-4b7b-8ec5-cff59788d271, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created policy-db-migrator | -------------- policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.006206064Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.866882ms mariadb | simulator | 2024-01-25 17:22:43,380 INFO org.onap.policy.models.simulators starting Source APPC-CL policy-db-migrator | policy-db-migrator | > upgrade 0220-jpatoscadatatype_metadata.sql grafana | logger=migrator t=2024-01-25T17:22:48.009824527Z level=info msg="Executing migration" id="Update uid column values in dashboard" mariadb | 2024-01-25 17:22:47+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up. simulator | 2024-01-25 17:22:43,385 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f1c74705-9d92-42b7-8eaa-6e8664680508, 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 policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:22.417+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.010117701Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=292.823µs mariadb | 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) simulator | 2024-01-25 17:22:43,427 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f1c74705-9d92-42b7-8eaa-6e8664680508, 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-pap | [2024-01-25T17:23:22.419+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.013418719Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" mariadb | 2024-01-25 17:22:47 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 1 ... policy-db-migrator | -------------- simulator | 2024-01-25 17:22:43,428 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f1c74705-9d92-42b7-8eaa-6e8664680508, 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 policy-pap | [2024-01-25T17:23:22.417+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9f2dad8d-7a26-4606-a1da-6194a93d67a9, alive=false, publisher=null]]: starting grafana | logger=migrator t=2024-01-25T17:22:48.014613824Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.194345ms mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 policy-db-migrator | simulator | 2024-01-25 17:22:43,429 INFO org.onap.policy.models.simulators starting Source APPC-LCM-READ policy-pap | [2024-01-25T17:23:22.426+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.020739676Z level=info msg="Executing migration" id="Remove unique index org_id_slug" mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: Number of transaction pools: 1 policy-db-migrator | simulator | 2024-01-25 17:22:43,431 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=221c8714-5c02-4ac5-abac-800f2fd99ba8, 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 policy-pap | [2024-01-25T17:23:22.426+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.021491025Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=751.269µs mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions policy-db-migrator | > upgrade 0230-jpatoscadatatype_properties.sql simulator | 2024-01-25 17:22:43,431 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=221c8714-5c02-4ac5-abac-800f2fd99ba8, 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 policy-pap | [2024-01-25T17:23:22.431+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9f2dad8d-7a26-4606-a1da-6194a93d67a9, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created grafana | logger=migrator t=2024-01-25T17:22:48.025414161Z level=info msg="Executing migration" id="Update dashboard title length" mariadb | 2024-01-25 17:22:47 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) policy-db-migrator | -------------- simulator | 2024-01-25 17:22:43,431 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=221c8714-5c02-4ac5-abac-800f2fd99ba8, 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 policy-pap | [2024-01-25T17:23:22.432+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f3f20451-3277-4db4-90a7-badda72922dd, alive=false, publisher=null]]: starting grafana | logger=migrator t=2024-01-25T17:22:48.025441951Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.91µs mariadb | 2024-01-25 17:22:47 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) 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) simulator | 2024-01-25 17:22:43,431 INFO UEB GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator policy-pap | [2024-01-25T17:23:22.433+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f3f20451-3277-4db4-90a7-badda72922dd, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created grafana | logger=migrator t=2024-01-25T17:22:48.029487169Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" mariadb | 2024-01-25 17:22:47 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF policy-db-migrator | -------------- simulator | 2024-01-25 17:22:43,431 INFO org.onap.policy.models.simulators starting APPC Legacy simulator policy-pap | [2024-01-25T17:23:22.433+00:00|INFO|ServiceManager|main] Policy PAP starting PAP statistics grafana | logger=migrator t=2024-01-25T17:22:48.030816355Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.327726ms mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB policy-db-migrator | simulator | 2024-01-25 17:22:43,433 INFO UEB GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator grafana | logger=migrator t=2024-01-25T17:22:48.038339684Z level=info msg="Executing migration" id="create dashboard_provisioning" policy-pap | [2024-01-25T17:23:22.434+00:00|INFO|ServiceManager|main] Policy PAP starting PAP Activator mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: Completed initialization of buffer pool policy-db-migrator | simulator | 2024-01-25 17:22:43,438 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f1c74705-9d92-42b7-8eaa-6e8664680508, 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@65bb9029 grafana | logger=migrator t=2024-01-25T17:22:48.039407556Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.067542ms policy-pap | [2024-01-25T17:23:22.434+00:00|INFO|ServiceManager|main] Policy PAP starting PDP publisher mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) policy-db-migrator | > upgrade 0240-jpatoscanodetemplate_metadata.sql simulator | 2024-01-25 17:22:43,439 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f1c74705-9d92-42b7-8eaa-6e8664680508, 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 grafana | logger=migrator t=2024-01-25T17:22:48.043328552Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" policy-pap | [2024-01-25T17:23:22.436+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notification publisher mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: 128 rollback segments are active. policy-db-migrator | -------------- simulator | 2024-01-25 17:22:43,439 INFO org.onap.policy.models.simulators starting APPC-LCM simulator grafana | logger=migrator t=2024-01-25T17:22:48.054081819Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.750697ms policy-pap | [2024-01-25T17:23:22.441+00:00|INFO|ServiceManager|main] Policy PAP starting PDP update timers mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 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) simulator | 2024-01-25 17:22:43,439 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=221c8714-5c02-4ac5-abac-800f2fd99ba8, 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@250b236d grafana | logger=migrator t=2024-01-25T17:22:48.057280177Z level=info msg="Executing migration" id="create dashboard_provisioning v2" policy-pap | [2024-01-25T17:23:22.446+00:00|INFO|ServiceManager|main] Policy PAP starting PDP state-change timers mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. policy-db-migrator | -------------- simulator | 2024-01-25 17:22:43,440 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=221c8714-5c02-4ac5-abac-800f2fd99ba8, 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 grafana | logger=migrator t=2024-01-25T17:22:48.057773753Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=493.326µs policy-pap | [2024-01-25T17:23:22.447+00:00|INFO|TimerManager|Thread-9] timer manager update started mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: log sequence number 323801; transaction id 299 policy-db-migrator | simulator | 2024-01-25 17:22:43,440 INFO org.onap.policy.models.simulators started grafana | logger=migrator t=2024-01-25T17:22:48.062437008Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" policy-pap | [2024-01-25T17:23:22.447+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification lock mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool policy-db-migrator | simulator | 2024-01-25 17:22:43,463 WARN GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.063649732Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.207184ms policy-pap | [2024-01-25T17:23:22.447+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification requests mariadb | 2024-01-25 17:22:47 0 [Note] Plugin 'FEEDBACK' is disabled. policy-db-migrator | > upgrade 0250-jpatoscanodetemplate_properties.sql simulator | 2024-01-25 17:22:43,463 INFO GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.070871258Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" policy-pap | [2024-01-25T17:23:22.448+00:00|INFO|TimerManager|Thread-10] timer manager state-change started mariadb | 2024-01-25 17:22:47 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. policy-db-migrator | -------------- simulator | 2024-01-25 17:22:43,463 WARN GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.072130182Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.257705ms policy-pap | [2024-01-25T17:23:22.452+00:00|INFO|ServiceManager|main] Policy PAP starting PDP expiration timer mariadb | 2024-01-25 17:22:47 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work. 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) simulator | 2024-01-25 17:22:43,465 INFO GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.076424793Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" policy-pap | [2024-01-25T17:23:22.453+00:00|INFO|ServiceManager|main] Policy PAP started mariadb | 2024-01-25 17:22:47 0 [Note] Server socket created on IP: '0.0.0.0'. policy-db-migrator | -------------- simulator | 2024-01-25 17:22:43,574 INFO Topic APPC-CL: added grafana | logger=migrator t=2024-01-25T17:22:48.076906269Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=480.726µs policy-pap | [2024-01-25T17:23:22.457+00:00|INFO|PolicyPapApplication|main] Started PolicyPapApplication in 12.576 seconds (JVM running for 13.256) mariadb | 2024-01-25 17:22:47 0 [Note] Server socket created on IP: '::'. policy-db-migrator | simulator | 2024-01-25 17:22:43,574 INFO Topic APPC-LCM-READ: added grafana | logger=migrator t=2024-01-25T17:22:48.08042906Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" policy-pap | [2024-01-25T17:23:24.853+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK mariadb | 2024-01-25 17:22:47 0 [Note] mariadbd: ready for connections. policy-db-migrator | simulator | 2024-01-25 17:22:43,576 INFO Topic APPC-LCM-READ: add consumer group: 221c8714-5c02-4ac5-abac-800f2fd99ba8 grafana | logger=migrator t=2024-01-25T17:22:48.081047448Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=617.518µs policy-pap | [2024-01-25T17:23:24.853+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution policy-db-migrator | > upgrade 0260-jpatoscanodetype_metadata.sql simulator | 2024-01-25 17:22:43,576 INFO Topic APPC-CL: add consumer group: f1c74705-9d92-42b7-8eaa-6e8664680508 grafana | logger=migrator t=2024-01-25T17:22:48.087840138Z level=info msg="Executing migration" id="Add check_sum column" policy-pap | [2024-01-25T17:23:24.866+00:00|INFO|OrderedServiceImpl|DMAAP-source-POLICY-HEARTBEAT] ***** OrderedServiceImpl implementers: mariadb | 2024-01-25 17:22:47 3 [Warning] Aborted connection 3 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.6' (This connection closed normally without authentication) policy-db-migrator | -------------- simulator | 2024-01-25 17:22:58,612 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.091054386Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.214978ms policy-pap | [] policy-pap | [2024-01-25T17:23:24.868+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] mariadb | 2024-01-25 17:22:47 0 [Note] InnoDB: Buffer pool(s) load completed at 240125 17:22:47 simulator | 2024-01-25 17:22:58,612 INFO --> HTTP/1.1 200 OK policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:24.750329Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"aea9f50c-ddf8-4a3d-b76b-1c176592d6ab","timestampMs":1706203404740,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup"} policy-pap | [2024-01-25T17:23:24.868+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] grafana | logger=migrator t=2024-01-25T17:22:48.096428669Z level=info msg="Executing migration" id="Add index for dashboard_title" mariadb | 2024-01-25 17:22:48 4 [Warning] Aborted connection 4 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.8' (This connection closed normally without authentication) simulator | 2024-01-25 17:22:58,624 INFO UEB GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:24.750329Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"aea9f50c-ddf8-4a3d-b76b-1c176592d6ab","timestampMs":1706203404740,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup"} policy-pap | [2024-01-25T17:23:24.886+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus grafana | logger=migrator t=2024-01-25T17:22:48.097230759Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=801.69µs mariadb | 2024-01-25 17:22:48 5 [Warning] Aborted connection 5 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.7' (This connection closed normally without authentication) simulator | 2024-01-25 17:22:58,624 INFO UEB GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator policy-pap | [2024-01-25T17:23:24.886+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 policy-pap | [2024-01-25T17:23:24.886+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.100822451Z level=info msg="Executing migration" id="delete tags for deleted dashboards" mariadb | 2024-01-25 17:22:48 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.5' (This connection closed normally without authentication) policy-pap | [2024-01-25T17:23:25.089+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate starting policy-pap | [2024-01-25T17:23:25.089+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate starting listener simulator | 2024-01-25 17:22:58,625 WARN GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.100997813Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=166.962µs policy-pap | [2024-01-25T17:23:25.089+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate starting timer policy-pap | [2024-01-25T17:23:25.094+00:00|INFO|TimerManager|DMAAP-source-POLICY-HEARTBEAT] update timer registered Timer [name=08ff06d9-b777-41ab-840d-e4bdf41333c7, expireMs=1706203435094] simulator | 2024-01-25 17:22:58,625 WARN GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.106515138Z level=info msg="Executing migration" id="delete stars for deleted dashboards" policy-pap | [2024-01-25T17:23:25.104+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate starting enqueue policy-pap | [2024-01-25T17:23:25.104+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate started simulator | 2024-01-25 17:22:58,625 INFO GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.106807612Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=292.734µs policy-pap | [2024-01-25T17:23:25.105+00:00|INFO|TimerManager|Thread-9] update timer waiting 29990ms Timer [name=08ff06d9-b777-41ab-840d-e4bdf41333c7, expireMs=1706203435094] policy-pap | [2024-01-25T17:23:25.109+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 simulator | 2024-01-25 17:22:58,625 INFO GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.110513165Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" policy-pap | [2024-01-25T17:23:25.110+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... policy-pap | [2024-01-25T17:23:25.115+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] simulator | 2024-01-25 17:22:58,634 INFO 172.17.0.3 - - [25/Jan/2024:17:22:43 +0000] "GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.11172706Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.213165ms policy-pap | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"08ff06d9-b777-41ab-840d-e4bdf41333c7","timestampMs":1706203405048,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-01-25T17:23:25.133+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 15 ms simulator | 2024-01-25 17:22:58,634 INFO 172.17.0.3 - - [25/Jan/2024:17:22:43 +0000] "GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.115777457Z level=info msg="Executing migration" id="Add isPublic for dashboard" policy-pap | [2024-01-25T17:23:25.141+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-pap | [2024-01-25T17:23:25.150+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:23:13,646 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.122309515Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=6.519847ms policy-pap | [2024-01-25T17:23:25.150+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK policy-pap | [2024-01-25T17:23:25.151+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:23:13,646 INFO UEB GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator grafana | logger=migrator t=2024-01-25T17:22:48.127049601Z level=info msg="Executing migration" id="create data_source table" policy-pap | [2024-01-25T17:23:25.151+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"08ff06d9-b777-41ab-840d-e4bdf41333c7","timestampMs":1706203405048,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} simulator | 2024-01-25 17:23:13,646 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.127923291Z level=info msg="Migration successfully executed" id="create data_source table" duration=874.131µs policy-pap | [2024-01-25T17:23:25.151+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} policy-pap | [2024-01-25T17:23:25.151+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE simulator | 2024-01-25 17:23:13,647 INFO UEB GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator grafana | logger=migrator t=2024-01-25T17:22:48.131619814Z level=info msg="Executing migration" id="add index data_source.account_id" policy-pap | [2024-01-25T17:23:25.151+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"08ff06d9-b777-41ab-840d-e4bdf41333c7","timestampMs":1706203405048,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} simulator | 2024-01-25 17:23:13,647 INFO 172.17.0.3 - - [25/Jan/2024:17:22:58 +0000] "GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.132388883Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=767.989µs policy-pap | [2024-01-25T17:23:25.151+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 policy-pap | [2024-01-25T17:23:25.151+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... simulator | 2024-01-25 17:23:13,647 INFO 172.17.0.3 - - [25/Jan/2024:17:22:58 +0000] "GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 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) grafana | logger=migrator t=2024-01-25T17:22:48.135996726Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" simulator | 2024-01-25 17:23:13,648 WARN GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator will send credentials over a clear channel. policy-pap | [2024-01-25T17:23:25.152+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE policy-pap | [2024-01-25T17:23:25.152+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.136884216Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=886.27µs simulator | 2024-01-25 17:23:13,648 WARN GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator will send credentials over a clear channel. policy-pap | [2024-01-25T17:23:25.152+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... policy-pap | [2024-01-25T17:23:25.180+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.142040257Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" simulator | 2024-01-25 17:23:13,648 INFO GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator (as some-key) ... policy-pap | [2024-01-25T17:23:25.181+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":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.172096Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"08ff06d9-b777-41ab-840d-e4bdf41333c7","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"a3ce3167-5dbf-4a9d-adf1-d772dcab2e09","timestampMs":1706203405171,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} grafana | logger=migrator t=2024-01-25T17:22:48.143916749Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.875262ms simulator | 2024-01-25 17:23:13,648 INFO GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator (as some-key) ... policy-pap | [2024-01-25T17:23:25.181+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-01-25T17:23:25.181+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] grafana | logger=migrator t=2024-01-25T17:22:48.149057099Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" simulator | 2024-01-25 17:23:22,483 INFO Topic POLICY-PDP-PAP: added policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.172096Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"08ff06d9-b777-41ab-840d-e4bdf41333c7","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"a3ce3167-5dbf-4a9d-adf1-d772dcab2e09","timestampMs":1706203405171,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-01-25T17:23:25.187+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate stopping grafana | logger=migrator t=2024-01-25T17:22:48.150254893Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.197814ms simulator | 2024-01-25 17:23:22,483 INFO Topic POLICY-PDP-PAP: add consumer group: policy-pap policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.188+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 08ff06d9-b777-41ab-840d-e4bdf41333c7 grafana | logger=migrator t=2024-01-25T17:22:48.153746174Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" simulator | 2024-01-25 17:23:22,484 INFO Topic POLICY-PDP-PAP: add consumer group: 98182a0a-449c-410b-bf2f-f4760c6eda76 policy-db-migrator | policy-pap | [2024-01-25T17:23:25.188+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.161548416Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.801782ms simulator | 2024-01-25 17:23:24,818 INFO Topic POLICY-PDP-PAP: add consumer group: 214fc810-739d-4962-a684-3eb8012b39a8 policy-db-migrator | policy-pap | [2024-01-25T17:23:25.188+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.166742086Z level=info msg="Executing migration" id="create data_source table v2" simulator | 2024-01-25 17:23:24,844 INFO 172.17.0.8 - - [25/Jan/2024:17:23:24 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | > upgrade 0270-jpatoscanodetype_properties.sql policy-pap | [2024-01-25T17:23:25.189+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate stopping enqueue grafana | logger=migrator t=2024-01-25T17:22:48.167674197Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=931.771µs simulator | 2024-01-25 17:23:24,845 INFO 172.17.0.7 - - [25/Jan/2024:17:23:22 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 729 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.189+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate stopping timer grafana | logger=migrator t=2024-01-25T17:22:48.170863234Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" simulator | 2024-01-25 17:23:24,845 INFO 172.17.0.7 - - [25/Jan/2024:17:23:22 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 729 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 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-pap | [2024-01-25T17:23:25.189+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=08ff06d9-b777-41ab-840d-e4bdf41333c7, expireMs=1706203435094] grafana | logger=migrator t=2024-01-25T17:22:48.171722694Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=858.22µs simulator | 2024-01-25 17:23:24,846 INFO 172.17.0.8 - - [25/Jan/2024:17:23:24 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 729 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.189+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate stopping listener grafana | logger=migrator t=2024-01-25T17:22:48.174830211Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" simulator | 2024-01-25 17:23:25,150 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | policy-pap | [2024-01-25T17:23:25.189+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate stopped grafana | logger=migrator t=2024-01-25T17:22:48.17565602Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=824.669µs simulator | 2024-01-25 17:23:25,150 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | policy-pap | [2024-01-25T17:23:25.208+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate successful grafana | logger=migrator t=2024-01-25T17:22:48.181727892Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" simulator | 2024-01-25 17:23:25,150 INFO 172.17.0.7 - - [25/Jan/2024:17:23:24 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | > upgrade 0280-jpatoscapolicy_metadata.sql policy-pap | [2024-01-25T17:23:25.208+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb start publishing next request grafana | logger=migrator t=2024-01-25T17:22:48.182278678Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=550.346µs simulator | 2024-01-25 17:23:25,154 INFO 172.17.0.8 - - [25/Jan/2024:17:23:24 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.210+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpStateChange starting grafana | logger=migrator t=2024-01-25T17:22:48.185465536Z level=info msg="Executing migration" id="Add column with_credentials" simulator | 2024-01-25 17:23:25,179 INFO 172.17.0.8 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 976 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.210+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpStateChange starting listener 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) grafana | logger=migrator t=2024-01-25T17:22:48.187763793Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.297967ms simulator | 2024-01-25 17:23:25,179 INFO 172.17.0.8 - - [25/Jan/2024:17:23:25 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.210+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpStateChange starting timer policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.191245633Z level=info msg="Executing migration" id="Add secure json data column" simulator | 2024-01-25 17:23:25,180 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 976 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.210+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=9dcd2d87-6da0-4651-bc31-f6b9c4b4d243, expireMs=1706203435210] policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.19348868Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.242267ms simulator | 2024-01-25 17:23:25,181 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 976 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.210+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpStateChange starting enqueue policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.198716141Z level=info msg="Executing migration" id="Update data_source table charset" simulator | 2024-01-25 17:23:25,238 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.210+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpStateChange started policy-db-migrator | > upgrade 0290-jpatoscapolicy_properties.sql grafana | logger=migrator t=2024-01-25T17:22:48.198744271Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.65µs simulator | 2024-01-25 17:23:25,239 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.210+00:00|INFO|TimerManager|Thread-10] state-change timer waiting 30000ms Timer [name=9dcd2d87-6da0-4651-bc31-f6b9c4b4d243, expireMs=1706203435210] policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.201792117Z level=info msg="Executing migration" id="Update initial version to 1" simulator | 2024-01-25 17:23:25,240 INFO 172.17.0.8 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.211+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 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) grafana | logger=migrator t=2024-01-25T17:22:48.201959099Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=167.512µs simulator | 2024-01-25 17:23:25,255 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9dcd2d87-6da0-4651-bc31-f6b9c4b4d243","timestampMs":1706203405049,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.206603014Z level=info msg="Executing migration" id="Add read_only data column" simulator | 2024-01-25 17:23:25,277 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 1001 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.233+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 22 ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.210209426Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.608312ms simulator | 2024-01-25 17:23:25,280 INFO 172.17.0.8 - - [25/Jan/2024:17:23:25 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.233+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.213668797Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" simulator | 2024-01-25 17:23:25,281 INFO 172.17.0.8 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 1001 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.238+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK policy-db-migrator | > upgrade 0300-jpatoscapolicy_targets.sql grafana | logger=migrator t=2024-01-25T17:22:48.21393904Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=269.593µs simulator | 2024-01-25 17:23:25,283 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 1001 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.239+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (6 ms):{"serverTimeMs":0,"count":1} policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.219373204Z level=info msg="Executing migration" id="Update json_data with nulls" simulator | 2024-01-25 17:23:25,285 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.241+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) grafana | logger=migrator t=2024-01-25T17:22:48.219801569Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=427.435µs simulator | 2024-01-25 17:23:25,286 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.241+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.224751747Z level=info msg="Executing migration" id="Add uid column" simulator | 2024-01-25 17:23:25,292 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9dcd2d87-6da0-4651-bc31-f6b9c4b4d243","timestampMs":1706203405049,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.228700223Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.946166ms policy-pap | [2024-01-25T17:23:25.242+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_STATE_CHANGE simulator | 2024-01-25 17:23:25,293 INFO 172.17.0.8 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.232930773Z level=info msg="Executing migration" id="Update uid value" policy-pap | [2024-01-25T17:23:25.242+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 simulator | 2024-01-25 17:23:25,330 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 972 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | > upgrade 0310-jpatoscapolicytype_metadata.sql grafana | logger=migrator t=2024-01-25T17:22:48.233235246Z level=info msg="Migration successfully executed" id="Update uid value" duration=305.743µs policy-pap | [2024-01-25T17:23:25.244+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... simulator | 2024-01-25 17:23:25,330 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 972 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.238960344Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" policy-pap | [2024-01-25T17:23:25.249+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 simulator | 2024-01-25 17:23:25,331 INFO 172.17.0.8 - - [25/Jan/2024:17:23:25 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-01-25 17:23:25,332 INFO 172.17.0.8 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 972 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.240406331Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.445097ms simulator | 2024-01-25 17:23:28,655 INFO 172.17.0.3 - - [25/Jan/2024:17:23:13 +0000] "GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 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-pap | [2024-01-25T17:23:25.250+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.244269906Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" simulator | 2024-01-25 17:23:28,655 INFO --> HTTP/1.1 200 OK policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.254+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.245657242Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.387096ms simulator | 2024-01-25 17:23:28,655 INFO --> HTTP/1.1 200 OK policy-db-migrator | policy-pap | [2024-01-25T17:23:25.255+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] grafana | logger=migrator t=2024-01-25T17:22:48.249407886Z level=info msg="Executing migration" id="create api_key table" simulator | 2024-01-25 17:23:28,655 INFO UEB GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator policy-db-migrator | policy-pap | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9dcd2d87-6da0-4651-bc31-f6b9c4b4d243","timestampMs":1706203405049,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} grafana | logger=migrator t=2024-01-25T17:22:48.250209476Z level=info msg="Migration successfully executed" id="create api_key table" duration=801.11µs simulator | 2024-01-25 17:23:28,655 INFO 172.17.0.3 - - [25/Jan/2024:17:23:13 +0000] "GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | > upgrade 0320-jpatoscapolicytype_properties.sql policy-pap | [2024-01-25T17:23:25.255+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE simulator | 2024-01-25 17:23:28,655 INFO UEB GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator grafana | logger=migrator t=2024-01-25T17:22:48.256017394Z level=info msg="Executing migration" id="add index api_key.account_id" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.255+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 simulator | 2024-01-25 17:23:28,656 WARN GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.257282869Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.264835ms 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-pap | [2024-01-25T17:23:25.255+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... simulator | 2024-01-25 17:23:28,656 INFO GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.262409579Z level=info msg="Executing migration" id="add index api_key.key" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.278+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:23:28,656 WARN GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.263912137Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.500898ms policy-db-migrator | policy-pap | [2024-01-25T17:23:25.278+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] simulator | 2024-01-25 17:23:28,656 INFO GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.267529609Z level=info msg="Executing migration" id="add index api_key.account_id_name" policy-db-migrator | policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.245239Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"9dcd2d87-6da0-4651-bc31-f6b9c4b4d243","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"b2a23d70-30de-40f6-ba7e-f4ea84510a32","timestampMs":1706203405245,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} simulator | 2024-01-25 17:23:40,343 INFO 172.17.0.8 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.26846011Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=930.081µs policy-db-migrator | > upgrade 0330-jpatoscapolicytype_targets.sql policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpStateChange stopping simulator | 2024-01-25 17:23:40,343 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.278532018Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpStateChange stopping enqueue simulator | 2024-01-25 17:23:40,408 INFO 172.17.0.7 - - [25/Jan/2024:17:23:25 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.279814683Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.282495ms policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpStateChange stopping timer simulator | 2024-01-25 17:23:43,661 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.283268714Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=9dcd2d87-6da0-4651-bc31-f6b9c4b4d243, expireMs=1706203435210] simulator | 2024-01-25 17:23:43,662 INFO UEB GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator grafana | logger=migrator t=2024-01-25T17:22:48.284483618Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.214164ms policy-db-migrator | policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpStateChange stopping listener simulator | 2024-01-25 17:23:43,662 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.288217072Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" policy-db-migrator | policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpStateChange stopped simulator | 2024-01-25 17:23:43,661 INFO 172.17.0.3 - - [25/Jan/2024:17:23:28 +0000] "GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.288970051Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=752.379µs policy-db-migrator | > upgrade 0340-jpatoscapolicytype_triggers.sql policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpStateChange successful simulator | 2024-01-25 17:23:43,662 INFO UEB GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator grafana | logger=migrator t=2024-01-25T17:22:48.295861062Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb start publishing next request simulator | 2024-01-25 17:23:43,662 INFO 172.17.0.3 - - [25/Jan/2024:17:23:28 +0000] "GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.307273596Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.412714ms policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_triggers (name VARCHAR(120) NULL, version VARCHAR(20) NULL, TRIGGERS VARCHAR(255) NULL) policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate starting simulator | 2024-01-25 17:23:43,663 WARN GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.310730607Z level=info msg="Executing migration" id="create api_key table v2" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate starting listener simulator | 2024-01-25 17:23:43,663 INFO GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.311537156Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=805.919µs policy-db-migrator | policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate starting timer simulator | 2024-01-25 17:23:43,663 WARN GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.317052671Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" policy-db-migrator | policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=9fddaf75-4cd9-4d9d-8634-072a19f3cc8e, expireMs=1706203435279] simulator | 2024-01-25 17:23:43,663 INFO GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.317933951Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=880.22µs policy-db-migrator | > upgrade 0350-jpatoscaproperty_constraints.sql policy-pap | [2024-01-25T17:23:25.279+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate starting enqueue simulator | 2024-01-25 17:23:55,351 INFO 172.17.0.7 - - [25/Jan/2024:17:23:40 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.321534603Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.280+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] simulator | 2024-01-25 17:23:55,354 INFO 172.17.0.8 - - [25/Jan/2024:17:23:40 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.322429224Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=890.781µs 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) policy-pap | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"9fddaf75-4cd9-4d9d-8634-072a19f3cc8e","timestampMs":1706203405236,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} simulator | 2024-01-25 17:23:55,413 INFO 172.17.0.7 - - [25/Jan/2024:17:23:40 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.326112797Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.280+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate started simulator | 2024-01-25 17:23:58,669 INFO 172.17.0.3 - - [25/Jan/2024:17:23:43 +0000] "GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.327643765Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.530028ms policy-db-migrator | policy-pap | [2024-01-25T17:23:25.280+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 simulator | 2024-01-25 17:23:58,669 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.333655736Z level=info msg="Executing migration" id="copy api_key v1 to v2" policy-db-migrator | policy-pap | [2024-01-25T17:23:25.280+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... simulator | 2024-01-25 17:23:58,670 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.334119981Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=463.695µs policy-db-migrator | > upgrade 0360-jpatoscaproperty_metadata.sql policy-pap | [2024-01-25T17:23:25.281+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 1 ms simulator | 2024-01-25 17:23:58,670 INFO 172.17.0.3 - - [25/Jan/2024:17:23:43 +0000] "GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.337703723Z level=info msg="Executing migration" id="Drop old table api_key_v1" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.282+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... simulator | 2024-01-25 17:23:58,670 INFO UEB GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator grafana | logger=migrator t=2024-01-25T17:22:48.338675675Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=970.492µs 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-pap | [2024-01-25T17:23:25.283+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:23:58,671 INFO UEB GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator grafana | logger=migrator t=2024-01-25T17:22:48.342606781Z level=info msg="Executing migration" id="Update api_key table charset" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.284+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] simulator | 2024-01-25 17:23:58,671 WARN GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.342674852Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=69.351µs policy-db-migrator | policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.245239Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"9dcd2d87-6da0-4651-bc31-f6b9c4b4d243","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"b2a23d70-30de-40f6-ba7e-f4ea84510a32","timestampMs":1706203405245,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} simulator | 2024-01-25 17:23:58,671 INFO GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.347020483Z level=info msg="Executing migration" id="Add expires to api_key table" policy-db-migrator | policy-pap | [2024-01-25T17:23:25.285+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:23:58,672 WARN GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.350956449Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.934776ms policy-db-migrator | > upgrade 0370-jpatoscarelationshiptype_metadata.sql policy-pap | [2024-01-25T17:23:25.285+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} simulator | 2024-01-25 17:23:58,672 INFO GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.35701329Z level=info msg="Executing migration" id="Add service account foreign key" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.286+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:24:10,358 INFO 172.17.0.7 - - [25/Jan/2024:17:23:55 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.359453499Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.439449ms 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-pap | [2024-01-25T17:23:25.286+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] simulator | 2024-01-25 17:24:10,362 INFO 172.17.0.8 - - [25/Jan/2024:17:23:55 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.363414725Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" policy-db-migrator | -------------- policy-pap | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"9fddaf75-4cd9-4d9d-8634-072a19f3cc8e","timestampMs":1706203405236,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} simulator | 2024-01-25 17:24:10,416 INFO 172.17.0.7 - - [25/Jan/2024:17:23:55 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.363576467Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=161.522µs policy-db-migrator | policy-pap | [2024-01-25T17:23:25.286+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE simulator | 2024-01-25 17:24:13,676 INFO 172.17.0.3 - - [25/Jan/2024:17:23:58 +0000] "GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.36803366Z level=info msg="Executing migration" id="Add last_used_at to api_key table" policy-db-migrator | policy-pap | [2024-01-25T17:23:25.286+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 simulator | 2024-01-25 17:24:13,676 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.370393407Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.359327ms policy-db-migrator | > upgrade 0380-jpatoscarelationshiptype_properties.sql simulator | 2024-01-25 17:24:13,677 INFO UEB GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator policy-pap | [2024-01-25T17:23:25.286+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 9dcd2d87-6da0-4651-bc31-f6b9c4b4d243 grafana | logger=migrator t=2024-01-25T17:22:48.376157735Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" policy-db-migrator | -------------- simulator | 2024-01-25 17:24:13,678 INFO 172.17.0.3 - - [25/Jan/2024:17:23:58 +0000] "GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-pap | [2024-01-25T17:23:25.286+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.378596783Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.438368ms 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-pap | [2024-01-25T17:23:25.286+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 simulator | 2024-01-25 17:24:13,678 WARN GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.382222436Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.286+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... simulator | 2024-01-25 17:24:13,678 INFO GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.382909674Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=686.688µs policy-db-migrator | policy-pap | [2024-01-25T17:23:25.294+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:24:13,678 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.386221823Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" policy-db-migrator | policy-pap | [2024-01-25T17:23:25.294+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] simulator | 2024-01-25 17:24:13,679 INFO UEB GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator grafana | logger=migrator t=2024-01-25T17:22:48.386748559Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=525.496µs policy-db-migrator | > upgrade 0390-jpatoscarequirement_metadata.sql simulator | 2024-01-25 17:24:13,680 WARN GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.391711648Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" policy-db-migrator | -------------- policy-pap | {"source":"pap-cde9fd67-fb39-44a1-84a3-f4667ab255e6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"9fddaf75-4cd9-4d9d-8634-072a19f3cc8e","timestampMs":1706203405236,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} simulator | 2024-01-25 17:24:13,680 INFO GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator (as some-key) ... grafana | logger=migrator t=2024-01-25T17:22:48.392426846Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=713.798µs 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-pap | [2024-01-25T17:23:25.294+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE simulator | 2024-01-25 17:24:25,364 INFO 172.17.0.7 - - [25/Jan/2024:17:24:10 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.395873936Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.294+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 simulator | 2024-01-25 17:24:25,369 INFO 172.17.0.8 - - [25/Jan/2024:17:24:10 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.396627015Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=751.979µs policy-db-migrator | policy-pap | [2024-01-25T17:23:25.294+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... simulator | 2024-01-25 17:24:25,420 INFO 172.17.0.7 - - [25/Jan/2024:17:24:10 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.400067696Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" policy-db-migrator | policy-pap | [2024-01-25T17:23:25.330+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:24:28,685 INFO 172.17.0.3 - - [25/Jan/2024:17:24:13 +0000] "GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-01-25T17:22:48.400823254Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=756.128µs policy-db-migrator | > upgrade 0400-jpatoscarequirement_occurrences.sql policy-pap | [2024-01-25T17:23:25.330+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK simulator | 2024-01-25 17:24:28,685 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.406588452Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.330+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] simulator | 2024-01-25 17:24:28,686 INFO UEB GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator grafana | logger=migrator t=2024-01-25T17:22:48.407429892Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=840.66µs policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_occurrences (name VARCHAR(120) NULL, version VARCHAR(20) NULL, OCCURRENCES INT DEFAULT NULL) policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.300497Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"9fddaf75-4cd9-4d9d-8634-072a19f3cc8e","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"ee177a53-41f6-4e27-b8c3-ed41d40fdeea","timestampMs":1706203405300,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} simulator | 2024-01-25 17:24:28,687 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.412160198Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:25.331+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 9fddaf75-4cd9-4d9d-8634-072a19f3cc8e simulator | 2024-01-25 17:24:28,687 WARN GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-01-25T17:22:48.412265259Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=107.441µs policy-db-migrator | policy-pap | [2024-01-25T17:23:25.331+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 simulator | 2024-01-25 17:24:28,687 INFO GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator (as some-key) ... policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.416260686Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" policy-pap | [2024-01-25T17:23:25.331+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] simulator | 2024-01-25 17:24:28,687 INFO 172.17.0.3 - - [25/Jan/2024:17:24:13 +0000] "GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | > upgrade 0410-jpatoscarequirement_properties.sql grafana | logger=migrator t=2024-01-25T17:22:48.416302626Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.34µs policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","timeStamp":"2024-01-25T17:23:25.300497Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"9fddaf75-4cd9-4d9d-8634-072a19f3cc8e","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"ee177a53-41f6-4e27-b8c3-ed41d40fdeea","timestampMs":1706203405300,"name":"apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} simulator | 2024-01-25 17:24:28,688 INFO UEB GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.420680448Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" policy-pap | [2024-01-25T17:23:25.331+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... simulator | 2024-01-25 17:24:28,689 WARN GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator will send credentials over a clear channel. 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-pap | [2024-01-25T17:23:25.332+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate stopping simulator | 2024-01-25 17:24:28,689 INFO GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator (as some-key) ... policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.425200451Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.518953ms policy-pap | [2024-01-25T17:23:25.332+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate stopping enqueue simulator | 2024-01-25 17:24:40,369 INFO 172.17.0.7 - - [25/Jan/2024:17:24:25 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.432059901Z level=info msg="Executing migration" id="Add encrypted dashboard json column" policy-pap | [2024-01-25T17:23:25.332+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate stopping timer simulator | 2024-01-25 17:24:40,374 INFO 172.17.0.8 - - [25/Jan/2024:17:24:25 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.434686652Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.623801ms policy-pap | [2024-01-25T17:23:25.332+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=9fddaf75-4cd9-4d9d-8634-072a19f3cc8e, expireMs=1706203435279] simulator | 2024-01-25 17:24:40,423 INFO 172.17.0.7 - - [25/Jan/2024:17:24:25 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | > upgrade 0420-jpatoscaservicetemplate_metadata.sql grafana | logger=migrator t=2024-01-25T17:22:48.440746143Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" policy-pap | [2024-01-25T17:23:25.332+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate stopping listener simulator | 2024-01-25 17:24:43,693 INFO 172.17.0.3 - - [25/Jan/2024:17:24:28 +0000] "GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.441007876Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=264.793µs policy-pap | [2024-01-25T17:23:25.332+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate stopped simulator | 2024-01-25 17:24:43,693 INFO --> HTTP/1.1 200 OK 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) grafana | logger=migrator t=2024-01-25T17:22:48.448392533Z level=info msg="Executing migration" id="create quota table v1" policy-pap | [2024-01-25T17:23:25.337+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb PdpUpdate successful simulator | 2024-01-25 17:24:43,693 INFO UEB GET /events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.449267053Z level=info msg="Migration successfully executed" id="create quota table v1" duration=876.8µs policy-pap | [2024-01-25T17:23:25.337+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-149dbf95-1f94-498f-a74b-f746c2c8bcbb has no more requests simulator | 2024-01-25 17:24:43,694 INFO 172.17.0.3 - - [25/Jan/2024:17:24:28 +0000] "GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.453292221Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" policy-pap | [2024-01-25T17:23:25.402+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 simulator | 2024-01-25 17:24:43,694 INFO --> HTTP/1.1 200 OK policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.454235642Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=942.361µs policy-pap | [2024-01-25T17:23:25.403+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... simulator | 2024-01-25 17:24:43,694 WARN GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator will send credentials over a clear channel. policy-db-migrator | > upgrade 0430-jpatoscatopologytemplate_inputs.sql grafana | logger=migrator t=2024-01-25T17:22:48.461849521Z level=info msg="Executing migration" id="Update quota table charset" policy-pap | [2024-01-25T17:23:27.507+00:00|INFO|[/policy/pap/v1]|http-nio-6969-exec-3] Initializing Spring DispatcherServlet 'dispatcherServlet' simulator | 2024-01-25 17:24:43,695 INFO GET http://simulator:3904/events/APPC-LCM-READ/221c8714-5c02-4ac5-abac-800f2fd99ba8/simulator (as some-key) ... policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.461934692Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=85.781µs policy-pap | [2024-01-25T17:23:27.507+00:00|INFO|DispatcherServlet|http-nio-6969-exec-3] Initializing Servlet 'dispatcherServlet' simulator | 2024-01-25 17:24:43,695 INFO UEB GET /events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator 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) grafana | logger=migrator t=2024-01-25T17:22:48.466533896Z level=info msg="Executing migration" id="create plugin_setting table" policy-pap | [2024-01-25T17:23:27.512+00:00|INFO|DispatcherServlet|http-nio-6969-exec-3] Completed initialization in 4 ms simulator | 2024-01-25 17:24:43,696 WARN GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator will send credentials over a clear channel. policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.468042814Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.506668ms policy-pap | [2024-01-25T17:23:28.337+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-1] Using GSON for REST calls simulator | 2024-01-25 17:24:43,696 INFO GET http://simulator:3904/events/APPC-CL/f1c74705-9d92-42b7-8eaa-6e8664680508/simulator (as some-key) ... policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.47363364Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" policy-pap | [2024-01-25T17:23:28.348+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-1] Using GSON for REST calls simulator | 2024-01-25 17:24:55,376 INFO 172.17.0.7 - - [25/Jan/2024:17:24:40 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.474613871Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=980.371µs policy-pap | [2024-01-25T17:23:28.982+00:00|INFO|SessionData|http-nio-6969-exec-7] unknown group testGroup simulator | 2024-01-25 17:24:55,380 INFO 172.17.0.8 - - [25/Jan/2024:17:24:40 +0000] "GET /events/POLICY-PDP-PAP/214fc810-739d-4962-a684-3eb8012b39a8/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | > upgrade 0440-pdpgroup_pdpsubgroup.sql grafana | logger=migrator t=2024-01-25T17:22:48.481876487Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" policy-pap | [2024-01-25T17:23:29.494+00:00|INFO|SessionData|http-nio-6969-exec-7] create cached group testGroup simulator | 2024-01-25 17:24:55,429 INFO 172.17.0.7 - - [25/Jan/2024:17:24:40 +0000] "GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.486794454Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.917988ms policy-pap | [2024-01-25T17:23:29.495+00:00|INFO|SessionData|http-nio-6969-exec-7] creating DB group testGroup 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)) grafana | logger=migrator t=2024-01-25T17:22:48.491415799Z level=info msg="Executing migration" id="Update plugin_setting table charset" policy-pap | [2024-01-25T17:23:30.032+00:00|INFO|SessionData|http-nio-6969-exec-1] cache group testGroup policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.49150503Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=84.131µs policy-pap | [2024-01-25T17:23:30.240+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-1] Registering a deploy for policy onap.restart.tca 1.0.0 policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.496234135Z level=info msg="Executing migration" id="create session table" policy-pap | [2024-01-25T17:23:30.317+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-1] Registering a deploy for policy operational.apex.decisionMaker 1.0.0 policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.497065775Z level=info msg="Migration successfully executed" id="create session table" duration=831.33µs policy-pap | [2024-01-25T17:23:30.317+00:00|INFO|SessionData|http-nio-6969-exec-1] update cached group testGroup policy-db-migrator | > upgrade 0450-pdpgroup.sql grafana | logger=migrator t=2024-01-25T17:22:48.503014135Z level=info msg="Executing migration" id="Drop old table playlist table" policy-pap | [2024-01-25T17:23:30.317+00:00|INFO|SessionData|http-nio-6969-exec-1] updating DB group testGroup policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.503147966Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=133.311µs 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-pap | [2024-01-25T17:23:30.331+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-1] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeA, policy=onap.restart.tca 1.0.0, action=DEPLOYMENT, timestamp=2024-01-25T17:23:30Z, user=policyadmin), PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeC, policy=operational.apex.decisionMaker 1.0.0, action=DEPLOYMENT, timestamp=2024-01-25T17:23:30Z, user=policyadmin)] grafana | logger=migrator t=2024-01-25T17:22:48.506476425Z level=info msg="Executing migration" id="Drop old table playlist_item table" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:31.011+00:00|INFO|SessionData|http-nio-6969-exec-5] cache group testGroup grafana | logger=migrator t=2024-01-25T17:22:48.506593907Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=115.892µs policy-db-migrator | policy-pap | [2024-01-25T17:23:31.013+00:00|INFO|PdpGroupDeleteProvider|http-nio-6969-exec-5] remove policy onap.restart.tca 1.0.0 from subgroup testGroup pdpTypeA count=0 grafana | logger=migrator t=2024-01-25T17:22:48.513156794Z level=info msg="Executing migration" id="create playlist table v2" policy-db-migrator | policy-pap | [2024-01-25T17:23:31.013+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-5] Registering an undeploy for policy onap.restart.tca 1.0.0 grafana | logger=migrator t=2024-01-25T17:22:48.513994354Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=837.43µs policy-db-migrator | > upgrade 0460-pdppolicystatus.sql policy-pap | [2024-01-25T17:23:31.013+00:00|INFO|SessionData|http-nio-6969-exec-5] update cached group testGroup grafana | logger=migrator t=2024-01-25T17:22:48.52137389Z level=info msg="Executing migration" id="create playlist item table v2" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:31.014+00:00|INFO|SessionData|http-nio-6969-exec-5] updating DB group testGroup grafana | logger=migrator t=2024-01-25T17:22:48.522558954Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.184604ms 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-pap | [2024-01-25T17:23:31.024+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-5] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeA, policy=onap.restart.tca 1.0.0, action=UNDEPLOYMENT, timestamp=2024-01-25T17:23:31Z, user=policyadmin)] grafana | logger=migrator t=2024-01-25T17:22:48.526807334Z level=info msg="Executing migration" id="Update playlist table charset" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:31.333+00:00|INFO|SessionData|http-nio-6969-exec-6] cache group defaultGroup grafana | logger=migrator t=2024-01-25T17:22:48.526836414Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.1µs policy-db-migrator | policy-pap | [2024-01-25T17:23:31.333+00:00|INFO|SessionData|http-nio-6969-exec-6] cache group testGroup grafana | logger=migrator t=2024-01-25T17:22:48.530638269Z level=info msg="Executing migration" id="Update playlist_item table charset" policy-db-migrator | policy-pap | [2024-01-25T17:23:31.333+00:00|INFO|PdpGroupDeleteProvider|http-nio-6969-exec-6] remove policy operational.apex.decisionMaker 1.0.0 from subgroup testGroup pdpTypeC count=0 grafana | logger=migrator t=2024-01-25T17:22:48.5307045Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.331µs policy-db-migrator | > upgrade 0470-pdp.sql policy-pap | [2024-01-25T17:23:31.333+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-6] Registering an undeploy for policy operational.apex.decisionMaker 1.0.0 grafana | logger=migrator t=2024-01-25T17:22:48.536496078Z level=info msg="Executing migration" id="Add playlist column created_at" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:31.333+00:00|INFO|SessionData|http-nio-6969-exec-6] update cached group testGroup grafana | logger=migrator t=2024-01-25T17:22:48.542110484Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.613716ms 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-pap | [2024-01-25T17:23:31.333+00:00|INFO|SessionData|http-nio-6969-exec-6] updating DB group testGroup grafana | logger=migrator t=2024-01-25T17:22:48.545976829Z level=info msg="Executing migration" id="Add playlist column updated_at" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:31.344+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-6] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeC, policy=operational.apex.decisionMaker 1.0.0, action=UNDEPLOYMENT, timestamp=2024-01-25T17:23:31Z, user=policyadmin)] grafana | logger=migrator t=2024-01-25T17:22:48.549128336Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.149947ms policy-db-migrator | policy-pap | [2024-01-25T17:23:40.343+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.553630859Z level=info msg="Executing migration" id="drop preferences table v2" policy-db-migrator | policy-pap | [2024-01-25T17:23:40.344+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.553771791Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=139.342µs policy-db-migrator | > upgrade 0480-pdpstatistics.sql policy-pap | [2024-01-25T17:23:40.344+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.556730005Z level=info msg="Executing migration" id="drop preferences table v3" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:40.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.556876547Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=146.262µs 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-pap | [2024-01-25T17:23:40.409+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.562332581Z level=info msg="Executing migration" id="create preferences table v3" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:40.409+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.563657447Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.322016ms policy-db-migrator | policy-pap | [2024-01-25T17:23:51.904+00:00|INFO|SessionData|http-nio-6969-exec-2] cache group testGroup grafana | logger=migrator t=2024-01-25T17:22:48.5690584Z level=info msg="Executing migration" id="Update preferences table charset" policy-db-migrator | policy-pap | [2024-01-25T17:23:51.905+00:00|INFO|SessionData|http-nio-6969-exec-2] deleting DB group testGroup grafana | logger=migrator t=2024-01-25T17:22:48.569148821Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=92.011µs policy-db-migrator | > upgrade 0490-pdpsubgroup_pdp.sql policy-pap | [2024-01-25T17:23:55.098+00:00|INFO|TimerManager|Thread-9] update timer discarded (expired) Timer [name=08ff06d9-b777-41ab-840d-e4bdf41333c7, expireMs=1706203435094] grafana | logger=migrator t=2024-01-25T17:22:48.572987016Z level=info msg="Executing migration" id="Add column team_id in preferences" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:23:55.211+00:00|INFO|TimerManager|Thread-10] state-change timer discarded (expired) Timer [name=9dcd2d87-6da0-4651-bc31-f6b9c4b4d243, expireMs=1706203435210] grafana | logger=migrator t=2024-01-25T17:22:48.576313415Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.321469ms policy-pap | [2024-01-25T17:23:55.353+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 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)) grafana | logger=migrator t=2024-01-25T17:22:48.583767043Z level=info msg="Executing migration" id="Update team_id column values in preferences" policy-pap | [2024-01-25T17:23:55.353+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.584036396Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=268.563µs policy-pap | [2024-01-25T17:23:55.353+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.587117282Z level=info msg="Executing migration" id="Add column week_start in preferences" policy-pap | [2024-01-25T17:23:55.412+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-db-migrator | policy-pap | [2024-01-25T17:23:55.413+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.592231292Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.11184ms policy-db-migrator | > upgrade 0500-pdpsubgroup.sql policy-pap | [2024-01-25T17:23:55.413+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.596046547Z level=info msg="Executing migration" id="Add column preferences.json_data" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:24:10.359+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.600064674Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.016777ms 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-pap | [2024-01-25T17:24:10.359+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.603513175Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:24:10.359+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.603630376Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=114.111µs policy-db-migrator | policy-pap | [2024-01-25T17:24:10.416+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.608958559Z level=info msg="Executing migration" id="Add preferences index org_id" policy-db-migrator | policy-pap | [2024-01-25T17:24:10.417+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.610015721Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.054482ms policy-db-migrator | > upgrade 0510-toscacapabilityassignment.sql policy-pap | [2024-01-25T17:24:10.417+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.614246231Z level=info msg="Executing migration" id="Add preferences index user_id" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:24:25.364+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.615222642Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=976.101µs 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-pap | [2024-01-25T17:24:25.364+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.619006797Z level=info msg="Executing migration" id="create alert table v1" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:24:25.364+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.620066009Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.058072ms policy-db-migrator | policy-pap | [2024-01-25T17:24:25.420+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.627914481Z level=info msg="Executing migration" id="add index alert org_id & id " policy-db-migrator | policy-pap | [2024-01-25T17:24:25.420+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.629300528Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.385057ms policy-db-migrator | > upgrade 0520-toscacapabilityassignments.sql policy-pap | [2024-01-25T17:24:25.420+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.64225669Z level=info msg="Executing migration" id="add index alert state" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:24:40.369+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.643177291Z level=info msg="Migration successfully executed" id="add index alert state" duration=919.311µs 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-pap | [2024-01-25T17:24:40.370+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.650528757Z level=info msg="Executing migration" id="add index alert dashboard_id" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:24:40.370+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.652024255Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.494987ms policy-db-migrator | policy-pap | [2024-01-25T17:24:40.424+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.65676088Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" policy-db-migrator | policy-pap | [2024-01-25T17:24:40.424+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.657793442Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.031662ms policy-db-migrator | > upgrade 0530-toscacapabilityassignments_toscacapabilityassignment.sql policy-pap | [2024-01-25T17:24:40.424+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.661583347Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:24:55.376+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.663236326Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.648729ms 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-pap | [2024-01-25T17:24:55.376+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.670629053Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" policy-db-migrator | -------------- policy-pap | [2024-01-25T17:24:55.377+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/8d9d493a-d926-4841-aa41-14b80c311f97?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.671533544Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=900.921µs policy-db-migrator | policy-pap | [2024-01-25T17:24:55.430+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-01-25T17:22:48.674954664Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" policy-db-migrator | policy-pap | [2024-01-25T17:24:55.431+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 grafana | logger=migrator t=2024-01-25T17:22:48.688628484Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.67251ms policy-db-migrator | > upgrade 0540-toscacapabilitytype.sql policy-pap | [2024-01-25T17:24:55.431+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/98182a0a-449c-410b-bf2f-f4760c6eda76/policy-pap?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-01-25T17:22:48.692005114Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.692850134Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=844.24µs 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)) grafana | logger=migrator t=2024-01-25T17:22:48.698401649Z 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" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.699099827Z 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=697.398µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.702632089Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.703141165Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=508.686µs policy-db-migrator | > upgrade 0550-toscacapabilitytypes.sql grafana | logger=migrator t=2024-01-25T17:22:48.706513914Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.707454795Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=945.881µs 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)) grafana | logger=migrator t=2024-01-25T17:22:48.713745929Z level=info msg="Executing migration" id="create alert_notification table v1" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.714789241Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.040112ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.72062991Z level=info msg="Executing migration" id="Add column is_default" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.724603627Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.971857ms policy-db-migrator | > upgrade 0560-toscacapabilitytypes_toscacapabilitytype.sql grafana | logger=migrator t=2024-01-25T17:22:48.728058377Z level=info msg="Executing migration" id="Add column frequency" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.731810321Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.748814ms 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)) grafana | logger=migrator t=2024-01-25T17:22:48.740664145Z level=info msg="Executing migration" id="Add column send_reminder" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.747406964Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.741679ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.752896679Z level=info msg="Executing migration" id="Add column disable_resolve_message" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.755414758Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.517059ms policy-db-migrator | > upgrade 0570-toscadatatype.sql grafana | logger=migrator t=2024-01-25T17:22:48.76061414Z level=info msg="Executing migration" id="add index alert_notification org_id & name" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.761622811Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.003071ms 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)) grafana | logger=migrator t=2024-01-25T17:22:48.764953051Z level=info msg="Executing migration" id="Update alert table charset" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.764985261Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.43µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.769021188Z level=info msg="Executing migration" id="Update alert_notification table charset" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.769073039Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.991µs policy-db-migrator | > upgrade 0580-toscadatatypes.sql grafana | logger=migrator t=2024-01-25T17:22:48.778337748Z level=info msg="Executing migration" id="create notification_journal table v1" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.780094608Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.75698ms 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)) grafana | logger=migrator t=2024-01-25T17:22:48.788908612Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" policy-db-migrator | -------------- policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.79042015Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.510668ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.794282945Z level=info msg="Executing migration" id="drop alert_notification_journal" policy-db-migrator | > upgrade 0590-toscadatatypes_toscadatatype.sql grafana | logger=migrator t=2024-01-25T17:22:48.795313377Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.032152ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.802417061Z level=info msg="Executing migration" id="create alert_notification_state table v1" 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)) grafana | logger=migrator t=2024-01-25T17:22:48.803698166Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.278055ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.807739253Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.809314262Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.574759ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.814050677Z level=info msg="Executing migration" id="Add for to alert table" policy-db-migrator | > upgrade 0600-toscanodetemplate.sql grafana | logger=migrator t=2024-01-25T17:22:48.817738241Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.687044ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.823786832Z level=info msg="Executing migration" id="Add column uid in alert_notification" 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)) grafana | logger=migrator t=2024-01-25T17:22:48.827414964Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.627942ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.833145302Z level=info msg="Executing migration" id="Update uid column values in alert_notification" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.833362054Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=216.492µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.837124568Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" policy-db-migrator | > upgrade 0610-toscanodetemplates.sql grafana | logger=migrator t=2024-01-25T17:22:48.838786588Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.66168ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.846932233Z level=info msg="Executing migration" id="Remove unique index org_id_name" 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)) grafana | logger=migrator t=2024-01-25T17:22:48.848481152Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.549529ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.852022333Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.856196282Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.173799ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.862905431Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" policy-db-migrator | > upgrade 0620-toscanodetemplates_toscanodetemplate.sql grafana | logger=migrator t=2024-01-25T17:22:48.862978242Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=158.682µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.869182085Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 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)) grafana | logger=migrator t=2024-01-25T17:22:48.870206717Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.024392ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.874077712Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.875640801Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.562399ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.87987622Z level=info msg="Executing migration" id="Drop old annotation table v4" policy-db-migrator | > upgrade 0630-toscanodetype.sql grafana | logger=migrator t=2024-01-25T17:22:48.880059662Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=140.572µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.886203514Z level=info msg="Executing migration" id="create annotation table v5" 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)) grafana | logger=migrator t=2024-01-25T17:22:48.887192006Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=987.832µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.891235944Z level=info msg="Executing migration" id="add index annotation 0 v3" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.892231545Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=996.701µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.895766957Z level=info msg="Executing migration" id="add index annotation 1 v3" policy-db-migrator | > upgrade 0640-toscanodetypes.sql grafana | logger=migrator t=2024-01-25T17:22:48.896752868Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=984.931µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.903970463Z level=info msg="Executing migration" id="add index annotation 2 v3" 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)) grafana | logger=migrator t=2024-01-25T17:22:48.90540933Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.438157ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.911165678Z level=info msg="Executing migration" id="add index annotation 3 v3" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.9122304Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.063602ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.916052785Z level=info msg="Executing migration" id="add index annotation 4 v3" policy-db-migrator | > upgrade 0650-toscanodetypes_toscanodetype.sql grafana | logger=migrator t=2024-01-25T17:22:48.917682434Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.626899ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.924429233Z level=info msg="Executing migration" id="Update annotation table charset" 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)) grafana | logger=migrator t=2024-01-25T17:22:48.924761397Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=339.574µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.930214141Z level=info msg="Executing migration" id="Add column region_id to annotation table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.935838897Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.620196ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.942230642Z level=info msg="Executing migration" id="Drop category_id index" policy-db-migrator | > upgrade 0660-toscaparameter.sql grafana | logger=migrator t=2024-01-25T17:22:48.943337465Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.088013ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.950196656Z level=info msg="Executing migration" id="Add column tags to annotation table" grafana | logger=migrator t=2024-01-25T17:22:48.956771503Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.572687ms 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 | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.960951692Z level=info msg="Executing migration" id="Create annotation_tag table v2" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.961788152Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=839.13µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.96581399Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" policy-db-migrator | > upgrade 0670-toscapolicies.sql grafana | logger=migrator t=2024-01-25T17:22:48.966997814Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.182434ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.975443523Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 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 | -------------- grafana | logger=migrator t=2024-01-25T17:22:48.97690616Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.462397ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:48.98289377Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.000132143Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.238413ms policy-db-migrator | > upgrade 0680-toscapolicies_toscapolicy.sql grafana | logger=migrator t=2024-01-25T17:22:49.003881936Z level=info msg="Executing migration" id="Create annotation_tag table v3" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.004460543Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=577.537µs 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)) grafana | logger=migrator t=2024-01-25T17:22:49.010938849Z 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" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.012688929Z 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.75527ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.018315465Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.018729209Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=409.984µs policy-db-migrator | > upgrade 0690-toscapolicy.sql grafana | logger=migrator t=2024-01-25T17:22:49.024344645Z level=info msg="Executing migration" id="drop table annotation_tag_v2" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.025173605Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=823.01µs 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)) grafana | logger=migrator t=2024-01-25T17:22:49.029872179Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.030289324Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=416.485µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.034306581Z level=info msg="Executing migration" id="Add created time to annotation table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.041333713Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.029562ms policy-db-migrator | > upgrade 0700-toscapolicytype.sql grafana | logger=migrator t=2024-01-25T17:22:49.049108853Z level=info msg="Executing migration" id="Add updated time to annotation table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.05229822Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.187067ms 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)) grafana | logger=migrator t=2024-01-25T17:22:49.059540105Z level=info msg="Executing migration" id="Add index for created in annotation table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.061167543Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.626058ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.064944927Z level=info msg="Executing migration" id="Add index for updated in annotation table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.065908939Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=963.712µs policy-db-migrator | > upgrade 0710-toscapolicytypes.sql grafana | logger=migrator t=2024-01-25T17:22:49.071146059Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.071585914Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=438.775µs 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)) grafana | logger=migrator t=2024-01-25T17:22:49.075416739Z level=info msg="Executing migration" id="Add epoch_end column" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.08152475Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.108161ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.087753523Z level=info msg="Executing migration" id="Add index for epoch_end" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.088656953Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=904.41µs policy-db-migrator | > upgrade 0720-toscapolicytypes_toscapolicytype.sql grafana | logger=migrator t=2024-01-25T17:22:49.094869765Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.095097058Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=225.953µs 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)) grafana | logger=migrator t=2024-01-25T17:22:49.099612481Z level=info msg="Executing migration" id="Move region to single row" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.10040907Z level=info msg="Migration successfully executed" id="Move region to single row" duration=789.509µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.104788831Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.106058196Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.268925ms policy-db-migrator | > upgrade 0730-toscaproperty.sql grafana | logger=migrator t=2024-01-25T17:22:49.109920231Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.111254156Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.332315ms 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)) grafana | logger=migrator t=2024-01-25T17:22:49.116328545Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.117344627Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.014662ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.125238799Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.126239211Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=999.812µs policy-db-migrator | > upgrade 0740-toscarelationshiptype.sql grafana | logger=migrator t=2024-01-25T17:22:49.135161904Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.136672222Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.509818ms 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)) grafana | logger=migrator t=2024-01-25T17:22:49.141736751Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.142620591Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=883.41µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.146299474Z level=info msg="Executing migration" id="Increase tags column to length 4096" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.146365975Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.241µs policy-db-migrator | > upgrade 0750-toscarelationshiptypes.sql grafana | logger=migrator t=2024-01-25T17:22:49.153016272Z level=info msg="Executing migration" id="create test_data table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.154300097Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.282985ms 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)) grafana | logger=migrator t=2024-01-25T17:22:49.158950871Z level=info msg="Executing migration" id="create dashboard_version table v1" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.15967274Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=721.469µs policy-db-migrator | policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.164752429Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" policy-db-migrator | > upgrade 0760-toscarelationshiptypes_toscarelationshiptype.sql grafana | logger=migrator t=2024-01-25T17:22:49.16568549Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=932.391µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.172338027Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 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)) grafana | logger=migrator t=2024-01-25T17:22:49.173232598Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=893.901µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.177886972Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.178394997Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=506.535µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.182515566Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" policy-db-migrator | > upgrade 0770-toscarequirement.sql grafana | logger=migrator t=2024-01-25T17:22:49.183135553Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=619.777µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.18634793Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 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)) grafana | logger=migrator t=2024-01-25T17:22:49.186414341Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.991µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.192634423Z level=info msg="Executing migration" id="create team table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.193718976Z level=info msg="Migration successfully executed" id="create team table" duration=1.081583ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.198802855Z level=info msg="Executing migration" id="add index team.org_id" policy-db-migrator | > upgrade 0780-toscarequirements.sql grafana | logger=migrator t=2024-01-25T17:22:49.20094153Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.187166ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.20871445Z level=info msg="Executing migration" id="add unique index team_org_id_name" 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)) grafana | logger=migrator t=2024-01-25T17:22:49.210346799Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.624449ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.217500063Z level=info msg="Executing migration" id="Add column uid in team" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.222132117Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.631883ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.225452485Z level=info msg="Executing migration" id="Update uid column values in team" policy-db-migrator | > upgrade 0790-toscarequirements_toscarequirement.sql grafana | logger=migrator t=2024-01-25T17:22:49.225632807Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=180.622µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.229971758Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 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)) grafana | logger=migrator t=2024-01-25T17:22:49.230899128Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=924.05µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.234672053Z level=info msg="Executing migration" id="create team member table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.235399841Z level=info msg="Migration successfully executed" id="create team member table" duration=727.469µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.239802712Z level=info msg="Executing migration" id="add index team_member.org_id" policy-db-migrator | > upgrade 0800-toscaservicetemplate.sql grafana | logger=migrator t=2024-01-25T17:22:49.240713043Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=908.121µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.245180875Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 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)) grafana | logger=migrator t=2024-01-25T17:22:49.246679062Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.496907ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.254483443Z level=info msg="Executing migration" id="add index team_member.team_id" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.255380543Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=897.83µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.260995459Z level=info msg="Executing migration" id="Add column email to team table" policy-db-migrator | > upgrade 0810-toscatopologytemplate.sql grafana | logger=migrator t=2024-01-25T17:22:49.267917719Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.92275ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.271887766Z level=info msg="Executing migration" id="Add column external to team_member table" 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)) grafana | logger=migrator t=2024-01-25T17:22:49.276289927Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.401591ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.28000058Z level=info msg="Executing migration" id="Add column permission to team_member table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.284479332Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.475692ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.293391316Z level=info msg="Executing migration" id="create dashboard acl table" policy-db-migrator | > upgrade 0820-toscatrigger.sql grafana | logger=migrator t=2024-01-25T17:22:49.294790782Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.397986ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.302114768Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" grafana | logger=migrator t=2024-01-25T17:22:49.30322784Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.113592ms grafana | logger=migrator t=2024-01-25T17:22:49.306514498Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 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)) grafana | logger=migrator t=2024-01-25T17:22:49.30752602Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.010702ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.31175669Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.31268526Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=927.87µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.318066733Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" policy-db-migrator | > upgrade 0830-FK_ToscaNodeTemplate_capabilitiesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.319912005Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.844081ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.323448736Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_capabilitiesName ON toscanodetemplate(capabilitiesName, capabilitiesVersion) grafana | logger=migrator t=2024-01-25T17:22:49.324311246Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=862.37µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.332902646Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.334213131Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.315486ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.340420933Z level=info msg="Executing migration" id="add index dashboard_permission" policy-db-migrator | > upgrade 0840-FK_ToscaNodeTemplate_requirementsName.sql grafana | logger=migrator t=2024-01-25T17:22:49.341966971Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.546988ms policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_requirementsName ON toscanodetemplate(requirementsName, requirementsVersion) grafana | logger=migrator t=2024-01-25T17:22:49.347952011Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.348797621Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=846.26µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.353271313Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.353554876Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=283.143µs policy-db-migrator | > upgrade 0850-FK_ToscaNodeType_requirementsName.sql grafana | logger=migrator t=2024-01-25T17:22:49.359006599Z level=info msg="Executing migration" id="create tag table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.359775408Z level=info msg="Migration successfully executed" id="create tag table" duration=768.139µs policy-db-migrator | CREATE INDEX FK_ToscaNodeType_requirementsName ON toscanodetype(requirementsName, requirementsVersion) grafana | logger=migrator t=2024-01-25T17:22:49.364524484Z level=info msg="Executing migration" id="add index tag.key_value" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.365498355Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=972.481µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.369665883Z level=info msg="Executing migration" id="create login attempt table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.370876938Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.209964ms policy-db-migrator | > upgrade 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.377504065Z level=info msg="Executing migration" id="add index login_attempt.username" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.378472976Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=967.841µs policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_capabilityTypesName ON toscaservicetemplate(capabilityTypesName, capabilityTypesVersion) grafana | logger=migrator t=2024-01-25T17:22:49.387536742Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.389045179Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.504267ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.393476101Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.414506305Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=21.031844ms policy-db-migrator | > upgrade 0870-FK_ToscaServiceTemplate_dataTypesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.419245811Z level=info msg="Executing migration" id="create login_attempt v2" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.419867478Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=620.697µs policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_dataTypesName ON toscaservicetemplate(dataTypesName, dataTypesVersion) grafana | logger=migrator t=2024-01-25T17:22:49.42433038Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.426151451Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.819521ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.431577204Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.432012739Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=436.225µs policy-db-migrator | > upgrade 0880-FK_ToscaServiceTemplate_nodeTypesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.436552872Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.43727341Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=719.908µs policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_nodeTypesName ON toscaservicetemplate(nodeTypesName, nodeTypesVersion) grafana | logger=migrator t=2024-01-25T17:22:49.442905406Z level=info msg="Executing migration" id="create user auth table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.444218951Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.312625ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.449627754Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.450591945Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=963.611µs policy-db-migrator | > upgrade 0890-FK_ToscaServiceTemplate_policyTypesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.455423561Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.455492602Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.191µs policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_policyTypesName ON toscaservicetemplate(policyTypesName, policyTypesVersion) grafana | logger=migrator t=2024-01-25T17:22:49.459457038Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.464689829Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.232301ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.470628949Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.475800809Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.171239ms policy-db-migrator | > upgrade 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.479419031Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.484799293Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.379562ms policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_relationshipTypesName ON toscaservicetemplate(relationshipTypesName, relationshipTypesVersion) grafana | logger=migrator t=2024-01-25T17:22:49.489243715Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.494387425Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.14308ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.499578925Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.500716569Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.136974ms policy-db-migrator | > upgrade 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.504786056Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.513025512Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.238326ms policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_nodeTemplatesName ON toscatopologytemplate(nodeTemplatesName, nodeTemplatessVersion) grafana | logger=migrator t=2024-01-25T17:22:49.517341872Z level=info msg="Executing migration" id="create server_lock table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.518148471Z level=info msg="Migration successfully executed" id="create server_lock table" duration=807.759µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.526297086Z level=info msg="Executing migration" id="add index server_lock.operation_uid" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.527854194Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.557178ms policy-db-migrator | > upgrade 0920-FK_ToscaTopologyTemplate_policyName.sql grafana | logger=migrator t=2024-01-25T17:22:49.536536335Z level=info msg="Executing migration" id="create user auth token table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.537459296Z level=info msg="Migration successfully executed" id="create user auth token table" duration=921.191µs policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_policyName ON toscatopologytemplate(policyName, policyVersion) grafana | logger=migrator t=2024-01-25T17:22:49.54122675Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.542202051Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=975.291µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.549391755Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.550374066Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=982.151µs policy-db-migrator | > upgrade 0940-PdpPolicyStatus_PdpGroup.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX PdpPolicyStatus_PdpGroup ON pdppolicystatus(PDPGROUP) grafana | logger=migrator t=2024-01-25T17:22:49.554166721Z level=info msg="Executing migration" id="add index user_auth_token.user_id" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.55583649Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.669409ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.560264491Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.566085159Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.821548ms policy-db-migrator | > upgrade 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql grafana | logger=migrator t=2024-01-25T17:22:49.572292171Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.573320283Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.028122ms policy-db-migrator | CREATE INDEX TscaServiceTemplatetopologyTemplateParentLocalName ON toscaservicetemplate(topologyTemplateParentLocalName, topologyTemplateLocalName, topologyTemplateParentKeyVersion, topologyTemplateParentKeyName) grafana | logger=migrator t=2024-01-25T17:22:49.579583946Z level=info msg="Executing migration" id="create cache_data table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.580910942Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.326166ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.586114502Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.587713961Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.600939ms policy-db-migrator | > upgrade 0960-FK_ToscaNodeTemplate_capabilitiesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.592971092Z level=info msg="Executing migration" id="create short_url table v1" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.593836122Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=864.8µs 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 grafana | logger=migrator t=2024-01-25T17:22:49.598216233Z level=info msg="Executing migration" id="add index short_url.org_id-uid" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.600741232Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.524419ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.609023149Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.60908791Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=65.681µs policy-db-migrator | > upgrade 0970-FK_ToscaNodeTemplate_requirementsName.sql grafana | logger=migrator t=2024-01-25T17:22:49.618052964Z level=info msg="Executing migration" id="delete alert_definition table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.618178526Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=126.432µs 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 grafana | logger=migrator t=2024-01-25T17:22:49.622614517Z level=info msg="Executing migration" id="recreate alert_definition table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.624006343Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.392566ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.628583886Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.629579618Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=995.422µs policy-db-migrator | > upgrade 0980-FK_ToscaNodeType_requirementsName.sql grafana | logger=migrator t=2024-01-25T17:22:49.634790909Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.636391757Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.598248ms 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 grafana | logger=migrator t=2024-01-25T17:22:49.640614537Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.640765018Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=107.471µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.646565406Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.648289536Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.72394ms policy-db-migrator | > upgrade 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.658891779Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.660465938Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.575748ms 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 grafana | logger=migrator t=2024-01-25T17:22:49.665476696Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.667109875Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.632349ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.671573297Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.672605949Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.029492ms policy-db-migrator | > upgrade 1000-FK_ToscaServiceTemplate_dataTypesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.677474545Z level=info msg="Executing migration" id="Add column paused in alert_definition" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.683428305Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.95295ms 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 grafana | logger=migrator t=2024-01-25T17:22:49.68989025Z level=info msg="Executing migration" id="drop alert_definition table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.691170295Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.279225ms policy-db-migrator | policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.695380774Z level=info msg="Executing migration" id="delete alert_definition_version table" policy-db-migrator | > upgrade 1010-FK_ToscaServiceTemplate_nodeTypesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.695459755Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.701µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.700269981Z level=info msg="Executing migration" id="recreate alert_definition_version table" 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 grafana | logger=migrator t=2024-01-25T17:22:49.701589846Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.320315ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.705092497Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.706576594Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.485457ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.710635531Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" policy-db-migrator | > upgrade 1020-FK_ToscaServiceTemplate_policyTypesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.711613883Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=977.652µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.716623161Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 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 grafana | logger=migrator t=2024-01-25T17:22:49.716725082Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=102.661µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.723887216Z level=info msg="Executing migration" id="drop alert_definition_version table" policy-db-migrator | policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.725214951Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.328655ms policy-db-migrator | > upgrade 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.736488172Z level=info msg="Executing migration" id="create alert_instance table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.737776487Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.287285ms 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 grafana | logger=migrator t=2024-01-25T17:22:49.742249689Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.744305293Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.054044ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.749986169Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.751947402Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.960203ms policy-db-migrator | > upgrade 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql grafana | logger=migrator t=2024-01-25T17:22:49.756782758Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.76123302Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.449522ms 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 grafana | logger=migrator t=2024-01-25T17:22:49.765652482Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.766430541Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=780.979µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.774810578Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.776955773Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.145505ms policy-db-migrator | > upgrade 1050-FK_ToscaTopologyTemplate_policyName.sql grafana | logger=migrator t=2024-01-25T17:22:49.782072023Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.81361618Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.542987ms 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 grafana | logger=migrator t=2024-01-25T17:22:49.817659277Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.85575547Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=38.089233ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.859522844Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.860300233Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=777.629µs policy-db-migrator | > upgrade 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql grafana | logger=migrator t=2024-01-25T17:22:49.863700502Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.864667394Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=963.302µs grafana | logger=migrator t=2024-01-25T17:22:49.870190828Z level=info msg="Executing migration" id="add current_reason column related to current_state" grafana | logger=migrator t=2024-01-25T17:22:49.880915483Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.725985ms 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 grafana | logger=migrator t=2024-01-25T17:22:49.885564647Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.889654675Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.089358ms grafana | logger=migrator t=2024-01-25T17:22:49.894507801Z level=info msg="Executing migration" id="create alert_rule table" grafana | logger=migrator t=2024-01-25T17:22:49.895422252Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=913.621µs grafana | logger=migrator t=2024-01-25T17:22:49.900615532Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" grafana | logger=migrator t=2024-01-25T17:22:49.902484584Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.867262ms grafana | logger=migrator t=2024-01-25T17:22:49.909278143Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" grafana | logger=migrator t=2024-01-25T17:22:49.910263005Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=984.991µs grafana | logger=migrator t=2024-01-25T17:22:49.91590854Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" grafana | logger=migrator t=2024-01-25T17:22:49.91761093Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.70152ms grafana | logger=migrator t=2024-01-25T17:22:49.922338135Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" grafana | logger=migrator t=2024-01-25T17:22:49.922443506Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.011µs grafana | logger=migrator t=2024-01-25T17:22:49.928535077Z level=info msg="Executing migration" id="add column for to alert_rule" grafana | logger=migrator t=2024-01-25T17:22:49.934466776Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.931869ms grafana | logger=migrator t=2024-01-25T17:22:49.938507013Z level=info msg="Executing migration" id="add column annotations to alert_rule" grafana | logger=migrator t=2024-01-25T17:22:49.944895577Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.387984ms grafana | logger=migrator t=2024-01-25T17:22:49.950123028Z level=info msg="Executing migration" id="add column labels to alert_rule" grafana | logger=migrator t=2024-01-25T17:22:49.956470242Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.346854ms grafana | logger=migrator t=2024-01-25T17:22:49.96228884Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" grafana | logger=migrator t=2024-01-25T17:22:49.963275791Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=985.811µs grafana | logger=migrator t=2024-01-25T17:22:49.966961634Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" grafana | logger=migrator t=2024-01-25T17:22:49.967988576Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.025972ms grafana | logger=migrator t=2024-01-25T17:22:49.971608258Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" grafana | logger=migrator t=2024-01-25T17:22:49.97776267Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.153862ms policy-db-migrator | policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:49.984778012Z level=info msg="Executing migration" id="add panel_id column to alert_rule" policy-db-migrator | > upgrade 0100-pdp.sql grafana | logger=migrator t=2024-01-25T17:22:49.991176286Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.401034ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:49.995010351Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" policy-db-migrator | ALTER TABLE pdp ADD COLUMN LASTUPDATE datetime NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER HEALTHY grafana | logger=migrator t=2024-01-25T17:22:49.996057043Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.045932ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.000042399Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.009365998Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.324329ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.014534168Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" policy-db-migrator | > upgrade 0110-idx_tsidx1.sql grafana | logger=migrator t=2024-01-25T17:22:50.018941279Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.404431ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.025349964Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" policy-db-migrator | CREATE INDEX IDX_TSIDX1 ON pdpstatistics(timeStamp, name, version) grafana | logger=migrator t=2024-01-25T17:22:50.025420255Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.921µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.030028498Z level=info msg="Executing migration" id="create alert_rule_version table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.03105761Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.028952ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.036776927Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" policy-db-migrator | > upgrade 0120-pk_pdpstatistics.sql grafana | logger=migrator t=2024-01-25T17:22:50.038421436Z 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.644669ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.044168263Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY grafana | logger=migrator t=2024-01-25T17:22:50.045897373Z 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.72525ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.0499302Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.050031531Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=102.021µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.057339426Z level=info msg="Executing migration" id="add column for to alert_rule_version" policy-db-migrator | > upgrade 0130-pdpstatistics.sql grafana | logger=migrator t=2024-01-25T17:22:50.063615039Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.275143ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.068461825Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 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 grafana | logger=migrator t=2024-01-25T17:22:50.074525186Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.062331ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.078278309Z level=info msg="Executing migration" id="add column labels to alert_rule_version" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.08436647Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.087711ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.089192316Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" policy-db-migrator | > upgrade 0140-pk_pdpstatistics.sql grafana | logger=migrator t=2024-01-25T17:22:50.095809303Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.616227ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.100079293Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 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 grafana | logger=migrator t=2024-01-25T17:22:50.110825958Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.747335ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.115450362Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.115517023Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.031µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.12048883Z level=info msg="Executing migration" id=create_alert_configuration_table policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID, name, version) grafana | logger=migrator t=2024-01-25T17:22:50.121686234Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.196764ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.127601013Z level=info msg="Executing migration" id="Add column default in alert_configuration" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.13850176Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.899697ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.142475396Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" policy-db-migrator | > upgrade 0150-pdpstatistics.sql grafana | logger=migrator t=2024-01-25T17:22:50.142528647Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=53.491µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.146449643Z level=info msg="Executing migration" id="add column org_id in alert_configuration" policy-db-migrator | ALTER TABLE pdpstatistics MODIFY COLUMN timeStamp datetime(6) NULL grafana | logger=migrator t=2024-01-25T17:22:50.155926323Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.47428ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.160408645Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.161140673Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=730.188µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.168401628Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" policy-db-migrator | > upgrade 0160-jpapdpstatistics_enginestats.sql grafana | logger=migrator t=2024-01-25T17:22:50.178514105Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.096357ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.181870435Z level=info msg="Executing migration" id=create_ngalert_configuration_table policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats ADD COLUMN ID BIGINT DEFAULT NULL AFTER UPTIME grafana | logger=migrator t=2024-01-25T17:22:50.182566263Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=695.598µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.188777595Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.190324703Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.546718ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.194295349Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" policy-db-migrator | > upgrade 0170-jpapdpstatistics_enginestats.sql grafana | logger=migrator t=2024-01-25T17:22:50.202266472Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.971613ms policy-db-migrator | -------------- policy-db-migrator | UPDATE jpapdpstatistics_enginestats a grafana | logger=migrator t=2024-01-25T17:22:50.207827736Z level=info msg="Executing migration" id="create provenance_type table" policy-db-migrator | JOIN pdpstatistics b grafana | logger=migrator t=2024-01-25T17:22:50.208520425Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=692.659µs policy-db-migrator | ON a.name = b.name AND a.version = b.version AND a.timeStamp = b.timeStamp grafana | logger=migrator t=2024-01-25T17:22:50.215686778Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" policy-db-migrator | SET a.id = b.id grafana | logger=migrator t=2024-01-25T17:22:50.217193666Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.505318ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.22273921Z level=info msg="Executing migration" id="create alert_image table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.223949904Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.210164ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.227745598Z level=info msg="Executing migration" id="add unique index on token to alert_image table" policy-db-migrator | > upgrade 0180-jpapdpstatistics_enginestats.sql grafana | logger=migrator t=2024-01-25T17:22:50.228708539Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=962.031µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.234455837Z level=info msg="Executing migration" id="support longer URLs in alert_image table" policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats DROP COLUMN timeStamp grafana | logger=migrator t=2024-01-25T17:22:50.234558168Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=103.011µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.239604076Z level=info msg="Executing migration" id=create_alert_configuration_history_table policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.240972722Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.366356ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.247586889Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" policy-db-migrator | > upgrade 0190-jpapolicyaudit.sql grafana | logger=migrator t=2024-01-25T17:22:50.249069226Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.480927ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.2553753Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 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)) grafana | logger=migrator t=2024-01-25T17:22:50.255982507Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.25971554Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.260336708Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=620.337µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.265548358Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" policy-db-migrator | > upgrade 0200-JpaPolicyAuditIndex_timestamp.sql grafana | logger=migrator t=2024-01-25T17:22:50.26656945Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.020372ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.270771609Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" policy-db-migrator | CREATE INDEX JpaPolicyAuditIndex_timestamp ON jpapolicyaudit(TIMESTAMP) grafana | logger=migrator t=2024-01-25T17:22:50.280547663Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.786374ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.286208278Z level=info msg="Executing migration" id="create library_element table v1" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.286925087Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=716.639µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.29235276Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" policy-db-migrator | > upgrade 0210-sequence.sql grafana | logger=migrator t=2024-01-25T17:22:50.29408612Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.73228ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.299091338Z level=info msg="Executing migration" id="create library_element_connection table v1" 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)) grafana | logger=migrator t=2024-01-25T17:22:50.300139551Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.048543ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.305721225Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.306778038Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.056263ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.310130047Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" policy-db-migrator | > upgrade 0220-sequence.sql grafana | logger=migrator t=2024-01-25T17:22:50.311160949Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.030262ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.318066349Z level=info msg="Executing migration" id="increase max description length to 2048" policy-db-migrator | INSERT INTO sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) grafana | logger=migrator t=2024-01-25T17:22:50.31810532Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.59µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.324096159Z level=info msg="Executing migration" id="alter library_element model to mediumtext" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.324197071Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=102.021µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.331337614Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" policy-db-migrator | > upgrade 0100-jpatoscapolicy_targets.sql grafana | logger=migrator t=2024-01-25T17:22:50.331773739Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=436.085µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.336330301Z level=info msg="Executing migration" id="create data_keys table" 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) grafana | logger=migrator t=2024-01-25T17:22:50.337689427Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.353836ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.343664477Z level=info msg="Executing migration" id="create secrets table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.345077043Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.411776ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.349037909Z level=info msg="Executing migration" id="rename data_keys name column to id" policy-db-migrator | > upgrade 0110-jpatoscapolicytype_targets.sql grafana | logger=migrator t=2024-01-25T17:22:50.392970721Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=43.931081ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.397968509Z level=info msg="Executing migration" id="add name column into data_keys" 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) grafana | logger=migrator t=2024-01-25T17:22:50.407909054Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.941205ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.411174122Z level=info msg="Executing migration" id="copy data_keys id column values into name" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.411319024Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=145.112µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.415609244Z level=info msg="Executing migration" id="rename data_keys name column to label" policy-db-migrator | > upgrade 0120-toscatrigger.sql grafana | logger=migrator t=2024-01-25T17:22:50.460443365Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=44.833801ms policy-db-migrator | -------------- policy-db-migrator | DROP TABLE IF EXISTS toscatrigger policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.4642341Z level=info msg="Executing migration" id="rename data_keys id column back to name" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.509509966Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=45.275457ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.512577772Z level=info msg="Executing migration" id="create kv_store table v1" policy-db-migrator | > upgrade 0130-jpatoscapolicytype_triggers.sql grafana | logger=migrator t=2024-01-25T17:22:50.513132968Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=553.186µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.517721752Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" policy-db-migrator | ALTER TABLE jpatoscapolicytype_triggers MODIFY COLUMN triggers LONGBLOB grafana | logger=migrator t=2024-01-25T17:22:50.520187501Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.463129ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.525942198Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.52615464Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=212.822µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.530939235Z level=info msg="Executing migration" id="create permission table" policy-db-migrator | > upgrade 0140-toscaparameter.sql grafana | logger=migrator t=2024-01-25T17:22:50.531767535Z level=info msg="Migration successfully executed" id="create permission table" duration=827.95µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.54081981Z level=info msg="Executing migration" id="add unique index permission.role_id" policy-db-migrator | DROP TABLE IF EXISTS toscaparameter grafana | logger=migrator t=2024-01-25T17:22:50.542159026Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.338906ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.547896723Z level=info msg="Executing migration" id="add unique index role_id_action_scope" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.549644123Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.74352ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.553102083Z level=info msg="Executing migration" id="create role table" policy-db-migrator | > upgrade 0150-toscaproperty.sql grafana | logger=migrator t=2024-01-25T17:22:50.554046924Z level=info msg="Migration successfully executed" id="create role table" duration=943.521µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.560242696Z level=info msg="Executing migration" id="add column display_name" policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_constraints grafana | logger=migrator t=2024-01-25T17:22:50.570173072Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.930576ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.573624742Z level=info msg="Executing migration" id="add column group_name" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.579418629Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.793557ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.586736385Z level=info msg="Executing migration" id="add index role.org_id" policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_metadata grafana | logger=migrator t=2024-01-25T17:22:50.588591716Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.859811ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.591696242Z level=info msg="Executing migration" id="add unique index role_org_id_name" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.592762445Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.065423ms grafana | logger=migrator t=2024-01-25T17:22:50.597108335Z level=info msg="Executing migration" id="add index role_org_id_uid" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.598234428Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.128513ms policy-db-migrator | DROP TABLE IF EXISTS toscaproperty grafana | logger=migrator t=2024-01-25T17:22:50.602118644Z level=info msg="Executing migration" id="create team role table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.604201138Z level=info msg="Migration successfully executed" id="create team role table" duration=2.089964ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.60952875Z level=info msg="Executing migration" id="add index team_role.org_id" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.610843985Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.317175ms policy-db-migrator | > upgrade 0160-jpapolicyaudit_pk.sql grafana | logger=migrator t=2024-01-25T17:22:50.618053729Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.620114633Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.059344ms policy-db-migrator | ALTER TABLE jpapolicyaudit DROP PRIMARY KEY grafana | logger=migrator t=2024-01-25T17:22:50.62414331Z level=info msg="Executing migration" id="add index team_role.team_id" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.625328864Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.184573ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.630372282Z level=info msg="Executing migration" id="create user role table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.631434165Z level=info msg="Migration successfully executed" id="create user role table" duration=1.055723ms policy-db-migrator | ALTER TABLE jpapolicyaudit ADD CONSTRAINT PK_JPAPOLICYAUDIT PRIMARY KEY (ID) grafana | logger=migrator t=2024-01-25T17:22:50.634967096Z level=info msg="Executing migration" id="add index user_role.org_id" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.636115969Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.147763ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.63964484Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.640800424Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.151814ms policy-db-migrator | > upgrade 0170-pdpstatistics_pk.sql grafana | logger=migrator t=2024-01-25T17:22:50.645703431Z level=info msg="Executing migration" id="add index user_role.user_id" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.646850784Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.147133ms policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY grafana | logger=migrator t=2024-01-25T17:22:50.654106599Z level=info msg="Executing migration" id="create builtin role table" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.655567856Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.460557ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.659972637Z level=info msg="Executing migration" id="add index builtin_role.role_id" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.661746627Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.77388ms policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID) grafana | logger=migrator t=2024-01-25T17:22:50.667619296Z level=info msg="Executing migration" id="add index builtin_role.name" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.669772521Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.154286ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.676063944Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.687530767Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.471243ms policy-db-migrator | > upgrade 0180-jpatoscanodetemplate_metadata.sql grafana | logger=migrator t=2024-01-25T17:22:50.693067832Z level=info msg="Executing migration" id="add index builtin_role.org_id" policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.693892551Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=824.759µs policy-db-migrator | ALTER TABLE jpatoscanodetemplate_metadata MODIFY COLUMN METADATA LONGTEXT grafana | logger=migrator t=2024-01-25T17:22:50.698711767Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" policy-db-migrator | -------------- policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.699848961Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.136364ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.703124919Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" policy-db-migrator | > upgrade 0100-upgrade.sql grafana | logger=migrator t=2024-01-25T17:22:50.704455924Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.333585ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.708646653Z level=info msg="Executing migration" id="add unique index role.uid" policy-db-migrator | select 'upgrade to 1100 completed' as msg grafana | logger=migrator t=2024-01-25T17:22:50.709756156Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.108383ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.714601602Z level=info msg="Executing migration" id="create seed assignment table" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.715377571Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=775.579µs policy-db-migrator | msg grafana | logger=migrator t=2024-01-25T17:22:50.720926096Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" policy-db-migrator | upgrade to 1100 completed grafana | logger=migrator t=2024-01-25T17:22:50.723528676Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.59962ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.729980581Z level=info msg="Executing migration" id="add column hidden to role table" policy-db-migrator | > upgrade 0100-jpapolicyaudit_renameuser.sql grafana | logger=migrator t=2024-01-25T17:22:50.738386999Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.405698ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.743928854Z level=info msg="Executing migration" id="permission kind migration" policy-db-migrator | ALTER TABLE jpapolicyaudit RENAME COLUMN USER TO USERNAME grafana | logger=migrator t=2024-01-25T17:22:50.752205Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.276067ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.759418004Z level=info msg="Executing migration" id="permission attribute migration" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.769361219Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.944235ms policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.77374417Z level=info msg="Executing migration" id="permission identifier migration" policy-db-migrator | > upgrade 0110-idx_tsidx1.sql grafana | logger=migrator t=2024-01-25T17:22:50.784442135Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.699675ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.790579996Z level=info msg="Executing migration" id="add permission identifier index" policy-db-migrator | DROP INDEX IDX_TSIDX1 ON pdpstatistics grafana | logger=migrator t=2024-01-25T17:22:50.79179688Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.216694ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.798065943Z level=info msg="Executing migration" id="create query_history table v1" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.799101725Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.034112ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.804234705Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" policy-db-migrator | CREATE INDEX IDXTSIDX1 ON pdpstatistics(timeStamp, name, version) grafana | logger=migrator t=2024-01-25T17:22:50.806044156Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.809301ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.811390088Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.811484399Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=94.901µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.817076084Z level=info msg="Executing migration" id="rbac disabled migrator" policy-db-migrator | > upgrade 0120-audit_sequence.sql grafana | logger=migrator t=2024-01-25T17:22:50.817160575Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=83.621µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.825382151Z level=info msg="Executing migration" id="teams permissions migration" 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)) grafana | logger=migrator t=2024-01-25T17:22:50.826323502Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=909.081µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.832965749Z level=info msg="Executing migration" id="dashboard permissions" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.833691688Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=726.689µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.837890057Z level=info msg="Executing migration" id="dashboard permissions uid scopes" policy-db-migrator | INSERT INTO audit_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM jpapolicyaudit)) grafana | logger=migrator t=2024-01-25T17:22:50.838893628Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.003421ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.843646213Z level=info msg="Executing migration" id="drop managed folder create actions" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.844071708Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=425.225µs policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.848624001Z level=info msg="Executing migration" id="alerting notification permissions" policy-db-migrator | > upgrade 0130-statistics_sequence.sql grafana | logger=migrator t=2024-01-25T17:22:50.849062277Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=438.326µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.852458446Z level=info msg="Executing migration" id="create query_history_star table v1" 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)) grafana | logger=migrator t=2024-01-25T17:22:50.8536825Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.222934ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.860776893Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.862678585Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.901412ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.868659295Z level=info msg="Executing migration" id="add column org_id in query_history_star" policy-db-migrator | INSERT INTO statistics_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) grafana | logger=migrator t=2024-01-25T17:22:50.876969521Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.309846ms policy-db-migrator | -------------- grafana | logger=migrator t=2024-01-25T17:22:50.881008188Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" policy-db-migrator | grafana | logger=migrator t=2024-01-25T17:22:50.881078169Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=70.361µs policy-db-migrator | policyadmin: OK: upgrade (1200) grafana | logger=migrator t=2024-01-25T17:22:50.885371539Z level=info msg="Executing migration" id="create correlation table v1" policy-db-migrator | name version grafana | logger=migrator t=2024-01-25T17:22:50.886446591Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.074812ms policy-db-migrator | policyadmin 1200 grafana | logger=migrator t=2024-01-25T17:22:50.893682195Z level=info msg="Executing migration" id="add index correlations.uid" policy-db-migrator | ID script operation from_version to_version tag success atTime grafana | logger=migrator t=2024-01-25T17:22:50.895025991Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.343846ms policy-db-migrator | 1 0100-jpapdpgroup_properties.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:48 grafana | logger=migrator t=2024-01-25T17:22:50.901562117Z level=info msg="Executing migration" id="add index correlations.source_uid" policy-db-migrator | 2 0110-jpapdpstatistics_enginestats.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:48 grafana | logger=migrator t=2024-01-25T17:22:50.902745861Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.183094ms policy-db-migrator | 3 0120-jpapdpsubgroup_policies.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:48 grafana | logger=migrator t=2024-01-25T17:22:50.90693838Z level=info msg="Executing migration" id="add correlation config column" policy-db-migrator | 4 0130-jpapdpsubgroup_properties.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:48 grafana | logger=migrator t=2024-01-25T17:22:50.91554841Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.60914ms policy-db-migrator | 5 0140-jpapdpsubgroup_supportedpolicytypes.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:48 policy-db-migrator | 6 0150-jpatoscacapabilityassignment_attributes.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:48 grafana | logger=migrator t=2024-01-25T17:22:50.922620252Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" policy-db-migrator | 7 0160-jpatoscacapabilityassignment_metadata.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:48 grafana | logger=migrator t=2024-01-25T17:22:50.923965468Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.347116ms policy-db-migrator | 8 0170-jpatoscacapabilityassignment_occurrences.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.929466142Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" policy-db-migrator | 9 0180-jpatoscacapabilityassignment_properties.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.930565414Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.098982ms policy-db-migrator | 10 0190-jpatoscacapabilitytype_metadata.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.935071397Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" policy-db-migrator | 11 0200-jpatoscacapabilitytype_properties.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.96880992Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=33.738583ms policy-db-migrator | 12 0210-jpatoscadatatype_constraints.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.974601637Z level=info msg="Executing migration" id="create correlation v2" policy-db-migrator | 13 0220-jpatoscadatatype_metadata.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.975634839Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.032132ms policy-db-migrator | 14 0230-jpatoscadatatype_properties.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.979437183Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" policy-db-migrator | 15 0240-jpatoscanodetemplate_metadata.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.980625017Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.187234ms policy-db-migrator | 16 0250-jpatoscanodetemplate_properties.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.985043589Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" policy-db-migrator | 17 0260-jpatoscanodetype_metadata.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.98688713Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.843132ms policy-db-migrator | 18 0270-jpatoscanodetype_properties.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.992267112Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" policy-db-migrator | 19 0280-jpatoscapolicy_metadata.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.993464716Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.196234ms policy-db-migrator | 20 0290-jpatoscapolicy_properties.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.999407215Z level=info msg="Executing migration" id="copy correlation v1 to v2" policy-db-migrator | 21 0300-jpatoscapolicy_targets.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:50.999749499Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=341.594µs policy-db-migrator | 22 0310-jpatoscapolicytype_metadata.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:51.003645985Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" policy-db-migrator | 23 0320-jpatoscapolicytype_properties.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:51.004508375Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=862.03µs policy-db-migrator | 24 0330-jpatoscapolicytype_targets.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:51.009651095Z level=info msg="Executing migration" id="add provisioning column" policy-db-migrator | 25 0340-jpatoscapolicytype_triggers.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:51.018384616Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.732721ms policy-db-migrator | 26 0350-jpatoscaproperty_constraints.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:51.026913375Z level=info msg="Executing migration" id="create entity_events table" policy-db-migrator | 27 0360-jpatoscaproperty_metadata.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:51.028584675Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.67051ms policy-db-migrator | 28 0370-jpatoscarelationshiptype_metadata.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:51.034445773Z level=info msg="Executing migration" id="create dashboard public config v1" policy-db-migrator | 29 0380-jpatoscarelationshiptype_properties.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:51.035434865Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=988.902µs policy-db-migrator | 30 0390-jpatoscarequirement_metadata.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:51.040524384Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" policy-db-migrator | 31 0400-jpatoscarequirement_occurrences.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:51.041217032Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" policy-db-migrator | 32 0410-jpatoscarequirement_properties.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:49 grafana | logger=migrator t=2024-01-25T17:22:51.04797074Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" policy-db-migrator | 33 0420-jpatoscaservicetemplate_metadata.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.049056863Z 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" policy-db-migrator | 34 0430-jpatoscatopologytemplate_inputs.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.053305942Z level=info msg="Executing migration" id="Drop old dashboard public config table" policy-db-migrator | 35 0440-pdpgroup_pdpsubgroup.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.054999872Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.69464ms policy-db-migrator | 36 0450-pdpgroup.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.06078681Z level=info msg="Executing migration" id="recreate dashboard public config v1" policy-db-migrator | 37 0460-pdppolicystatus.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.062033954Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.246724ms policy-db-migrator | 38 0470-pdp.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.068794763Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" policy-db-migrator | 39 0480-pdpstatistics.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.070040627Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.244884ms policy-db-migrator | 40 0490-pdpsubgroup_pdp.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.07456252Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" policy-db-migrator | 41 0500-pdpsubgroup.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.076436191Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.873441ms policy-db-migrator | 42 0510-toscacapabilityassignment.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.08148743Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" policy-db-migrator | 43 0520-toscacapabilityassignments.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.082612003Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.126613ms policy-db-migrator | 44 0530-toscacapabilityassignments_toscacapabilityassignment.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.087130566Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" policy-db-migrator | 45 0540-toscacapabilitytype.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.088188778Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.057262ms policy-db-migrator | 46 0550-toscacapabilitytypes.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.091234193Z level=info msg="Executing migration" id="Drop public config table" policy-db-migrator | 47 0560-toscacapabilitytypes_toscacapabilitytype.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 grafana | logger=migrator t=2024-01-25T17:22:51.092065003Z level=info msg="Migration successfully executed" id="Drop public config table" duration=829.77µs grafana | logger=migrator t=2024-01-25T17:22:51.100862846Z level=info msg="Executing migration" id="Recreate dashboard public config v2" grafana | logger=migrator t=2024-01-25T17:22:51.103529567Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.66796ms grafana | logger=migrator t=2024-01-25T17:22:51.110012692Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" grafana | logger=migrator t=2024-01-25T17:22:51.111213326Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.199444ms grafana | logger=migrator t=2024-01-25T17:22:51.116249234Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" grafana | logger=migrator t=2024-01-25T17:22:51.117456938Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.207014ms grafana | logger=migrator t=2024-01-25T17:22:51.121128621Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" grafana | logger=migrator t=2024-01-25T17:22:51.122281465Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.152034ms policy-db-migrator | 48 0570-toscadatatype.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 49 0580-toscadatatypes.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 50 0590-toscadatatypes_toscadatatype.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 51 0600-toscanodetemplate.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 52 0610-toscanodetemplates.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 53 0620-toscanodetemplates_toscanodetemplate.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 54 0630-toscanodetype.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 55 0640-toscanodetypes.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 56 0650-toscanodetypes_toscanodetype.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 57 0660-toscaparameter.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 58 0670-toscapolicies.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 59 0680-toscapolicies_toscapolicy.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 60 0690-toscapolicy.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:50 policy-db-migrator | 61 0700-toscapolicytype.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 62 0710-toscapolicytypes.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 63 0720-toscapolicytypes_toscapolicytype.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 64 0730-toscaproperty.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 65 0740-toscarelationshiptype.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 66 0750-toscarelationshiptypes.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 67 0760-toscarelationshiptypes_toscarelationshiptype.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 68 0770-toscarequirement.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 69 0780-toscarequirements.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 70 0790-toscarequirements_toscarequirement.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 71 0800-toscaservicetemplate.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 72 0810-toscatopologytemplate.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 73 0820-toscatrigger.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 74 0830-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 75 0840-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 76 0850-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 77 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 78 0870-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 79 0880-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 80 0890-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 81 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 82 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 83 0920-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 84 0940-PdpPolicyStatus_PdpGroup.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 85 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:51 policy-db-migrator | 86 0960-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:52 policy-db-migrator | 87 0970-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:52 policy-db-migrator | 88 0980-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:52 policy-db-migrator | 89 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:52 policy-db-migrator | 90 1000-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:52 policy-db-migrator | 91 1010-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:52 policy-db-migrator | 92 1020-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:52 policy-db-migrator | 93 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:52 policy-db-migrator | 94 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:52 policy-db-migrator | 95 1050-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:52 policy-db-migrator | 96 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 2501241722480800u 1 2024-01-25 17:22:52 policy-db-migrator | 97 0100-pdp.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:52 policy-db-migrator | 98 0110-idx_tsidx1.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:52 policy-db-migrator | 99 0120-pk_pdpstatistics.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:52 policy-db-migrator | 100 0130-pdpstatistics.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:52 policy-db-migrator | 101 0140-pk_pdpstatistics.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:52 policy-db-migrator | 102 0150-pdpstatistics.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:52 policy-db-migrator | 103 0160-jpapdpstatistics_enginestats.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:52 policy-db-migrator | 104 0170-jpapdpstatistics_enginestats.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:52 policy-db-migrator | 105 0180-jpapdpstatistics_enginestats.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:52 policy-db-migrator | 106 0190-jpapolicyaudit.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:53 policy-db-migrator | 107 0200-JpaPolicyAuditIndex_timestamp.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:53 policy-db-migrator | 108 0210-sequence.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:53 policy-db-migrator | 109 0220-sequence.sql upgrade 0800 0900 2501241722480900u 1 2024-01-25 17:22:53 policy-db-migrator | 110 0100-jpatoscapolicy_targets.sql upgrade 0900 1000 2501241722481000u 1 2024-01-25 17:22:53 policy-db-migrator | 111 0110-jpatoscapolicytype_targets.sql upgrade 0900 1000 2501241722481000u 1 2024-01-25 17:22:53 policy-db-migrator | 112 0120-toscatrigger.sql upgrade 0900 1000 2501241722481000u 1 2024-01-25 17:22:53 policy-db-migrator | 113 0130-jpatoscapolicytype_triggers.sql upgrade 0900 1000 2501241722481000u 1 2024-01-25 17:22:53 policy-db-migrator | 114 0140-toscaparameter.sql upgrade 0900 1000 2501241722481000u 1 2024-01-25 17:22:53 policy-db-migrator | 115 0150-toscaproperty.sql upgrade 0900 1000 2501241722481000u 1 2024-01-25 17:22:53 policy-db-migrator | 116 0160-jpapolicyaudit_pk.sql upgrade 0900 1000 2501241722481000u 1 2024-01-25 17:22:53 policy-db-migrator | 117 0170-pdpstatistics_pk.sql upgrade 0900 1000 2501241722481000u 1 2024-01-25 17:22:53 policy-db-migrator | 118 0180-jpatoscanodetemplate_metadata.sql upgrade 0900 1000 2501241722481000u 1 2024-01-25 17:22:53 policy-db-migrator | 119 0100-upgrade.sql upgrade 1000 1100 2501241722481100u 1 2024-01-25 17:22:53 policy-db-migrator | 120 0100-jpapolicyaudit_renameuser.sql upgrade 1100 1200 2501241722481200u 1 2024-01-25 17:22:53 policy-db-migrator | 121 0110-idx_tsidx1.sql upgrade 1100 1200 2501241722481200u 1 2024-01-25 17:22:53 policy-db-migrator | 122 0120-audit_sequence.sql upgrade 1100 1200 2501241722481200u 1 2024-01-25 17:22:53 policy-db-migrator | 123 0130-statistics_sequence.sql upgrade 1100 1200 2501241722481200u 1 2024-01-25 17:22:53 policy-db-migrator | policyadmin: OK @ 1200 grafana | logger=migrator t=2024-01-25T17:22:51.126646166Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" grafana | logger=migrator t=2024-01-25T17:22:51.164112461Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=37.464165ms grafana | logger=migrator t=2024-01-25T17:22:51.173089886Z level=info msg="Executing migration" id="add annotations_enabled column" grafana | logger=migrator t=2024-01-25T17:22:51.182436244Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.345738ms grafana | logger=migrator t=2024-01-25T17:22:51.188298652Z level=info msg="Executing migration" id="add time_selection_enabled column" grafana | logger=migrator t=2024-01-25T17:22:51.197710842Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.41159ms grafana | logger=migrator t=2024-01-25T17:22:51.202103883Z level=info msg="Executing migration" id="delete orphaned public dashboards" grafana | logger=migrator t=2024-01-25T17:22:51.202397006Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=293.253µs grafana | logger=migrator t=2024-01-25T17:22:51.20789025Z level=info msg="Executing migration" id="add share column" grafana | logger=migrator t=2024-01-25T17:22:51.216346429Z level=info msg="Migration successfully executed" id="add share column" duration=8.455659ms grafana | logger=migrator t=2024-01-25T17:22:51.220519737Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" grafana | logger=migrator t=2024-01-25T17:22:51.220703249Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=183.012µs grafana | logger=migrator t=2024-01-25T17:22:51.224437293Z level=info msg="Executing migration" id="create file table" grafana | logger=migrator t=2024-01-25T17:22:51.225162161Z level=info msg="Migration successfully executed" id="create file table" duration=727.298µs grafana | logger=migrator t=2024-01-25T17:22:51.228804564Z level=info msg="Executing migration" id="file table idx: path natural pk" grafana | logger=migrator t=2024-01-25T17:22:51.230043928Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.239084ms grafana | logger=migrator t=2024-01-25T17:22:51.237743117Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" grafana | logger=migrator t=2024-01-25T17:22:51.239740401Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.002874ms grafana | logger=migrator t=2024-01-25T17:22:51.248507743Z level=info msg="Executing migration" id="create file_meta table" grafana | logger=migrator t=2024-01-25T17:22:51.249329312Z level=info msg="Migration successfully executed" id="create file_meta table" duration=821.069µs grafana | logger=migrator t=2024-01-25T17:22:51.25343948Z level=info msg="Executing migration" id="file table idx: path key" grafana | logger=migrator t=2024-01-25T17:22:51.255614655Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.178175ms grafana | logger=migrator t=2024-01-25T17:22:51.264185845Z level=info msg="Executing migration" id="set path collation in file table" grafana | logger=migrator t=2024-01-25T17:22:51.264240946Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=55.601µs grafana | logger=migrator t=2024-01-25T17:22:51.267040708Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" grafana | logger=migrator t=2024-01-25T17:22:51.267140449Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=100.461µs grafana | logger=migrator t=2024-01-25T17:22:51.27061954Z level=info msg="Executing migration" id="managed permissions migration" grafana | logger=migrator t=2024-01-25T17:22:51.271610421Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=990.811µs grafana | logger=migrator t=2024-01-25T17:22:51.275907211Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" grafana | logger=migrator t=2024-01-25T17:22:51.276237315Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=330.804µs grafana | logger=migrator t=2024-01-25T17:22:51.2835653Z level=info msg="Executing migration" id="RBAC action name migrator" grafana | logger=migrator t=2024-01-25T17:22:51.284781474Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.215474ms grafana | logger=migrator t=2024-01-25T17:22:51.291528993Z level=info msg="Executing migration" id="Add UID column to playlist" grafana | logger=migrator t=2024-01-25T17:22:51.303497572Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.970219ms grafana | logger=migrator t=2024-01-25T17:22:51.306555978Z level=info msg="Executing migration" id="Update uid column values in playlist" grafana | logger=migrator t=2024-01-25T17:22:51.306677159Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=121.231µs grafana | logger=migrator t=2024-01-25T17:22:51.31193153Z level=info msg="Executing migration" id="Add index for uid in playlist" grafana | logger=migrator t=2024-01-25T17:22:51.313093204Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.161024ms grafana | logger=migrator t=2024-01-25T17:22:51.317804388Z level=info msg="Executing migration" id="update group index for alert rules" grafana | logger=migrator t=2024-01-25T17:22:51.318227603Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=423.545µs grafana | logger=migrator t=2024-01-25T17:22:51.322330701Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" grafana | logger=migrator t=2024-01-25T17:22:51.322631275Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=300.044µs grafana | logger=migrator t=2024-01-25T17:22:51.329535565Z level=info msg="Executing migration" id="admin only folder/dashboard permission" grafana | logger=migrator t=2024-01-25T17:22:51.330278914Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=743.539µs grafana | logger=migrator t=2024-01-25T17:22:51.336024301Z level=info msg="Executing migration" id="add action column to seed_assignment" grafana | logger=migrator t=2024-01-25T17:22:51.347930509Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.908649ms grafana | logger=migrator t=2024-01-25T17:22:51.351309038Z level=info msg="Executing migration" id="add scope column to seed_assignment" grafana | logger=migrator t=2024-01-25T17:22:51.357810914Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.500936ms grafana | logger=migrator t=2024-01-25T17:22:51.363926245Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" grafana | logger=migrator t=2024-01-25T17:22:51.365008138Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.081383ms grafana | logger=migrator t=2024-01-25T17:22:51.370146457Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" grafana | logger=migrator t=2024-01-25T17:22:51.477287903Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=107.141056ms grafana | logger=migrator t=2024-01-25T17:22:51.480307538Z level=info msg="Executing migration" id="add unique index builtin_role_name back" grafana | logger=migrator t=2024-01-25T17:22:51.481106918Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=798.65µs grafana | logger=migrator t=2024-01-25T17:22:51.483373904Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" grafana | logger=migrator t=2024-01-25T17:22:51.484529087Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.156593ms grafana | logger=migrator t=2024-01-25T17:22:51.490555258Z level=info msg="Executing migration" id="add primary key to seed_assigment" grafana | logger=migrator t=2024-01-25T17:22:51.526426385Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=35.868527ms grafana | logger=migrator t=2024-01-25T17:22:51.529499851Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" grafana | logger=migrator t=2024-01-25T17:22:51.529648462Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=148.631µs grafana | logger=migrator t=2024-01-25T17:22:51.533517947Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" grafana | logger=migrator t=2024-01-25T17:22:51.533666719Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=148.662µs grafana | logger=migrator t=2024-01-25T17:22:51.539430856Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" grafana | logger=migrator t=2024-01-25T17:22:51.539624288Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=193.822µs grafana | logger=migrator t=2024-01-25T17:22:51.543065128Z level=info msg="Executing migration" id="create folder table" grafana | logger=migrator t=2024-01-25T17:22:51.544462265Z level=info msg="Migration successfully executed" id="create folder table" duration=1.396277ms grafana | logger=migrator t=2024-01-25T17:22:51.548564102Z level=info msg="Executing migration" id="Add index for parent_uid" grafana | logger=migrator t=2024-01-25T17:22:51.550401044Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.836742ms grafana | logger=migrator t=2024-01-25T17:22:51.558808411Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" grafana | logger=migrator t=2024-01-25T17:22:51.559987995Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.179334ms grafana | logger=migrator t=2024-01-25T17:22:51.563500306Z level=info msg="Executing migration" id="Update folder title length" grafana | logger=migrator t=2024-01-25T17:22:51.563532757Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.89µs grafana | logger=migrator t=2024-01-25T17:22:51.567008067Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" grafana | logger=migrator t=2024-01-25T17:22:51.568781347Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.77302ms grafana | logger=migrator t=2024-01-25T17:22:51.573676294Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" grafana | logger=migrator t=2024-01-25T17:22:51.574712946Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.036232ms grafana | logger=migrator t=2024-01-25T17:22:51.579962438Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" grafana | logger=migrator t=2024-01-25T17:22:51.58105395Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.091172ms grafana | logger=migrator t=2024-01-25T17:22:51.58620642Z level=info msg="Executing migration" id="Sync dashboard and folder table" grafana | logger=migrator t=2024-01-25T17:22:51.586631325Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=424.765µs grafana | logger=migrator t=2024-01-25T17:22:51.591432801Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" grafana | logger=migrator t=2024-01-25T17:22:51.591885646Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=453.315µs grafana | logger=migrator t=2024-01-25T17:22:51.599759168Z level=info msg="Executing migration" id="create anon_device table" grafana | logger=migrator t=2024-01-25T17:22:51.601163394Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.400476ms grafana | logger=migrator t=2024-01-25T17:22:51.60513671Z level=info msg="Executing migration" id="add unique index anon_device.device_id" grafana | logger=migrator t=2024-01-25T17:22:51.607029332Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.891972ms grafana | logger=migrator t=2024-01-25T17:22:51.612116461Z level=info msg="Executing migration" id="add index anon_device.updated_at" grafana | logger=migrator t=2024-01-25T17:22:51.613208594Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.094083ms grafana | logger=migrator t=2024-01-25T17:22:51.616741755Z level=info msg="Executing migration" id="create signing_key table" grafana | logger=migrator t=2024-01-25T17:22:51.61800875Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.266515ms grafana | logger=migrator t=2024-01-25T17:22:51.622722615Z level=info msg="Executing migration" id="add unique index signing_key.key_id" grafana | logger=migrator t=2024-01-25T17:22:51.624589587Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.866232ms grafana | logger=migrator t=2024-01-25T17:22:51.629428723Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" grafana | logger=migrator t=2024-01-25T17:22:51.630504905Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.076012ms grafana | logger=migrator t=2024-01-25T17:22:51.634848926Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" grafana | logger=migrator t=2024-01-25T17:22:51.635112119Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=263.643µs grafana | logger=migrator t=2024-01-25T17:22:51.638748831Z level=info msg="Executing migration" id="Add folder_uid for dashboard" grafana | logger=migrator t=2024-01-25T17:22:51.64986842Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.120519ms grafana | logger=migrator t=2024-01-25T17:22:51.655343814Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" grafana | logger=migrator t=2024-01-25T17:22:51.656069593Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=726.509µs grafana | logger=migrator t=2024-01-25T17:22:51.65929878Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" grafana | logger=migrator t=2024-01-25T17:22:51.660491394Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=1.192074ms grafana | logger=migrator t=2024-01-25T17:22:51.665076307Z level=info msg="Executing migration" id="create sso_setting table" grafana | logger=migrator t=2024-01-25T17:22:51.667288423Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.212386ms grafana | logger=migrator t=2024-01-25T17:22:51.673504595Z level=info msg="Executing migration" id="copy kvstore migration status to each org" grafana | logger=migrator t=2024-01-25T17:22:51.674560958Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.057873ms grafana | logger=migrator t=2024-01-25T17:22:51.679679407Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" grafana | logger=migrator t=2024-01-25T17:22:51.680422916Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=745.199µs grafana | logger=migrator t=2024-01-25T17:22:51.688357768Z level=info msg="migrations completed" performed=526 skipped=0 duration=4.14442782s grafana | logger=sqlstore t=2024-01-25T17:22:51.700865414Z level=info msg="Created default admin" user=admin grafana | logger=sqlstore t=2024-01-25T17:22:51.701305959Z level=info msg="Created default organization" grafana | logger=secrets t=2024-01-25T17:22:51.707235728Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 grafana | logger=plugin.store t=2024-01-25T17:22:51.723817311Z level=info msg="Loading plugins..." grafana | logger=local.finder t=2024-01-25T17:22:51.766554856Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled grafana | logger=plugin.store t=2024-01-25T17:22:51.766642447Z level=info msg="Plugins loaded" count=55 duration=42.825466ms grafana | logger=query_data t=2024-01-25T17:22:51.769530091Z level=info msg="Query Service initialization" grafana | logger=live.push_http t=2024-01-25T17:22:51.773437757Z level=info msg="Live Push Gateway initialization" grafana | logger=ngalert.migration t=2024-01-25T17:22:51.778425445Z level=info msg=Starting grafana | logger=ngalert.migration orgID=1 t=2024-01-25T17:22:51.779428656Z level=info msg="Migrating alerts for organisation" grafana | logger=ngalert.migration orgID=1 t=2024-01-25T17:22:51.780246986Z level=info msg="Alerts found to migrate" alerts=0 grafana | logger=ngalert.migration CurrentType=Legacy DesiredType=UnifiedAlerting CleanOnDowngrade=false CleanOnUpgrade=false t=2024-01-25T17:22:51.78313082Z level=info msg="Completed legacy migration" grafana | logger=infra.usagestats.collector t=2024-01-25T17:22:51.814498204Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 grafana | logger=provisioning.datasources t=2024-01-25T17:22:51.816584219Z level=info msg="inserting datasource from configuration" name=PolicyPrometheus uid=dkSf71fnz grafana | logger=provisioning.alerting t=2024-01-25T17:22:51.830609471Z level=info msg="starting to provision alerting" grafana | logger=provisioning.alerting t=2024-01-25T17:22:51.830784803Z level=info msg="finished to provision alerting" grafana | logger=grafanaStorageLogger t=2024-01-25T17:22:51.831081437Z level=info msg="Storage starting" grafana | logger=ngalert.state.manager t=2024-01-25T17:22:51.831090467Z level=info msg="Warming state cache for startup" grafana | logger=ngalert.state.manager t=2024-01-25T17:22:51.831612623Z level=info msg="State cache has been initialized" states=0 duration=522.036µs grafana | logger=ngalert.scheduler t=2024-01-25T17:22:51.831765575Z level=info msg="Starting scheduler" tickInterval=10s grafana | logger=ticker t=2024-01-25T17:22:51.831928217Z level=info msg=starting first_tick=2024-01-25T17:23:00Z grafana | logger=ngalert.multiorg.alertmanager t=2024-01-25T17:22:51.831684314Z level=info msg="Starting MultiOrg Alertmanager" grafana | logger=http.server t=2024-01-25T17:22:51.836288598Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= grafana | logger=grafana-apiserver t=2024-01-25T17:22:51.83737278Z level=info msg="Authentication is disabled" grafana | logger=grafana-apiserver t=2024-01-25T17:22:51.840478286Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" grafana | logger=grafana.update.checker t=2024-01-25T17:22:51.859105073Z level=info msg="Update check succeeded" duration=27.936615ms grafana | logger=sqlstore.transactions t=2024-01-25T17:22:51.903060304Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" grafana | logger=plugins.update.checker t=2024-01-25T17:22:51.923786695Z level=info msg="Update check succeeded" duration=92.651148ms grafana | logger=sqlstore.transactions t=2024-01-25T17:22:51.933563709Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" grafana | logger=sqlstore.transactions t=2024-01-25T17:22:51.946186146Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" grafana | logger=infra.usagestats t=2024-01-25T17:24:44.83965305Z level=info msg="Usage stats are ready to report" ++ echo 'Tearing down containers...' Tearing down containers... ++ docker-compose down -v --remove-orphans Stopping grafana ... Stopping policy-apex-pdp ... Stopping policy-pap ... Stopping policy-api ... Stopping mariadb ... Stopping prometheus ... Stopping simulator ... 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 grafana ... Removing policy-apex-pdp ... Removing policy-pap ... Removing policy-api ... Removing policy-db-migrator ... Removing mariadb ... Removing prometheus ... Removing simulator ... Removing policy-apex-pdp ... done Removing grafana ... done Removing prometheus ... done Removing policy-pap ... done Removing policy-api ... done Removing policy-db-migrator ... done Removing simulator ... done Removing mariadb ... done Removing network compose_default ++ cd /w/workspace/policy-pap-london-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.6ogGl8FYYK ]] + rsync -av /tmp/tmp.6ogGl8FYYK/ /w/workspace/policy-pap-london-project-csit-pap/csit/archives/pap sending incremental file list ./ log.html output.xml report.html testplan.txt sent 910,882 bytes received 95 bytes 1,821,954.00 bytes/sec total size is 910,340 speedup is 1.00 + rm -rf /w/workspace/policy-pap-london-project-csit-pap/models + exit 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2062 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-london-project-csit-pap] $ /bin/bash /tmp/jenkins6900105600159278315.sh ---> sysstat.sh [policy-pap-london-project-csit-pap] $ /bin/bash /tmp/jenkins2367104189991985937.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-pap-london-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-london-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-london-project-csit-pap ']' + mkdir -p /w/workspace/policy-pap-london-project-csit-pap/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-pap-london-project-csit-pap/archives/ [policy-pap-london-project-csit-pap] $ /bin/bash /tmp/jenkins3409467014059353015.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-london-project-csit-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAM7 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-SAM7/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-pap-london-project-csit-pap] $ /bin/bash /tmp/jenkins9657251270187916566.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-pap-london-project-csit-pap@tmp/config3299731167160009606tmp 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-london-project-csit-pap] $ /bin/bash /tmp/jenkins17112003016479248829.sh ---> create-netrc.sh [policy-pap-london-project-csit-pap] $ /bin/bash /tmp/jenkins1414122445119886039.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-london-project-csit-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAM7 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-SAM7/bin to PATH [policy-pap-london-project-csit-pap] $ /bin/bash /tmp/jenkins12544514806814376864.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-pap-london-project-csit-pap] $ /bin/bash /tmp/jenkins8087718287008278638.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-london-project-csit-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAM7 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.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-SAM7/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [policy-pap-london-project-csit-pap] $ /bin/bash -l /tmp/jenkins6823325408975555703.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-london-project-csit-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAM7 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-SAM7/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-pap-london-project-csit-pap/251 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-15074 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: 2800.000 BogoMIPS: 5600.00 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 8% / 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 809 26577 0 4780 30901 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 mq state UP group default qlen 1000 link/ether fa:16:3e:c1:41:75 brd ff:ff:ff:ff:ff:ff inet 10.30.107.142/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85983sec preferred_lft 85983sec inet6 fe80::f816:3eff:fec1:4175/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:42:56:8c:ec 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-15074) 01/25/24 _x86_64_ (8 CPU) 17:19:20 LINUX RESTART (8 CPU) 17:20:02 tps rtps wtps bread/s bwrtn/s 17:21:01 128.64 18.06 110.57 1041.59 70144.59 17:22:01 166.61 23.15 143.46 2779.27 68202.37 17:23:01 403.37 14.11 389.25 784.00 87554.31 17:24:01 8.90 0.33 8.57 26.80 3844.61 17:25:01 10.73 0.08 10.65 12.26 1049.50 17:26:01 57.68 1.40 56.28 107.47 3249.67 Average: 129.32 9.50 119.82 791.20 38920.73 17:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:21:01 30077868 31723532 2861352 8.69 73056 1879600 1454680 4.28 853388 1708436 210664 17:22:01 28659548 31709448 4279672 12.99 102472 3215280 1387044 4.08 941880 2955208 1108348 17:23:01 26104212 30609868 6835008 20.75 132048 4517584 6412660 18.87 2131620 4202408 240 17:24:01 24143420 28814428 8795800 26.70 132448 4629860 9342648 27.49 3973712 4305564 284 17:25:01 24187128 28883720 8752092 26.57 132712 4657060 8581416 25.25 3922172 4319284 100 17:26:01 27191740 31629448 5747480 17.45 135612 4502644 1493144 4.39 1202844 4078832 31540 Average: 26727319 30561741 6211901 18.86 118058 3900338 4778599 14.06 2170936 3594955 225196 17:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:01 ens3 65.36 44.38 1091.66 7.97 0.00 0.00 0.00 0.00 17:21:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:01 ens3 298.03 184.52 9627.98 17.21 0.00 0.00 0.00 0.00 17:22:01 lo 8.53 8.53 0.79 0.79 0.00 0.00 0.00 0.00 17:22:01 br-2c19d84f14e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:01 veth97b7d61 0.13 0.57 0.01 0.03 0.00 0.00 0.00 0.00 17:23:01 veth7bcec52 1.53 1.57 0.14 0.13 0.00 0.00 0.00 0.00 17:23:01 ens3 282.82 171.75 9902.50 12.24 0.00 0.00 0.00 0.00 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:01 veth97b7d61 1.08 1.18 0.38 0.31 0.00 0.00 0.00 0.00 17:24:01 veth7bcec52 44.64 38.38 20.34 41.68 0.00 0.00 0.00 0.00 17:24:01 ens3 6.72 5.68 1.48 1.56 0.00 0.00 0.00 0.00 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:01 veth97b7d61 0.40 0.23 0.05 0.07 0.00 0.00 0.00 0.00 17:25:01 veth7bcec52 0.37 0.43 0.30 0.03 0.00 0.00 0.00 0.00 17:25:01 ens3 14.20 14.58 8.45 9.77 0.00 0.00 0.00 0.00 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:01 ens3 44.30 36.05 120.42 17.19 0.00 0.00 0.00 0.00 17:26:01 lo 33.80 33.80 5.81 5.81 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 Average: ens3 118.72 76.25 3465.34 11.00 0.00 0.00 0.00 0.00 Average: lo 4.99 4.99 0.92 0.92 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15074) 01/25/24 _x86_64_ (8 CPU) 17:19:20 LINUX RESTART (8 CPU) 17:20:02 CPU %user %nice %system %iowait %steal %idle 17:21:01 all 10.23 0.00 0.71 2.86 0.03 86.17 17:21:01 0 0.59 0.00 0.31 0.05 0.02 99.03 17:21:01 1 10.63 0.00 0.43 4.73 0.09 84.13 17:21:01 2 32.10 0.00 2.16 1.48 0.05 64.22 17:21:01 3 12.57 0.00 0.76 0.32 0.02 86.33 17:21:01 4 12.23 0.00 0.68 15.26 0.05 71.78 17:21:01 5 8.31 0.00 0.59 0.44 0.02 90.64 17:21:01 6 4.90 0.00 0.51 0.29 0.02 94.29 17:21:01 7 0.56 0.00 0.25 0.32 0.00 98.86 17:22:01 all 10.47 0.00 2.07 4.41 0.05 82.99 17:22:01 0 4.73 0.00 2.06 0.32 0.05 92.84 17:22:01 1 3.94 0.00 1.98 3.89 0.07 90.12 17:22:01 2 9.04 0.00 1.86 1.06 0.03 88.01 17:22:01 3 4.74 0.00 2.10 0.42 0.03 92.71 17:22:01 4 10.39 0.00 1.79 24.39 0.07 63.37 17:22:01 5 12.84 0.00 1.78 0.10 0.05 85.22 17:22:01 6 24.66 0.00 2.64 2.90 0.10 69.70 17:22:01 7 13.48 0.00 2.38 2.18 0.05 81.91 17:23:01 all 13.65 0.00 3.86 5.89 0.06 76.54 17:23:01 0 12.55 0.00 4.07 2.81 0.05 80.52 17:23:01 1 15.30 0.00 4.20 1.48 0.05 78.97 17:23:01 2 16.58 0.00 3.67 1.95 0.07 77.73 17:23:01 3 13.04 0.00 3.72 0.74 0.05 82.46 17:23:01 4 12.64 0.00 3.58 3.87 0.05 79.86 17:23:01 5 11.04 0.00 3.34 1.78 0.05 83.80 17:23:01 6 14.22 0.00 3.19 0.59 0.07 81.93 17:23:01 7 13.89 0.00 5.13 34.04 0.07 46.87 17:24:01 all 25.54 0.00 2.14 0.19 0.06 72.07 17:24:01 0 19.73 0.00 1.44 0.12 0.05 78.66 17:24:01 1 26.78 0.00 2.46 0.00 0.07 70.69 17:24:01 2 27.21 0.00 2.83 0.05 0.07 69.84 17:24:01 3 28.74 0.00 2.09 0.05 0.07 69.05 17:24:01 4 26.68 0.00 2.29 0.00 0.05 70.97 17:24:01 5 21.47 0.00 1.77 1.27 0.07 75.43 17:24:01 6 28.34 0.00 2.16 0.02 0.05 69.44 17:24:01 7 25.43 0.00 2.12 0.00 0.08 72.37 17:25:01 all 0.95 0.00 0.26 0.07 0.05 98.68 17:25:01 0 1.28 0.00 0.25 0.25 0.03 98.18 17:25:01 1 0.99 0.00 0.32 0.02 0.10 98.58 17:25:01 2 1.45 0.00 0.37 0.18 0.03 97.97 17:25:01 3 0.78 0.00 0.20 0.02 0.05 98.95 17:25:01 4 0.69 0.00 0.28 0.00 0.07 98.96 17:25:01 5 0.67 0.00 0.18 0.07 0.02 99.07 17:25:01 6 0.95 0.00 0.32 0.00 0.03 98.70 17:25:01 7 0.80 0.00 0.18 0.00 0.03 98.98 17:26:01 all 6.10 0.00 0.54 0.35 0.03 92.98 17:26:01 0 2.94 0.00 0.50 0.27 0.02 96.28 17:26:01 1 0.25 0.00 0.38 0.98 0.05 98.33 17:26:01 2 0.88 0.00 0.35 0.23 0.03 98.50 17:26:01 3 36.51 0.00 1.49 0.55 0.08 61.37 17:26:01 4 2.89 0.00 0.45 0.05 0.03 96.58 17:26:01 5 0.95 0.00 0.32 0.08 0.00 98.65 17:26:01 6 2.70 0.00 0.38 0.07 0.02 96.83 17:26:01 7 1.68 0.00 0.45 0.61 0.03 97.22 Average: all 11.15 0.00 1.60 2.29 0.05 84.91 Average: 0 6.99 0.00 1.44 0.63 0.04 90.90 Average: 1 9.64 0.00 1.63 1.84 0.07 86.82 Average: 2 14.49 0.00 1.87 0.82 0.05 82.77 Average: 3 16.07 0.00 1.72 0.35 0.05 81.81 Average: 4 10.91 0.00 1.51 7.24 0.05 80.28 Average: 5 9.22 0.00 1.33 0.62 0.03 88.79 Average: 6 12.62 0.00 1.53 0.64 0.05 85.16 Average: 7 9.31 0.00 1.75 6.16 0.04 82.74