Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-7461 (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-YGscsp6jXN9p/agent.2104 SSH_AGENT_PID=2106 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-pap-london-project-csit-pap@tmp/private_key_8670037391564415031.key (/w/workspace/policy-pap-london-project-csit-pap@tmp/private_key_8670037391564415031.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/jenkins16292679444643482997.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-tIz2 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-tIz2/bin to PATH Generating Requirements File 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.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-tIz2/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.46 botocore==1.34.46 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 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.6.1 docker==4.2.2 dogpile.cache==1.3.1 email-validator==2.1.0.post1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.0 httplib2==0.22.0 identify==2.5.35 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.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.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.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 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.1 python-swiftclient==4.4.0 pytz==2024.1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 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.2 typing_extensions==4.9.0 tzdata==2024.1 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/jenkins16849379576473937846.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/jenkins9709333230978453014.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.4g5rpVYmii ++ echo ROBOT_VENV=/tmp/tmp.4g5rpVYmii +++ python3 --version ++ echo 'Python version is: Python 3.6.9' Python version is: Python 3.6.9 ++ python3 -m venv --clear /tmp/tmp.4g5rpVYmii ++ source /tmp/tmp.4g5rpVYmii/bin/activate +++ deactivate nondestructive +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n /bin/bash -o -n '' ']' +++ hash -r +++ '[' -n '' ']' +++ unset VIRTUAL_ENV +++ '[' '!' nondestructive = nondestructive ']' +++ VIRTUAL_ENV=/tmp/tmp.4g5rpVYmii +++ 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.4g5rpVYmii/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.4g5rpVYmii) ' '!=' x ']' +++ PS1='(tmp.4g5rpVYmii) ' +++ 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==2024.2.2 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.4g5rpVYmii/src/onap ++ rm -rf /tmp/tmp.4g5rpVYmii/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==2024.2.2 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==1.0.0 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.4g5rpVYmii/bin/activate + '[' -z /tmp/tmp.4g5rpVYmii/bin/activate ']' + relax_set + set +e + set +o pipefail + . /tmp/tmp.4g5rpVYmii/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.4g5rpVYmii ++ 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.4g5rpVYmii/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.4g5rpVYmii) ' ++ '[' 'x(tmp.4g5rpVYmii) ' '!=' x ']' ++ PS1='(tmp.4g5rpVYmii) (tmp.4g5rpVYmii) ' ++ 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.iA4ny0f6UI + cd /tmp/tmp.iA4ny0f6UI + 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:8640e5038e83ca4554ed56b9d76375158bcd51580238c6f5d8adaf3f20dd5379 Status: Downloaded newer image for nexus3.onap.org:10001/grafana/grafana:latest Creating prometheus ... Creating mariadb ... Creating simulator ... 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 11 seconds policy-pap Up 12 seconds policy-api Up 13 seconds simulator Up 16 seconds prometheus Up 11 seconds mariadb Up 15 seconds NAMES STATUS grafana Up 15 seconds policy-apex-pdp Up 16 seconds policy-pap Up 17 seconds policy-api Up 18 seconds simulator Up 21 seconds prometheus Up 16 seconds mariadb Up 20 seconds NAMES STATUS grafana Up 20 seconds policy-apex-pdp Up 21 seconds policy-pap Up 22 seconds policy-api Up 23 seconds simulator Up 26 seconds prometheus Up 21 seconds mariadb Up 25 seconds NAMES STATUS grafana Up 25 seconds policy-apex-pdp Up 26 seconds policy-pap Up 27 seconds policy-api Up 28 seconds simulator Up 31 seconds prometheus Up 26 seconds mariadb Up 30 seconds NAMES STATUS grafana Up 30 seconds policy-apex-pdp Up 31 seconds policy-pap Up 32 seconds policy-api Up 33 seconds simulator Up 36 seconds prometheus Up 31 seconds mariadb Up 35 seconds NAMES STATUS grafana Up 35 seconds policy-apex-pdp Up 36 seconds policy-pap Up 37 seconds policy-api Up 38 seconds simulator Up 41 seconds prometheus Up 36 seconds mariadb Up 40 seconds NAMES STATUS grafana Up 40 seconds policy-apex-pdp Up 41 seconds policy-pap Up 42 seconds policy-api Up 43 seconds simulator Up 46 seconds prometheus Up 41 seconds mariadb Up 45 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:59 up 4 min, 0 users, load average: 3.44, 1.57, 0.62 Tasks: 199 total, 1 running, 121 sleeping, 0 stopped, 0 zombie %Cpu(s): 12.3 us, 2.2 sy, 0.0 ni, 79.9 id, 5.5 wa, 0.0 hi, 0.1 si, 0.0 st + echo + sh -c 'free -h' total used free shared buff/cache available Mem: 31G 3.3G 23G 1.2M 4.8G 27G Swap: 1.0G 0B 1.0G + echo + docker ps --format 'table {{ .Names }}\t{{ .Status }}' NAMES STATUS grafana Up 40 seconds policy-apex-pdp Up 42 seconds policy-pap Up 43 seconds policy-api Up 43 seconds simulator Up 46 seconds prometheus Up 41 seconds mariadb Up 45 seconds + echo + docker stats --no-stream CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS ee092d3f1b8d grafana 0.02% 50.12MiB / 31.41GiB 0.16% 18.7kB / 3.38kB 0B / 23.9MB 15 ac417f8a81e1 policy-apex-pdp 0.91% 270.8MiB / 31.41GiB 0.84% 11.8kB / 12kB 0B / 0B 45 e3e2f78360f9 policy-pap 1.20% 913MiB / 31.41GiB 2.84% 64.2kB / 55.3kB 0B / 156MB 57 02b02e8df23d policy-api 0.10% 895.9MiB / 31.41GiB 2.79% 1.04MB / 740kB 0B / 0B 51 d1ab105cecbf simulator 2.76% 248.6MiB / 31.41GiB 0.77% 18.6kB / 22.2kB 205kB / 0B 94 c8ffb0bf0677 prometheus 0.00% 18.78MiB / 31.41GiB 0.06% 1.39kB / 432B 0B / 0B 13 d99d883b98d1 mariadb 0.02% 101.9MiB / 31.41GiB 0.32% 1.05MB / 1.25MB 10.9MB / 45.4MB 35 + echo + cd /tmp/tmp.iA4ny0f6UI + 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.iA4ny0f6UI/output.xml Log: /tmp/tmp.iA4ny0f6UI/log.html Report: /tmp/tmp.iA4ny0f6UI/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 simulator Up 2 minutes prometheus Up 2 minutes mariadb Up 2 minutes + docker_stats ++ uname -s + '[' Linux == Darwin ']' + sh -c 'top -bn1 | head -3' top - 17:25:28 up 6 min, 0 users, load average: 0.83, 1.20, 0.58 Tasks: 189 total, 1 running, 119 sleeping, 0 stopped, 0 zombie %Cpu(s): 10.1 us, 1.7 sy, 0.0 ni, 83.7 id, 4.4 wa, 0.0 hi, 0.1 si, 0.0 st + echo + sh -c 'free -h' total used free shared buff/cache available Mem: 31G 3.4G 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 simulator Up 2 minutes prometheus Up 2 minutes mariadb Up 2 minutes + echo + docker stats --no-stream CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS ee092d3f1b8d grafana 0.04% 58.41MiB / 31.41GiB 0.18% 19.5kB / 4.33kB 0B / 23.9MB 15 ac417f8a81e1 policy-apex-pdp 0.33% 273MiB / 31.41GiB 0.85% 14.6kB / 25.3kB 0B / 0B 49 e3e2f78360f9 policy-pap 0.35% 980.9MiB / 31.41GiB 3.05% 2.37MB / 855kB 0B / 156MB 61 02b02e8df23d policy-api 0.12% 937.1MiB / 31.41GiB 2.91% 2.57MB / 1.26MB 0B / 0B 54 d1ab105cecbf simulator 2.81% 252.1MiB / 31.41GiB 0.78% 24.8kB / 27.1kB 205kB / 0B 96 c8ffb0bf0677 prometheus 0.00% 24.33MiB / 31.41GiB 0.08% 64.4kB / 8.71kB 0B / 0B 13 d99d883b98d1 mariadb 0.01% 102.9MiB / 31.41GiB 0.32% 2.22MB / 4.97MB 10.9MB / 45.6MB 28 + 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, simulator, prometheus, mariadb grafana | logger=settings t=2024-02-21T17:23:19.264511207Z level=info msg="Starting Grafana" version=10.3.3 commit=252761264e22ece57204b327f9130d3b44592c01 branch=HEAD compiled=2024-02-21T17:23:19Z grafana | logger=settings t=2024-02-21T17:23:19.26469885Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini grafana | logger=settings t=2024-02-21T17:23:19.264739901Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini grafana | logger=settings t=2024-02-21T17:23:19.264745941Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" grafana | logger=settings t=2024-02-21T17:23:19.264749381Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" grafana | logger=settings t=2024-02-21T17:23:19.264753241Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" grafana | logger=settings t=2024-02-21T17:23:19.264756131Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" grafana | logger=settings t=2024-02-21T17:23:19.264759341Z level=info msg="Config overridden from command line" arg="default.log.mode=console" grafana | logger=settings t=2024-02-21T17:23:19.264762791Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" grafana | logger=settings t=2024-02-21T17:23:19.264766221Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" grafana | logger=settings t=2024-02-21T17:23:19.264769381Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" grafana | logger=settings t=2024-02-21T17:23:19.264772661Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" grafana | logger=settings t=2024-02-21T17:23:19.264777581Z level=info msg=Target target=[all] grafana | logger=settings t=2024-02-21T17:23:19.264788552Z level=info msg="Path Home" path=/usr/share/grafana grafana | logger=settings t=2024-02-21T17:23:19.264817862Z level=info msg="Path Data" path=/var/lib/grafana grafana | logger=settings t=2024-02-21T17:23:19.264822202Z level=info msg="Path Logs" path=/var/log/grafana grafana | logger=settings t=2024-02-21T17:23:19.264826532Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins grafana | logger=settings t=2024-02-21T17:23:19.264829972Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning grafana | logger=settings t=2024-02-21T17:23:19.264833492Z level=info msg="App mode production" grafana | logger=sqlstore t=2024-02-21T17:23:19.265160108Z level=info msg="Connecting to DB" dbtype=sqlite3 grafana | logger=sqlstore t=2024-02-21T17:23:19.265180729Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db grafana | logger=migrator t=2024-02-21T17:23:19.265788409Z level=info msg="Starting DB migrations" grafana | logger=migrator t=2024-02-21T17:23:19.266733186Z level=info msg="Executing migration" id="create migration_log table" grafana | logger=migrator t=2024-02-21T17:23:19.26750746Z level=info msg="Migration successfully executed" id="create migration_log table" duration=773.684µs grafana | logger=migrator t=2024-02-21T17:23:19.276664712Z level=info msg="Executing migration" id="create user table" grafana | logger=migrator t=2024-02-21T17:23:19.277201992Z level=info msg="Migration successfully executed" id="create user table" duration=536.99µs grafana | logger=migrator t=2024-02-21T17:23:19.300052297Z level=info msg="Executing migration" id="add unique index user.login" grafana | logger=migrator t=2024-02-21T17:23:19.301630585Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.588018ms grafana | logger=migrator t=2024-02-21T17:23:19.316920777Z level=info msg="Executing migration" id="add unique index user.email" grafana | logger=migrator t=2024-02-21T17:23:19.318286111Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.365174ms grafana | logger=migrator t=2024-02-21T17:23:19.332950401Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" grafana | logger=migrator t=2024-02-21T17:23:19.334136222Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.185341ms grafana | logger=migrator t=2024-02-21T17:23:19.338149174Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" grafana | logger=migrator t=2024-02-21T17:23:19.339310804Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.16069ms grafana | logger=migrator t=2024-02-21T17:23:19.34471353Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" grafana | logger=migrator t=2024-02-21T17:23:19.349468325Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.754035ms grafana | logger=migrator t=2024-02-21T17:23:19.354884731Z level=info msg="Executing migration" id="create user table v2" grafana | logger=migrator t=2024-02-21T17:23:19.355654365Z level=info msg="Migration successfully executed" id="create user table v2" duration=769.123µs grafana | logger=migrator t=2024-02-21T17:23:19.395521712Z level=info msg="Executing migration" id="create index UQE_user_login - v2" grafana | logger=migrator t=2024-02-21T17:23:19.397003878Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.481206ms grafana | logger=migrator t=2024-02-21T17:23:19.404726056Z level=info msg="Executing migration" id="create index UQE_user_email - v2" grafana | logger=migrator t=2024-02-21T17:23:19.405582481Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=857.345µs grafana | logger=migrator t=2024-02-21T17:23:19.41174892Z level=info msg="Executing migration" id="copy data_source v1 to v2" grafana | logger=migrator t=2024-02-21T17:23:19.412558004Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=808.504µs grafana | logger=migrator t=2024-02-21T17:23:19.421513593Z level=info msg="Executing migration" id="Drop old table user_v1" grafana | logger=migrator t=2024-02-21T17:23:19.42245276Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=936.777µs grafana | logger=migrator t=2024-02-21T17:23:19.427953058Z level=info msg="Executing migration" id="Add column help_flags1 to user table" grafana | logger=migrator t=2024-02-21T17:23:19.429805161Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.847042ms grafana | logger=migrator t=2024-02-21T17:23:19.434210489Z level=info msg="Executing migration" id="Update user table charset" grafana | logger=migrator t=2024-02-21T17:23:19.43425164Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.291µs grafana | logger=migrator t=2024-02-21T17:23:19.440380538Z level=info msg="Executing migration" id="Add last_seen_at column to user" grafana | logger=migrator t=2024-02-21T17:23:19.441742683Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.366225ms grafana | logger=migrator t=2024-02-21T17:23:19.446222562Z level=info msg="Executing migration" id="Add missing user data" grafana | logger=migrator t=2024-02-21T17:23:19.446708811Z level=info msg="Migration successfully executed" id="Add missing user data" duration=485.369µs grafana | logger=migrator t=2024-02-21T17:23:19.453148675Z level=info msg="Executing migration" id="Add is_disabled column to user" grafana | logger=migrator t=2024-02-21T17:23:19.455072499Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.924564ms grafana | logger=migrator t=2024-02-21T17:23:19.463773293Z level=info msg="Executing migration" id="Add index user.login/user.email" grafana | logger=migrator t=2024-02-21T17:23:19.46525993Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.488467ms grafana | logger=migrator t=2024-02-21T17:23:19.47598435Z level=info msg="Executing migration" id="Add is_service_account column to user" grafana | logger=migrator t=2024-02-21T17:23:19.478418194Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.430483ms grafana | logger=migrator t=2024-02-21T17:23:19.485475209Z level=info msg="Executing migration" id="Update is_service_account column to nullable" grafana | logger=migrator t=2024-02-21T17:23:19.49679788Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.323081ms grafana | logger=migrator t=2024-02-21T17:23:19.507156304Z level=info msg="Executing migration" id="create temp user table v1-7" grafana | logger=migrator t=2024-02-21T17:23:19.508546288Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.388394ms grafana | logger=migrator t=2024-02-21T17:23:19.514609016Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" grafana | logger=migrator t=2024-02-21T17:23:19.515475451Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=869.135µs grafana | logger=migrator t=2024-02-21T17:23:19.52217316Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" grafana | logger=migrator t=2024-02-21T17:23:19.523430163Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.253193ms grafana | logger=migrator t=2024-02-21T17:23:19.53230994Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" grafana | logger=migrator t=2024-02-21T17:23:19.533741606Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.430526ms grafana | logger=migrator t=2024-02-21T17:23:19.543828024Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" grafana | logger=migrator t=2024-02-21T17:23:19.545127378Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.299213ms grafana | logger=migrator t=2024-02-21T17:23:19.550969331Z level=info msg="Executing migration" id="Update temp_user table charset" grafana | logger=migrator t=2024-02-21T17:23:19.551015892Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.421µs grafana | logger=migrator t=2024-02-21T17:23:19.559574194Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" grafana | logger=migrator t=2024-02-21T17:23:19.561684332Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.110168ms grafana | logger=migrator t=2024-02-21T17:23:19.572430482Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" grafana | logger=migrator t=2024-02-21T17:23:19.573465481Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.033589ms grafana | logger=migrator t=2024-02-21T17:23:19.581751778Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" grafana | logger=migrator t=2024-02-21T17:23:19.582965299Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.213491ms grafana | logger=migrator t=2024-02-21T17:23:19.589982234Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" grafana | logger=migrator t=2024-02-21T17:23:19.591107264Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.12495ms grafana | logger=migrator t=2024-02-21T17:23:19.598422344Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" grafana | logger=migrator t=2024-02-21T17:23:19.60495024Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.532896ms grafana | logger=migrator t=2024-02-21T17:23:19.612030115Z level=info msg="Executing migration" id="create temp_user v2" grafana | logger=migrator t=2024-02-21T17:23:19.61285839Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=825.225µs grafana | logger=migrator t=2024-02-21T17:23:19.618994579Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" grafana | logger=migrator t=2024-02-21T17:23:19.619872375Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=876.436µs grafana | logger=migrator t=2024-02-21T17:23:19.625611526Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" grafana | logger=migrator t=2024-02-21T17:23:19.62694594Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.333514ms grafana | logger=migrator t=2024-02-21T17:23:19.638407733Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" grafana | logger=migrator t=2024-02-21T17:23:19.639660956Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.252693ms grafana | logger=migrator t=2024-02-21T17:23:19.705189639Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" grafana | logger=migrator t=2024-02-21T17:23:19.706482932Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.292753ms grafana | logger=migrator t=2024-02-21T17:23:19.712890425Z level=info msg="Executing migration" id="copy temp_user v1 to v2" grafana | logger=migrator t=2024-02-21T17:23:19.713843352Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=954.047µs grafana | logger=migrator t=2024-02-21T17:23:19.719581214Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" grafana | logger=migrator t=2024-02-21T17:23:19.720199425Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=617.691µs grafana | logger=migrator t=2024-02-21T17:23:19.724352299Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" grafana | logger=migrator t=2024-02-21T17:23:19.725019011Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=662.732µs grafana | logger=migrator t=2024-02-21T17:23:19.729095983Z level=info msg="Executing migration" id="create star table" grafana | logger=migrator t=2024-02-21T17:23:19.730176682Z level=info msg="Migration successfully executed" id="create star table" duration=1.079749ms grafana | logger=migrator t=2024-02-21T17:23:19.737981641Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" grafana | logger=migrator t=2024-02-21T17:23:19.739306735Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.325694ms grafana | logger=migrator t=2024-02-21T17:23:19.746234548Z level=info msg="Executing migration" id="create org table v1" grafana | logger=migrator t=2024-02-21T17:23:19.747370418Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.13653ms grafana | logger=migrator t=2024-02-21T17:23:19.753192111Z level=info msg="Executing migration" id="create index UQE_org_name - v1" grafana | logger=migrator t=2024-02-21T17:23:19.753914664Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=722.613µs grafana | logger=migrator t=2024-02-21T17:23:19.762223551Z level=info msg="Executing migration" id="create org_user table v1" grafana | logger=migrator t=2024-02-21T17:23:19.763218069Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=993.568µs grafana | logger=migrator t=2024-02-21T17:23:19.771402174Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" grafana | logger=migrator t=2024-02-21T17:23:19.772659547Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.255702ms grafana | logger=migrator t=2024-02-21T17:23:19.778134674Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" grafana | logger=migrator t=2024-02-21T17:23:19.779982517Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.846933ms grafana | logger=migrator t=2024-02-21T17:23:19.784921144Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" grafana | logger=migrator t=2024-02-21T17:23:19.786099515Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.177811ms grafana | logger=migrator t=2024-02-21T17:23:19.795481561Z level=info msg="Executing migration" id="Update org table charset" grafana | logger=migrator t=2024-02-21T17:23:19.795519392Z level=info msg="Migration successfully executed" id="Update org table charset" duration=38.981µs grafana | logger=migrator t=2024-02-21T17:23:19.805260255Z level=info msg="Executing migration" id="Update org_user table charset" grafana | logger=migrator t=2024-02-21T17:23:19.805311406Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=52.821µs grafana | logger=migrator t=2024-02-21T17:23:19.810810674Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" grafana | logger=migrator t=2024-02-21T17:23:19.811096529Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=286.085µs grafana | logger=migrator t=2024-02-21T17:23:19.819928096Z level=info msg="Executing migration" id="create dashboard table" grafana | logger=migrator t=2024-02-21T17:23:19.820598988Z level=info msg="Migration successfully executed" id="create dashboard table" duration=670.272µs grafana | logger=migrator t=2024-02-21T17:23:19.826761367Z level=info msg="Executing migration" id="add index dashboard.account_id" grafana | logger=migrator t=2024-02-21T17:23:19.828725412Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.963255ms grafana | logger=migrator t=2024-02-21T17:23:19.834306901Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" grafana | logger=migrator t=2024-02-21T17:23:19.835170626Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=862.655µs grafana | logger=migrator t=2024-02-21T17:23:19.841399727Z level=info msg="Executing migration" id="create dashboard_tag table" grafana | logger=migrator t=2024-02-21T17:23:19.842503716Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.10362ms grafana | logger=migrator t=2024-02-21T17:23:19.849873877Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" grafana | logger=migrator t=2024-02-21T17:23:19.851391294Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.518277ms grafana | logger=migrator t=2024-02-21T17:23:19.861718077Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" grafana | logger=migrator t=2024-02-21T17:23:19.862958749Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.240032ms grafana | logger=migrator t=2024-02-21T17:23:19.872424418Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" grafana | logger=migrator t=2024-02-21T17:23:19.882435775Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.012197ms grafana | logger=migrator t=2024-02-21T17:23:19.892591005Z level=info msg="Executing migration" id="create dashboard v2" grafana | logger=migrator t=2024-02-21T17:23:19.893650684Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.059049ms grafana | logger=migrator t=2024-02-21T17:23:19.901214498Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" grafana | logger=migrator t=2024-02-21T17:23:19.90243694Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.220162ms grafana | logger=migrator t=2024-02-21T17:23:19.908412256Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" grafana | logger=migrator t=2024-02-21T17:23:19.909644278Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.232492ms grafana | logger=migrator t=2024-02-21T17:23:19.915296059Z level=info msg="Executing migration" id="copy dashboard v1 to v2" grafana | logger=migrator t=2024-02-21T17:23:19.915799558Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=502.798µs grafana | logger=migrator t=2024-02-21T17:23:19.918536816Z level=info msg="Executing migration" id="drop table dashboard_v1" grafana | logger=migrator t=2024-02-21T17:23:19.919786968Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.248772ms grafana | logger=migrator t=2024-02-21T17:23:19.928164547Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" grafana | logger=migrator t=2024-02-21T17:23:19.928230648Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=66.701µs grafana | logger=migrator t=2024-02-21T17:23:19.935426036Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" grafana | logger=migrator t=2024-02-21T17:23:19.938570932Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.142695ms grafana | logger=migrator t=2024-02-21T17:23:19.943754064Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" grafana | logger=migrator t=2024-02-21T17:23:19.945621947Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.867403ms grafana | logger=migrator t=2024-02-21T17:23:19.951798156Z level=info msg="Executing migration" id="Add column gnetId in dashboard" grafana | logger=migrator t=2024-02-21T17:23:19.95365987Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.861534ms grafana | logger=migrator t=2024-02-21T17:23:19.9604687Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" grafana | logger=migrator t=2024-02-21T17:23:19.961604991Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.131621ms grafana | logger=migrator t=2024-02-21T17:23:19.967059057Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" grafana | logger=migrator t=2024-02-21T17:23:19.969809296Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.750789ms grafana | logger=migrator t=2024-02-21T17:23:19.974074792Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" grafana | logger=migrator t=2024-02-21T17:23:19.974882586Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=806.814µs mariadb | 2024-02-21 17:23:14+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. mariadb | 2024-02-21 17:23:14+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' mariadb | 2024-02-21 17:23:14+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. mariadb | 2024-02-21 17:23:14+00:00 [Note] [Entrypoint]: Initializing database files mariadb | 2024-02-21 17:23:14 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) mariadb | 2024-02-21 17:23:14 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF mariadb | 2024-02-21 17:23:14 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-02-21 17:23:15+00:00 [Note] [Entrypoint]: Database files initialized mariadb | 2024-02-21 17:23:15+00:00 [Note] [Entrypoint]: Starting temporary server mariadb | 2024-02-21 17:23:15+00:00 [Note] [Entrypoint]: Waiting for server startup mariadb | 2024-02-21 17:23:15 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 98 ... mariadb | 2024-02-21 17:23:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 mariadb | 2024-02-21 17:23:15 0 [Note] InnoDB: Number of transaction pools: 1 grafana | logger=migrator t=2024-02-21T17:23:19.980520836Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" grafana | logger=migrator t=2024-02-21T17:23:19.981334081Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=814.595µs grafana | logger=migrator t=2024-02-21T17:23:19.992252445Z level=info msg="Executing migration" id="Update dashboard table charset" grafana | logger=migrator t=2024-02-21T17:23:19.992322086Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=70.952µs grafana | logger=migrator t=2024-02-21T17:23:20.000534242Z level=info msg="Executing migration" id="Update dashboard_tag table charset" grafana | logger=migrator t=2024-02-21T17:23:20.000564572Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.07µs grafana | logger=migrator t=2024-02-21T17:23:20.008074246Z level=info msg="Executing migration" id="Add column folder_id in dashboard" grafana | logger=migrator t=2024-02-21T17:23:20.010193194Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.120168ms grafana | logger=migrator t=2024-02-21T17:23:20.014599362Z level=info msg="Executing migration" id="Add column isFolder in dashboard" grafana | logger=migrator t=2024-02-21T17:23:20.016678579Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.078807ms grafana | logger=migrator t=2024-02-21T17:23:20.020947775Z level=info msg="Executing migration" id="Add column has_acl in dashboard" grafana | logger=migrator t=2024-02-21T17:23:20.024171642Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.220327ms grafana | logger=migrator t=2024-02-21T17:23:20.033979967Z level=info msg="Executing migration" id="Add column uid in dashboard" grafana | logger=migrator t=2024-02-21T17:23:20.03584155Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.810142ms grafana | logger=migrator t=2024-02-21T17:23:20.041574522Z level=info msg="Executing migration" id="Update uid column values in dashboard" grafana | logger=migrator t=2024-02-21T17:23:20.042092631Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=526.98µs grafana | logger=migrator t=2024-02-21T17:23:20.047308324Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" grafana | logger=migrator t=2024-02-21T17:23:20.04877478Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.465196ms grafana | logger=migrator t=2024-02-21T17:23:20.053439563Z level=info msg="Executing migration" id="Remove unique index org_id_slug" grafana | logger=migrator t=2024-02-21T17:23:20.054283618Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=844.275µs grafana | logger=migrator t=2024-02-21T17:23:20.061960564Z level=info msg="Executing migration" id="Update dashboard title length" grafana | logger=migrator t=2024-02-21T17:23:20.062003225Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.051µs grafana | logger=migrator t=2024-02-21T17:23:20.065827773Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" grafana | logger=migrator t=2024-02-21T17:23:20.067207077Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.378794ms grafana | logger=migrator t=2024-02-21T17:23:20.070497716Z level=info msg="Executing migration" id="create dashboard_provisioning" grafana | logger=migrator t=2024-02-21T17:23:20.071197269Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=699.853µs grafana | logger=migrator t=2024-02-21T17:23:20.076032865Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" grafana | logger=migrator t=2024-02-21T17:23:20.086357308Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.325974ms grafana | logger=migrator t=2024-02-21T17:23:20.089665337Z level=info msg="Executing migration" id="create dashboard_provisioning v2" grafana | logger=migrator t=2024-02-21T17:23:20.090190676Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=524.969µs grafana | logger=migrator t=2024-02-21T17:23:20.093269861Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" grafana | logger=migrator t=2024-02-21T17:23:20.094129096Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=856.855µs grafana | logger=migrator t=2024-02-21T17:23:20.097542877Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" grafana | logger=migrator t=2024-02-21T17:23:20.098646707Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.10367ms grafana | logger=migrator t=2024-02-21T17:23:20.103641015Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" grafana | logger=migrator t=2024-02-21T17:23:20.104032282Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=391.437µs grafana | logger=migrator t=2024-02-21T17:23:20.106628398Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" grafana | logger=migrator t=2024-02-21T17:23:20.107349691Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=721.263µs grafana | logger=migrator t=2024-02-21T17:23:20.11065656Z level=info msg="Executing migration" id="Add check_sum column" grafana | logger=migrator t=2024-02-21T17:23:20.114120932Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.463242ms grafana | logger=migrator t=2024-02-21T17:23:20.119120121Z level=info msg="Executing migration" id="Add index for dashboard_title" grafana | logger=migrator t=2024-02-21T17:23:20.120036037Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=915.266µs grafana | logger=migrator t=2024-02-21T17:23:20.123334766Z level=info msg="Executing migration" id="delete tags for deleted dashboards" grafana | logger=migrator t=2024-02-21T17:23:20.123539919Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=204.993µs grafana | logger=migrator t=2024-02-21T17:23:20.126156136Z level=info msg="Executing migration" id="delete stars for deleted dashboards" grafana | logger=migrator t=2024-02-21T17:23:20.126561103Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=404.247µs grafana | logger=migrator t=2024-02-21T17:23:20.131622403Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" grafana | logger=migrator t=2024-02-21T17:23:20.133008538Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.381625ms grafana | logger=migrator t=2024-02-21T17:23:20.136683703Z level=info msg="Executing migration" id="Add isPublic for dashboard" grafana | logger=migrator t=2024-02-21T17:23:20.138920543Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.23693ms grafana | logger=migrator t=2024-02-21T17:23:20.142087049Z level=info msg="Executing migration" id="create data_source table" grafana | logger=migrator t=2024-02-21T17:23:20.143030936Z level=info msg="Migration successfully executed" id="create data_source table" duration=943.637µs mariadb | 2024-02-21 17:23:15 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions mariadb | 2024-02-21 17:23:15 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) mariadb | 2024-02-21 17:23:15 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) mariadb | 2024-02-21 17:23:15 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF mariadb | 2024-02-21 17:23:15 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB mariadb | 2024-02-21 17:23:15 0 [Note] InnoDB: Completed initialization of buffer pool mariadb | 2024-02-21 17:23:15 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) mariadb | 2024-02-21 17:23:15 0 [Note] InnoDB: 128 rollback segments are active. mariadb | 2024-02-21 17:23:15 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... mariadb | 2024-02-21 17:23:15 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. mariadb | 2024-02-21 17:23:15 0 [Note] InnoDB: log sequence number 46590; transaction id 14 mariadb | 2024-02-21 17:23:15 0 [Note] Plugin 'FEEDBACK' is disabled. mariadb | 2024-02-21 17:23:15 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. mariadb | 2024-02-21 17:23:15 0 [Warning] 'user' entry 'root@mariadb' ignored in --skip-name-resolve mode. mariadb | 2024-02-21 17:23:15 0 [Warning] 'proxies_priv' entry '@% root@mariadb' ignored in --skip-name-resolve mode. mariadb | 2024-02-21 17:23:15 0 [Note] mariadbd: ready for connections. mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution mariadb | 2024-02-21 17:23:16+00:00 [Note] [Entrypoint]: Temporary server started. mariadb | 2024-02-21 17:23:19+00:00 [Note] [Entrypoint]: Creating user policy_user mariadb | 2024-02-21 17:23:19+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation) mariadb | mariadb | 2024-02-21 17:23:19+00:00 [Warn] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/db.conf mariadb | mariadb | 2024-02-21 17:23:19+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/db.sh mariadb | #!/bin/bash -xv mariadb | # Copyright 2019,2021 AT&T Intellectual Property. All rights reserved mariadb | # Modifications Copyright (c) 2022 Nordix Foundation. mariadb | # mariadb | # Licensed under the Apache License, Version 2.0 (the "License"); mariadb | # you may not use this file except in compliance with the License. mariadb | # You may obtain a copy of the License at mariadb | # mariadb | # http://www.apache.org/licenses/LICENSE-2.0 mariadb | # mariadb | # Unless required by applicable law or agreed to in writing, software mariadb | # distributed under the License is distributed on an "AS IS" BASIS, mariadb | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. mariadb | # See the License for the specific language governing permissions and mariadb | # limitations under the License. mariadb | mariadb | for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | do mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "CREATE DATABASE IF NOT EXISTS ${db};" mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "GRANT ALL PRIVILEGES ON \`${db}\`.* TO '${MYSQL_USER}'@'%' ;" grafana | logger=migrator t=2024-02-21T17:23:20.147945413Z level=info msg="Executing migration" id="add index data_source.account_id" grafana | logger=migrator t=2024-02-21T17:23:20.148771528Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=826.135µs grafana | logger=migrator t=2024-02-21T17:23:20.152089467Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" grafana | logger=migrator t=2024-02-21T17:23:20.153191256Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.101399ms grafana | logger=migrator t=2024-02-21T17:23:20.156689349Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" grafana | logger=migrator t=2024-02-21T17:23:20.157574365Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=885.046µs grafana | logger=migrator t=2024-02-21T17:23:20.162092495Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" grafana | logger=migrator t=2024-02-21T17:23:20.16295305Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=860.755µs grafana | logger=migrator t=2024-02-21T17:23:20.166444402Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" grafana | logger=migrator t=2024-02-21T17:23:20.175231629Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.781766ms grafana | logger=migrator t=2024-02-21T17:23:20.180295879Z level=info msg="Executing migration" id="create data_source table v2" grafana | logger=migrator t=2024-02-21T17:23:20.181060222Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=765.513µs grafana | logger=migrator t=2024-02-21T17:23:20.18430162Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" grafana | logger=migrator t=2024-02-21T17:23:20.185239507Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=935.277µs grafana | logger=migrator t=2024-02-21T17:23:20.188854191Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" grafana | logger=migrator t=2024-02-21T17:23:20.190410098Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.555257ms grafana | logger=migrator t=2024-02-21T17:23:20.19555238Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" grafana | logger=migrator t=2024-02-21T17:23:20.196271033Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=718.443µs grafana | logger=migrator t=2024-02-21T17:23:20.200098401Z level=info msg="Executing migration" id="Add column with_credentials" grafana | logger=migrator t=2024-02-21T17:23:20.202602346Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.503354ms grafana | logger=migrator t=2024-02-21T17:23:20.206401343Z level=info msg="Executing migration" id="Add secure json data column" grafana | logger=migrator t=2024-02-21T17:23:20.208753425Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.352082ms grafana | logger=migrator t=2024-02-21T17:23:20.215015186Z level=info msg="Executing migration" id="Update data_source table charset" grafana | logger=migrator t=2024-02-21T17:23:20.215063297Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=49.081µs grafana | logger=migrator t=2024-02-21T17:23:20.220589905Z level=info msg="Executing migration" id="Update initial version to 1" grafana | logger=migrator t=2024-02-21T17:23:20.220819799Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=230.414µs grafana | logger=migrator t=2024-02-21T17:23:20.22366122Z level=info msg="Executing migration" id="Add read_only data column" grafana | logger=migrator t=2024-02-21T17:23:20.22644828Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.789219ms grafana | logger=migrator t=2024-02-21T17:23:20.229169468Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" grafana | logger=migrator t=2024-02-21T17:23:20.229415122Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=245.254µs grafana | logger=migrator t=2024-02-21T17:23:20.233141118Z level=info msg="Executing migration" id="Update json_data with nulls" grafana | logger=migrator t=2024-02-21T17:23:20.233367362Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=228.044µs grafana | logger=migrator t=2024-02-21T17:23:20.236505818Z level=info msg="Executing migration" id="Add uid column" grafana | logger=migrator t=2024-02-21T17:23:20.240447048Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.9391ms grafana | logger=migrator t=2024-02-21T17:23:20.244075423Z level=info msg="Executing migration" id="Update uid value" grafana | logger=migrator t=2024-02-21T17:23:20.244313937Z level=info msg="Migration successfully executed" id="Update uid value" duration=211.254µs grafana | logger=migrator t=2024-02-21T17:23:20.248258497Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" grafana | logger=migrator t=2024-02-21T17:23:20.249233765Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=974.438µs grafana | logger=migrator t=2024-02-21T17:23:20.252643315Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" grafana | logger=migrator t=2024-02-21T17:23:20.253712694Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.065579ms grafana | logger=migrator t=2024-02-21T17:23:20.257231917Z level=info msg="Executing migration" id="create api_key table" grafana | logger=migrator t=2024-02-21T17:23:20.258023261Z level=info msg="Migration successfully executed" id="create api_key table" duration=790.744µs grafana | logger=migrator t=2024-02-21T17:23:20.262050312Z level=info msg="Executing migration" id="add index api_key.account_id" grafana | logger=migrator t=2024-02-21T17:23:20.262856667Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=806.275µs grafana | logger=migrator t=2024-02-21T17:23:20.269077478Z level=info msg="Executing migration" id="add index api_key.key" grafana | logger=migrator t=2024-02-21T17:23:20.269993844Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=916.056µs grafana | logger=migrator t=2024-02-21T17:23:20.278923393Z level=info msg="Executing migration" id="add index api_key.account_id_name" grafana | logger=migrator t=2024-02-21T17:23:20.280604082Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.68026ms grafana | logger=migrator t=2024-02-21T17:23:20.291234692Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" grafana | logger=migrator t=2024-02-21T17:23:20.292883581Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.649069ms grafana | logger=migrator t=2024-02-21T17:23:20.303728094Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" grafana | logger=migrator t=2024-02-21T17:23:20.304731551Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.003407ms grafana | logger=migrator t=2024-02-21T17:23:20.314586407Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" grafana | logger=migrator t=2024-02-21T17:23:20.316017682Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.431795ms grafana | logger=migrator t=2024-02-21T17:23:20.325611253Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" grafana | logger=migrator t=2024-02-21T17:23:20.338064334Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.452351ms grafana | logger=migrator t=2024-02-21T17:23:20.393232095Z level=info msg="Executing migration" id="create api_key table v2" grafana | logger=migrator t=2024-02-21T17:23:20.394512808Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.280153ms grafana | logger=migrator t=2024-02-21T17:23:20.400320192Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" grafana | logger=migrator t=2024-02-21T17:23:20.401701006Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.379485ms grafana | logger=migrator t=2024-02-21T17:23:20.406235627Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" grafana | logger=migrator t=2024-02-21T17:23:20.407137693Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=901.546µs grafana | logger=migrator t=2024-02-21T17:23:20.411738955Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" grafana | logger=migrator t=2024-02-21T17:23:20.413273222Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.533097ms grafana | logger=migrator t=2024-02-21T17:23:20.418915592Z level=info msg="Executing migration" id="copy api_key v1 to v2" grafana | logger=migrator t=2024-02-21T17:23:20.419808368Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=891.806µs grafana | logger=migrator t=2024-02-21T17:23:20.424476931Z level=info msg="Executing migration" id="Drop old table api_key_v1" grafana | logger=migrator t=2024-02-21T17:23:20.425106792Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=629.571µs grafana | logger=migrator t=2024-02-21T17:23:20.429442899Z level=info msg="Executing migration" id="Update api_key table charset" grafana | logger=migrator t=2024-02-21T17:23:20.42946845Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.481µs grafana | logger=migrator t=2024-02-21T17:23:20.434309396Z level=info msg="Executing migration" id="Add expires to api_key table" grafana | logger=migrator t=2024-02-21T17:23:20.439435697Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.125101ms grafana | logger=migrator t=2024-02-21T17:23:20.445164949Z level=info msg="Executing migration" id="Add service account foreign key" grafana | logger=migrator t=2024-02-21T17:23:20.447795476Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.629857ms grafana | logger=migrator t=2024-02-21T17:23:20.451907249Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" grafana | logger=migrator t=2024-02-21T17:23:20.452150483Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=242.834µs grafana | logger=migrator t=2024-02-21T17:23:20.455280129Z level=info msg="Executing migration" id="Add last_used_at to api_key table" grafana | logger=migrator t=2024-02-21T17:23:20.457847245Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.566736ms grafana | logger=migrator t=2024-02-21T17:23:20.462278693Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" grafana | logger=migrator t=2024-02-21T17:23:20.465041653Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.76494ms grafana | logger=migrator t=2024-02-21T17:23:20.46829904Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" grafana | logger=migrator t=2024-02-21T17:23:20.469619904Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.320094ms grafana | logger=migrator t=2024-02-21T17:23:20.47336936Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" grafana | logger=migrator t=2024-02-21T17:23:20.474557702Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.186862ms grafana | logger=migrator t=2024-02-21T17:23:20.570370785Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" grafana | logger=migrator t=2024-02-21T17:23:20.571719899Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.348344ms grafana | logger=migrator t=2024-02-21T17:23:20.577739736Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" grafana | logger=migrator t=2024-02-21T17:23:20.578617442Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=878.686µs grafana | logger=migrator t=2024-02-21T17:23:20.643596447Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" grafana | logger=migrator t=2024-02-21T17:23:20.645141994Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.548187ms grafana | logger=migrator t=2024-02-21T17:23:20.648900801Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" grafana | logger=migrator t=2024-02-21T17:23:20.650324287Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.423045ms grafana | logger=migrator t=2024-02-21T17:23:20.655218083Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" grafana | logger=migrator t=2024-02-21T17:23:20.655317835Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=100.522µs grafana | logger=migrator t=2024-02-21T17:23:20.660742302Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" grafana | logger=migrator t=2024-02-21T17:23:20.660824803Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=83.291µs grafana | logger=migrator t=2024-02-21T17:23:20.664282245Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" grafana | logger=migrator t=2024-02-21T17:23:20.668383298Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.101973ms grafana | logger=migrator t=2024-02-21T17:23:20.67134226Z level=info msg="Executing migration" id="Add encrypted dashboard json column" grafana | logger=migrator t=2024-02-21T17:23:20.673956537Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.615837ms grafana | logger=migrator t=2024-02-21T17:23:20.679678479Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" grafana | logger=migrator t=2024-02-21T17:23:20.679898913Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=224.294µs grafana | logger=migrator t=2024-02-21T17:23:20.683574178Z level=info msg="Executing migration" id="create quota table v1" grafana | logger=migrator t=2024-02-21T17:23:20.684895462Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.321213ms grafana | logger=migrator t=2024-02-21T17:23:20.688799341Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" grafana | logger=migrator t=2024-02-21T17:23:20.690223806Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.428065ms grafana | logger=migrator t=2024-02-21T17:23:20.69384491Z level=info msg="Executing migration" id="Update quota table charset" grafana | logger=migrator t=2024-02-21T17:23:20.693940792Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=97.112µs grafana | logger=migrator t=2024-02-21T17:23:20.700766543Z level=info msg="Executing migration" id="create plugin_setting table" grafana | logger=migrator t=2024-02-21T17:23:20.702122968Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.356044ms grafana | logger=migrator t=2024-02-21T17:23:20.705840634Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" grafana | logger=migrator t=2024-02-21T17:23:20.706772631Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=931.087µs grafana | logger=migrator t=2024-02-21T17:23:20.71013046Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" grafana | logger=migrator t=2024-02-21T17:23:20.715633168Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.501958ms grafana | logger=migrator t=2024-02-21T17:23:20.721909089Z level=info msg="Executing migration" id="Update plugin_setting table charset" grafana | logger=migrator t=2024-02-21T17:23:20.72193681Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.551µs grafana | logger=migrator t=2024-02-21T17:23:20.725202768Z level=info msg="Executing migration" id="create session table" grafana | logger=migrator t=2024-02-21T17:23:20.726049943Z level=info msg="Migration successfully executed" id="create session table" duration=846.015µs grafana | logger=migrator t=2024-02-21T17:23:20.730136586Z level=info msg="Executing migration" id="Drop old table playlist table" grafana | logger=migrator t=2024-02-21T17:23:20.730311739Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=175.843µs grafana | logger=migrator t=2024-02-21T17:23:20.73822052Z level=info msg="Executing migration" id="Drop old table playlist_item table" grafana | logger=migrator t=2024-02-21T17:23:20.738394093Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=174.083µs grafana | logger=migrator t=2024-02-21T17:23:20.742285012Z level=info msg="Executing migration" id="create playlist table v2" grafana | logger=migrator t=2024-02-21T17:23:20.743361771Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.076719ms grafana | logger=migrator t=2024-02-21T17:23:20.747114628Z level=info msg="Executing migration" id="create playlist item table v2" grafana | logger=migrator t=2024-02-21T17:23:20.74782499Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=709.882µs grafana | logger=migrator t=2024-02-21T17:23:20.751209881Z level=info msg="Executing migration" id="Update playlist table charset" grafana | logger=migrator t=2024-02-21T17:23:20.751270722Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=61.571µs grafana | logger=migrator t=2024-02-21T17:23:20.757754557Z level=info msg="Executing migration" id="Update playlist_item table charset" grafana | logger=migrator t=2024-02-21T17:23:20.757786928Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.801µs grafana | logger=migrator t=2024-02-21T17:23:20.763477669Z level=info msg="Executing migration" id="Add playlist column created_at" grafana | logger=migrator t=2024-02-21T17:23:20.768168372Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.687013ms grafana | logger=migrator t=2024-02-21T17:23:20.77422332Z level=info msg="Executing migration" id="Add playlist column updated_at" grafana | logger=migrator t=2024-02-21T17:23:20.779528414Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.305334ms grafana | logger=migrator t=2024-02-21T17:23:20.785197245Z level=info msg="Executing migration" id="drop preferences table v2" grafana | logger=migrator t=2024-02-21T17:23:20.785320997Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=124.692µs grafana | logger=migrator t=2024-02-21T17:23:20.788953732Z level=info msg="Executing migration" id="drop preferences table v3" grafana | logger=migrator t=2024-02-21T17:23:20.789117495Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=165.023µs grafana | logger=migrator t=2024-02-21T17:23:20.792489255Z level=info msg="Executing migration" id="create preferences table v3" grafana | logger=migrator t=2024-02-21T17:23:20.793474982Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=978.967µs grafana | logger=migrator t=2024-02-21T17:23:20.798204636Z level=info msg="Executing migration" id="Update preferences table charset" grafana | logger=migrator t=2024-02-21T17:23:20.798259137Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=56.971µs grafana | logger=migrator t=2024-02-21T17:23:20.803393149Z level=info msg="Executing migration" id="Add column team_id in preferences" grafana | logger=migrator t=2024-02-21T17:23:20.806766779Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.374369ms grafana | logger=migrator t=2024-02-21T17:23:20.809952185Z level=info msg="Executing migration" id="Update team_id column values in preferences" grafana | logger=migrator t=2024-02-21T17:23:20.810126528Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=175.333µs grafana | logger=migrator t=2024-02-21T17:23:20.813121832Z level=info msg="Executing migration" id="Add column week_start in preferences" grafana | logger=migrator t=2024-02-21T17:23:20.816095815Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.974063ms grafana | logger=migrator t=2024-02-21T17:23:20.819487565Z level=info msg="Executing migration" id="Add column preferences.json_data" grafana | logger=migrator t=2024-02-21T17:23:20.824629256Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.142341ms grafana | logger=migrator t=2024-02-21T17:23:20.830046763Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" grafana | logger=migrator t=2024-02-21T17:23:20.830125134Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=78.851µs grafana | logger=migrator t=2024-02-21T17:23:20.833158028Z level=info msg="Executing migration" id="Add preferences index org_id" grafana | logger=migrator t=2024-02-21T17:23:20.834174716Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.016198ms grafana | logger=migrator t=2024-02-21T17:23:20.836983446Z level=info msg="Executing migration" id="Add preferences index user_id" grafana | logger=migrator t=2024-02-21T17:23:20.837845722Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=861.685µs grafana | logger=migrator t=2024-02-21T17:23:20.842779759Z level=info msg="Executing migration" id="create alert table v1" grafana | logger=migrator t=2024-02-21T17:23:20.843700256Z level=info msg="Migration successfully executed" id="create alert table v1" duration=920.116µs policy-apex-pdp | Waiting for mariadb port 3306... policy-apex-pdp | mariadb (172.17.0.3:3306) open policy-apex-pdp | Waiting for message-router port 3904... policy-apex-pdp | message-router (172.17.0.2: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-02-21T17:23:56.337+00:00|INFO|ApexStarterMain|main] In ApexStarter with parameters [-c, /opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json] policy-apex-pdp | [2024-02-21T17:23:56.804+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=24318915-164d-4fbb-98dc-dcda7b011607, 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-02-21T17:23:56.888+00:00|INFO|ServiceManager|main] service manager starting policy-apex-pdp | [2024-02-21T17:23:56.888+00:00|INFO|ServiceManager|main] service manager starting topics policy-apex-pdp | [2024-02-21T17:23:56.894+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=24318915-164d-4fbb-98dc-dcda7b011607, 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-02-21T17:23:56.895+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=24318915-164d-4fbb-98dc-dcda7b011607, 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-02-21T17:23:56.903+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:23:56.896+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=512e5d5a-ce56-4dcb-b77e-ab81bcd585f7, alive=false, publisher=null]]: starting policy-apex-pdp | [2024-02-21T17:23:56.912+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:56.922+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=512e5d5a-ce56-4dcb-b77e-ab81bcd585f7, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created policy-apex-pdp | [2024-02-21T17:23:56.922+00:00|INFO|ServiceManager|main] service manager starting set alive policy-apex-pdp | [2024-02-21T17:23:56.923+00:00|INFO|ServiceManager|main] service manager starting register pdp status context object policy-apex-pdp | [2024-02-21T17:23:56.941+00:00|INFO|ServiceManager|main] service manager starting topic sinks policy-apex-pdp | [2024-02-21T17:23:56.942+00:00|INFO|ServiceManager|main] service manager starting Pdp Status publisher policy-apex-pdp | [2024-02-21T17:23:56.949+00:00|INFO|ServiceManager|main] service manager starting Register pdp update listener policy-apex-pdp | [2024-02-21T17:23:56.949+00:00|INFO|ServiceManager|main] service manager starting Register pdp state change request dispatcher policy-apex-pdp | [2024-02-21T17:23:56.949+00:00|INFO|ServiceManager|main] service manager starting Message Dispatcher policy-apex-pdp | [2024-02-21T17:23:56.950+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=24318915-164d-4fbb-98dc-dcda7b011607, 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@3f2ef586 policy-apex-pdp | [2024-02-21T17:23:56.950+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=24318915-164d-4fbb-98dc-dcda7b011607, 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-02-21T17:23:56.951+00:00|INFO|ServiceManager|main] service manager starting Create REST server policy-apex-pdp | [2024-02-21T17:23:56.953+00:00|WARN|PdpMessageHandler|Timer-0] not registered: object:engine/apex/handler policy-apex-pdp | [2024-02-21T17:23:56.977+00:00|INFO|OrderedServiceImpl|Timer-0] ***** OrderedServiceImpl implementers: policy-apex-pdp | [] policy-apex-pdp | [2024-02-21T17:23:56.979+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-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:56.955057Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"a9fc02df-9038-4a0f-acae-7f8b76fad5d3","timestampMs":1708536236950,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup"} policy-apex-pdp | [2024-02-21T17:23:57.022+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 40 ms policy-apex-pdp | [2024-02-21T17:23:57.028+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:57.073+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:23:57.073+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:23:57.092+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (66 ms):{"serverTimeMs":0,"count":1} policy-apex-pdp | [2024-02-21T17:23:57.095+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-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:56.955057Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"a9fc02df-9038-4a0f-acae-7f8b76fad5d3","timestampMs":1708536236950,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup"} policy-apex-pdp | [2024-02-21T17:23:57.106+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS policy-apex-pdp | [2024-02-21T17:23:57.106+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:23:57.106+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:57.241+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:23:57.242+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"d22a5ec1-9d26-46a7-b019-bd219cbd212f","timestampMs":1708536237162,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T17:23:57.265+00:00|WARN|PdpMessageHandler|DMAAP-source-POLICY-PDP-PAP] not registered: object:engine/apex/handler policy-apex-pdp | [2024-02-21T17:23:57.266+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-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.266513Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"d22a5ec1-9d26-46a7-b019-bd219cbd212f","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"734230be-093a-4fb7-b3c6-75475d7c0b76","timestampMs":1708536237265,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T17:23:57.267+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:23:57.267+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:57.272+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 4 ms policy-apex-pdp | [2024-02-21T17:23:57.272+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:57.278+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:23:57.280+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:23:57.280+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} policy-apex-pdp | [2024-02-21T17:23:57.282+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-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.266513Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"d22a5ec1-9d26-46a7-b019-bd219cbd212f","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"734230be-093a-4fb7-b3c6-75475d7c0b76","timestampMs":1708536237265,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T17:23:57.282+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS policy-apex-pdp | [2024-02-21T17:23:57.283+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:23:57.283+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:57.313+00:00|INFO|ServiceManager|main] service manager starting Rest Server policy-apex-pdp | [2024-02-21T17:23:57.313+00:00|INFO|ServiceManager|main] service manager starting policy-apex-pdp | [2024-02-21T17:23:57.313+00:00|INFO|ServiceManager|main] service manager starting REST RestServerParameters policy-apex-pdp | [2024-02-21T17:23:57.335+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:23:57.335+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"f491d3db-5318-4629-8216-e452ae33f73b","timestampMs":1708536237162,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T17:23:57.343+00:00|WARN|PdpMessageHandler|DMAAP-source-POLICY-PDP-PAP] not registered: object:engine/apex/handler policy-apex-pdp | [2024-02-21T17:23:57.344+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] mariadb | done mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS migration;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `migration`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS pooling;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `pooling`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyadmin;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyadmin`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS operationshistory;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `operationshistory`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS clampacm;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `clampacm`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyclamp;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyclamp`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "FLUSH PRIVILEGES;" mariadb | + mysql -uroot -psecret --execute 'FLUSH PRIVILEGES;' mariadb | mysql -u"${MYSQL_USER}" -p"${MYSQL_PASSWORD}" -f policyclamp < /tmp/policy-clamp-create-tables.sql mariadb | + mysql -upolicy_user -ppolicy_user -f policyclamp mariadb | mariadb | 2024-02-21 17:23:20+00:00 [Note] [Entrypoint]: Stopping temporary server mariadb | 2024-02-21 17:23:20 0 [Note] mariadbd (initiated by: unknown): Normal shutdown mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: FTS optimize thread exiting. mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Starting shutdown... mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Buffer pool(s) dump completed at 240221 17:23:20 mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Shutdown completed; log sequence number 394375; transaction id 298 mariadb | 2024-02-21 17:23:20 0 [Note] mariadbd: Shutdown complete mariadb | mariadb | 2024-02-21 17:23:20+00:00 [Note] [Entrypoint]: Temporary server stopped mariadb | mariadb | 2024-02-21 17:23:20+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up. mariadb | mariadb | 2024-02-21 17:23:20 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 1 ... mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Number of transaction pools: 1 mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions mariadb | 2024-02-21 17:23:20 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) policy-api | Waiting for mariadb port 3306... policy-api | mariadb (172.17.0.3:3306) open policy-api | Waiting for policy-db-migrator port 6824... policy-api | policy-db-migrator (172.17.0.5:6824) open policy-api | Policy api config file: /opt/app/policy/api/etc/apiParameters.yaml policy-api | policy-api | . ____ _ __ _ _ policy-api | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-api | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-api | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-api | ' |____| .__|_| |_|_| |_\__, | / / / / policy-api | =========|_|==============|___/=/_/_/_/ policy-api | :: Spring Boot :: (v2.7.8) policy-api | policy-api | [2024-02-21T17:23:29.388+00:00|INFO|PolicyApiApplication|main] Starting PolicyApiApplication using Java 11.0.19 on policy-api with PID 33 (/app/api.jar started by policy in /opt/app/policy/api/bin) policy-api | [2024-02-21T17:23:29.391+00:00|INFO|PolicyApiApplication|main] No active profile set, falling back to 1 default profile: "default" policy-api | [2024-02-21T17:23:30.773+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. policy-api | [2024-02-21T17:23:30.878+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 91 ms. Found 6 JPA repository interfaces. policy-api | [2024-02-21T17:23:31.963+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) policy-api | [2024-02-21T17:23:31.975+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] policy-api | [2024-02-21T17:23:31.976+00:00|INFO|StandardService|main] Starting service [Tomcat] policy-api | [2024-02-21T17:23:31.976+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71] policy-api | [2024-02-21T17:23:32.065+00:00|INFO|[/policy/api/v1]|main] Initializing Spring embedded WebApplicationContext policy-api | [2024-02-21T17:23:32.065+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 2615 ms policy-api | [2024-02-21T17:23:32.579+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] policy-api | [2024-02-21T17:23:32.695+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final policy-api | [2024-02-21T17:23:32.922+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final} policy-api | [2024-02-21T17:23:33.069+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... policy-api | [2024-02-21T17:23:33.169+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. policy-api | [2024-02-21T17:23:33.193+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect policy-api | [2024-02-21T17:23:34.661+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] policy-api | [2024-02-21T17:23:34.677+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' policy-api | [2024-02-21T17:23:35.828+00:00|WARN|ApiDatabaseInitializer|main] Detected multi-versioned type: policytypes/onap.policies.monitoring.tcagen2.v2.yaml policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.343662Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"f491d3db-5318-4629-8216-e452ae33f73b","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"057c522d-9705-40f5-b73f-26d7220ee87a","timestampMs":1708536237343,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T17:23:57.344+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:23:57.344+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:57.313+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-4d4d48a6==io.prometheus.client.exporter.MetricsServlet@7ff5231e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-49ef32e0==org.glassfish.jersey.servlet.ServletContainer@6c09a67e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-2d8f2f3a==io.swagger.jersey.config.JerseyJaxrsConfig@509cb755{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@44f9779c{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6974a715{/,null,STOPPED}, connector=RestServerParameters@750fe12e{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-4d4d48a6==io.prometheus.client.exporter.MetricsServlet@7ff5231e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-49ef32e0==org.glassfish.jersey.servlet.ServletContainer@6c09a67e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-2d8f2f3a==io.swagger.jersey.config.JerseyJaxrsConfig@509cb755{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-apex-pdp | [2024-02-21T17:23:57.367+00:00|INFO|ServiceManager|main] service manager started policy-apex-pdp | [2024-02-21T17:23:57.367+00:00|INFO|ServiceManager|main] service manager started policy-apex-pdp | [2024-02-21T17:23:57.368+00:00|INFO|ApexStarterMain|main] Started policy-apex-pdp service successfully. policy-apex-pdp | [2024-02-21T17:23:57.368+00:00|INFO|JettyServletServer|RestServerParameters-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-4d4d48a6==io.prometheus.client.exporter.MetricsServlet@7ff5231e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-49ef32e0==org.glassfish.jersey.servlet.ServletContainer@6c09a67e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-2d8f2f3a==io.swagger.jersey.config.JerseyJaxrsConfig@509cb755{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@44f9779c{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6974a715{/,null,STOPPED}, connector=RestServerParameters@750fe12e{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-4d4d48a6==io.prometheus.client.exporter.MetricsServlet@7ff5231e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-49ef32e0==org.glassfish.jersey.servlet.ServletContainer@6c09a67e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-2d8f2f3a==io.swagger.jersey.config.JerseyJaxrsConfig@509cb755{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-apex-pdp | [2024-02-21T17:23:57.372+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 28 ms policy-apex-pdp | [2024-02-21T17:23:57.372+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:57.376+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:23:57.376+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-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.343662Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"f491d3db-5318-4629-8216-e452ae33f73b","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"057c522d-9705-40f5-b73f-26d7220ee87a","timestampMs":1708536237343,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T17:23:57.377+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS policy-apex-pdp | [2024-02-21T17:23:57.377+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:23:57.377+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:57.385+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:23:57.385+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} policy-apex-pdp | [2024-02-21T17:23:57.434+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:23:57.435+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"2f4fe236-95b2-434d-9c51-ea5e2944d4f4","timestampMs":1708536237311,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T17:23:57.438+00:00|WARN|PdpMessageHandler|DMAAP-source-POLICY-PDP-PAP] not registered: object:engine/apex/handler policy-apex-pdp | [2024-02-21T17:23:57.439+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] mariadb | 2024-02-21 17:23:20 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) mariadb | 2024-02-21 17:23:20 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Completed initialization of buffer pool mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: 128 rollback segments are active. mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: log sequence number 394375; transaction id 299 mariadb | 2024-02-21 17:23:20 0 [Note] Plugin 'FEEDBACK' is disabled. mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool mariadb | 2024-02-21 17:23:20 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. mariadb | 2024-02-21 17:23:20 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work. mariadb | 2024-02-21 17:23:20 0 [Note] Server socket created on IP: '0.0.0.0'. mariadb | 2024-02-21 17:23:20 0 [Note] Server socket created on IP: '::'. mariadb | 2024-02-21 17:23:20 0 [Note] mariadbd: ready for connections. mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution mariadb | 2024-02-21 17:23:20 0 [Note] InnoDB: Buffer pool(s) load completed at 240221 17:23:20 mariadb | 2024-02-21 17:23:20 3 [Warning] Aborted connection 3 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.6' (This connection closed normally without authentication) mariadb | 2024-02-21 17:23:20 4 [Warning] Aborted connection 4 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.5' (This connection closed normally without authentication) mariadb | 2024-02-21 17:23:21 40 [Warning] Aborted connection 40 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.8' (This connection closed normally without authentication) mariadb | 2024-02-21 17:23:21 46 [Warning] Aborted connection 46 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.7' (This connection closed normally without authentication) policy-api | [2024-02-21T17:23:36.555+00:00|INFO|ApiDatabaseInitializer|main] Multi-versioned Service Template [onap.policies.Monitoring, onap.policies.monitoring.tcagen2] policy-api | [2024-02-21T17:23:37.529+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2dd25088, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@586f1bef, org.springframework.security.web.context.SecurityContextPersistenceFilter@395065af, org.springframework.security.web.header.HeaderWriterFilter@3d44f15d, org.springframework.security.web.authentication.logout.LogoutFilter@623dac3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@57404a8d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@304d6881, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@33684b87, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@546ab02b, org.springframework.security.web.session.SessionManagementFilter@3c79071e, org.springframework.security.web.access.ExceptionTranslationFilter@41737438, org.springframework.security.web.access.intercept.AuthorizationFilter@1942a960] policy-api | [2024-02-21T17:23:37.717+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning policy-api | [2024-02-21T17:23:40.869+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' policy-api | [2024-02-21T17:23:40.899+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] policy-api | [2024-02-21T17:23:40.933+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/api/v1' policy-api | [2024-02-21T17:23:40.950+00:00|INFO|PolicyApiApplication|main] Started PolicyApiApplication in 12.351 seconds (JVM running for 12.973) policy-api | [2024-02-21T17:24:02.740+00:00|INFO|[/policy/api/v1]|http-nio-6969-exec-2] Initializing Spring DispatcherServlet 'dispatcherServlet' policy-api | [2024-02-21T17:24:02.740+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Initializing Servlet 'dispatcherServlet' policy-api | [2024-02-21T17:24:02.742+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Completed initialization in 2 ms policy-api | [2024-02-21T17:24:03.015+00:00|INFO|OrderedServiceImpl|http-nio-6969-exec-2] ***** OrderedServiceImpl implementers: policy-api | [] grafana | logger=migrator t=2024-02-21T17:23:20.846523006Z level=info msg="Executing migration" id="add index alert org_id & id " grafana | logger=migrator t=2024-02-21T17:23:20.847501693Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=974.857µs grafana | logger=migrator t=2024-02-21T17:23:20.852715496Z level=info msg="Executing migration" id="add index alert state" grafana | logger=migrator t=2024-02-21T17:23:20.853642232Z level=info msg="Migration successfully executed" id="add index alert state" duration=925.936µs grafana | logger=migrator t=2024-02-21T17:23:20.856646546Z level=info msg="Executing migration" id="add index alert dashboard_id" grafana | logger=migrator t=2024-02-21T17:23:20.857495201Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=848.865µs grafana | logger=migrator t=2024-02-21T17:23:20.860436313Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" grafana | logger=migrator t=2024-02-21T17:23:20.861075855Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=639.482µs grafana | logger=migrator t=2024-02-21T17:23:20.867159363Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" grafana | logger=migrator t=2024-02-21T17:23:20.868531217Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.371694ms grafana | logger=migrator t=2024-02-21T17:23:20.871861146Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" grafana | logger=migrator t=2024-02-21T17:23:20.873117248Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.257512ms grafana | logger=migrator t=2024-02-21T17:23:20.876206694Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" grafana | logger=migrator t=2024-02-21T17:23:20.88837675Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.169976ms grafana | logger=migrator t=2024-02-21T17:23:20.893626703Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" grafana | logger=migrator t=2024-02-21T17:23:20.894259534Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=632.511µs grafana | logger=migrator t=2024-02-21T17:23:20.89737973Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" grafana | logger=migrator t=2024-02-21T17:23:20.898287176Z 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=906.746µs grafana | logger=migrator t=2024-02-21T17:23:20.901341201Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" grafana | logger=migrator t=2024-02-21T17:23:20.901610075Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=268.994µs grafana | logger=migrator t=2024-02-21T17:23:20.907177374Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" grafana | logger=migrator t=2024-02-21T17:23:20.907759545Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=582.211µs grafana | logger=migrator t=2024-02-21T17:23:20.910906411Z level=info msg="Executing migration" id="create alert_notification table v1" grafana | logger=migrator t=2024-02-21T17:23:20.912195894Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.289762ms grafana | logger=migrator t=2024-02-21T17:23:20.915731136Z level=info msg="Executing migration" id="Add column is_default" grafana | logger=migrator t=2024-02-21T17:23:20.92095886Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.229234ms grafana | logger=migrator t=2024-02-21T17:23:20.927530166Z level=info msg="Executing migration" id="Add column frequency" grafana | logger=migrator t=2024-02-21T17:23:20.931587188Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.056242ms grafana | logger=migrator t=2024-02-21T17:23:20.934766985Z level=info msg="Executing migration" id="Add column send_reminder" grafana | logger=migrator t=2024-02-21T17:23:20.938258677Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.491462ms grafana | logger=migrator t=2024-02-21T17:23:20.941346732Z level=info msg="Executing migration" id="Add column disable_resolve_message" grafana | logger=migrator t=2024-02-21T17:23:20.944875025Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.526793ms grafana | logger=migrator t=2024-02-21T17:23:20.951401081Z level=info msg="Executing migration" id="add index alert_notification org_id & name" grafana | logger=migrator t=2024-02-21T17:23:20.952285557Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=884.346µs grafana | logger=migrator t=2024-02-21T17:23:20.956451621Z level=info msg="Executing migration" id="Update alert table charset" grafana | logger=migrator t=2024-02-21T17:23:20.956477051Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.33µs grafana | logger=migrator t=2024-02-21T17:23:20.959620507Z level=info msg="Executing migration" id="Update alert_notification table charset" grafana | logger=migrator t=2024-02-21T17:23:20.959644767Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=25.68µs grafana | logger=migrator t=2024-02-21T17:23:20.963485806Z level=info msg="Executing migration" id="create notification_journal table v1" grafana | logger=migrator t=2024-02-21T17:23:20.964156868Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=670.772µs grafana | logger=migrator t=2024-02-21T17:23:20.972050718Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" grafana | logger=migrator t=2024-02-21T17:23:20.973441923Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.390585ms grafana | logger=migrator t=2024-02-21T17:23:20.976426166Z level=info msg="Executing migration" id="drop alert_notification_journal" grafana | logger=migrator t=2024-02-21T17:23:20.977120008Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=693.462µs grafana | logger=migrator t=2024-02-21T17:23:20.980004029Z level=info msg="Executing migration" id="create alert_notification_state table v1" grafana | logger=migrator t=2024-02-21T17:23:20.980679531Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=675.222µs grafana | logger=migrator t=2024-02-21T17:23:20.986253801Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" grafana | logger=migrator t=2024-02-21T17:23:20.987140967Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=886.686µs grafana | logger=migrator t=2024-02-21T17:23:20.990963575Z level=info msg="Executing migration" id="Add for to alert table" grafana | logger=migrator t=2024-02-21T17:23:20.996183057Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.217733ms grafana | logger=migrator t=2024-02-21T17:23:20.999589518Z level=info msg="Executing migration" id="Add column uid in alert_notification" grafana | logger=migrator t=2024-02-21T17:23:21.003215272Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.626274ms policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.438474Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"2f4fe236-95b2-434d-9c51-ea5e2944d4f4","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"12d5411d-cb5a-4978-8b02-12d5b69b1b9c","timestampMs":1708536237438,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T17:23:57.439+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:23:57.439+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:57.472+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 32 ms policy-apex-pdp | [2024-02-21T17:23:57.472+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:57.477+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:23:57.478+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.438474Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"2f4fe236-95b2-434d-9c51-ea5e2944d4f4","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"12d5411d-cb5a-4978-8b02-12d5b69b1b9c","timestampMs":1708536237438,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T17:23:57.478+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS policy-apex-pdp | [2024-02-21T17:23:57.478+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:23:57.478+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:23:57.480+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:23:57.480+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} policy-apex-pdp | WARNING: An illegal reflective access operation has occurred 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) policy-apex-pdp | WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector policy-apex-pdp | WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations policy-apex-pdp | WARNING: All illegal access operations will be denied in a future release policy-apex-pdp | [2024-02-21T17:23:58.221+00:00|INFO|YamlMessageBodyHandler|RestServerParameters-6969] Accepting YAML for REST calls policy-apex-pdp | [2024-02-21T17:23:58.221+00:00|INFO|GsonMessageBodyHandler|RestServerParameters-6969] Using GSON for REST calls policy-apex-pdp | [2024-02-21T17:24:12.491+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:24:12.491+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:24:12.491+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:24:27.497+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:24:27.497+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:24:27.498+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:24:42.502+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:24:42.503+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:24:42.503+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:24:56.166+00:00|INFO|RequestLog|qtp1364127192-31] 172.17.0.4 - policyadmin [21/Feb/2024:17:24:56 +0000] "GET /metrics HTTP/1.1" 200 10438 "-" "Prometheus/2.49.1" policy-apex-pdp | [2024-02-21T17:24:57.508+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:24:57.509+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:24:57.509+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:25:12.514+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:25:12.514+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:25:12.515+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... policy-apex-pdp | [2024-02-21T17:25:27.519+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-apex-pdp | [2024-02-21T17:25:27.519+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp policy-apex-pdp | [2024-02-21T17:25:27.520+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp (anonymous) ... grafana | logger=migrator t=2024-02-21T17:23:21.00876476Z level=info msg="Executing migration" id="Update uid column values in alert_notification" grafana | logger=migrator t=2024-02-21T17:23:21.008938983Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=174.333µs grafana | logger=migrator t=2024-02-21T17:23:21.011922796Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" grafana | logger=migrator t=2024-02-21T17:23:21.012840853Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=917.797µs grafana | logger=migrator t=2024-02-21T17:23:21.01893956Z level=info msg="Executing migration" id="Remove unique index org_id_name" grafana | logger=migrator t=2024-02-21T17:23:21.019729135Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=789.264µs grafana | logger=migrator t=2024-02-21T17:23:21.025972605Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" grafana | logger=migrator t=2024-02-21T17:23:21.032357718Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.383993ms grafana | logger=migrator t=2024-02-21T17:23:21.035521234Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" grafana | logger=migrator t=2024-02-21T17:23:21.035591225Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.701µs grafana | logger=migrator t=2024-02-21T17:23:21.037999728Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" grafana | logger=migrator t=2024-02-21T17:23:21.038833082Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=832.894µs grafana | logger=migrator t=2024-02-21T17:23:21.048189188Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" grafana | logger=migrator t=2024-02-21T17:23:21.05000884Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.820782ms grafana | logger=migrator t=2024-02-21T17:23:21.05340394Z level=info msg="Executing migration" id="Drop old annotation table v4" grafana | logger=migrator t=2024-02-21T17:23:21.053517982Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=106.472µs grafana | logger=migrator t=2024-02-21T17:23:21.056662468Z level=info msg="Executing migration" id="create annotation table v5" grafana | logger=migrator t=2024-02-21T17:23:21.05794135Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.217291ms grafana | logger=migrator t=2024-02-21T17:23:21.063985287Z level=info msg="Executing migration" id="add index annotation 0 v3" grafana | logger=migrator t=2024-02-21T17:23:21.064997515Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.012478ms grafana | logger=migrator t=2024-02-21T17:23:21.068176081Z level=info msg="Executing migration" id="add index annotation 1 v3" grafana | logger=migrator t=2024-02-21T17:23:21.069114058Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=938.077µs grafana | logger=migrator t=2024-02-21T17:23:21.072298904Z level=info msg="Executing migration" id="add index annotation 2 v3" grafana | logger=migrator t=2024-02-21T17:23:21.073254561Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=955.057µs grafana | logger=migrator t=2024-02-21T17:23:21.077659379Z level=info msg="Executing migration" id="add index annotation 3 v3" grafana | logger=migrator t=2024-02-21T17:23:21.078886951Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.227712ms grafana | logger=migrator t=2024-02-21T17:23:21.08334747Z level=info msg="Executing migration" id="add index annotation 4 v3" grafana | logger=migrator t=2024-02-21T17:23:21.08450791Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.15492ms grafana | logger=migrator t=2024-02-21T17:23:21.089305665Z level=info msg="Executing migration" id="Update annotation table charset" grafana | logger=migrator t=2024-02-21T17:23:21.089345596Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=54.431µs grafana | logger=migrator t=2024-02-21T17:23:21.092705625Z level=info msg="Executing migration" id="Add column region_id to annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.097279246Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.571221ms grafana | logger=migrator t=2024-02-21T17:23:21.101068283Z level=info msg="Executing migration" id="Drop category_id index" grafana | logger=migrator t=2024-02-21T17:23:21.102530119Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.459706ms grafana | logger=migrator t=2024-02-21T17:23:21.108563686Z level=info msg="Executing migration" id="Add column tags to annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.114161425Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.603989ms grafana | logger=migrator t=2024-02-21T17:23:21.11896814Z level=info msg="Executing migration" id="Create annotation_tag table v2" grafana | logger=migrator t=2024-02-21T17:23:21.119694473Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=726.903µs grafana | logger=migrator t=2024-02-21T17:23:21.123422548Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" grafana | logger=migrator t=2024-02-21T17:23:21.124339025Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=909.916µs grafana | logger=migrator t=2024-02-21T17:23:21.129622848Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" grafana | logger=migrator t=2024-02-21T17:23:21.130502384Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=879.336µs grafana | logger=migrator t=2024-02-21T17:23:21.133976755Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" grafana | logger=migrator t=2024-02-21T17:23:21.151306732Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.328857ms grafana | logger=migrator t=2024-02-21T17:23:21.15458651Z level=info msg="Executing migration" id="Create annotation_tag table v3" grafana | logger=migrator t=2024-02-21T17:23:21.155055058Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=468.328µs grafana | logger=migrator t=2024-02-21T17:23:21.15912835Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" grafana | logger=migrator t=2024-02-21T17:23:21.159764221Z 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=632.931µs grafana | logger=migrator t=2024-02-21T17:23:21.163209342Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" grafana | logger=migrator t=2024-02-21T17:23:21.163521838Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=309.976µs grafana | logger=migrator t=2024-02-21T17:23:21.166588532Z level=info msg="Executing migration" id="drop table annotation_tag_v2" grafana | logger=migrator t=2024-02-21T17:23:21.167117961Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=528.099µs grafana | logger=migrator t=2024-02-21T17:23:21.171135943Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" grafana | logger=migrator t=2024-02-21T17:23:21.171334116Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=198.203µs grafana | logger=migrator t=2024-02-21T17:23:21.173851701Z level=info msg="Executing migration" id="Add created time to annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.178011124Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.158953ms grafana | logger=migrator t=2024-02-21T17:23:21.181194991Z level=info msg="Executing migration" id="Add updated time to annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.185191541Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.996191ms grafana | logger=migrator t=2024-02-21T17:23:21.188451859Z level=info msg="Executing migration" id="Add index for created in annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.189278504Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=826.255µs grafana | logger=migrator t=2024-02-21T17:23:21.193439227Z level=info msg="Executing migration" id="Add index for updated in annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.194308842Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=869.185µs grafana | logger=migrator t=2024-02-21T17:23:21.197790654Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" grafana | logger=migrator t=2024-02-21T17:23:21.198035268Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=244.914µs grafana | logger=migrator t=2024-02-21T17:23:21.201294996Z level=info msg="Executing migration" id="Add epoch_end column" grafana | logger=migrator t=2024-02-21T17:23:21.205247586Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.95186ms grafana | logger=migrator t=2024-02-21T17:23:21.209505751Z level=info msg="Executing migration" id="Add index for epoch_end" grafana | logger=migrator t=2024-02-21T17:23:21.21056131Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.056199ms grafana | logger=migrator t=2024-02-21T17:23:21.213906839Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" grafana | logger=migrator t=2024-02-21T17:23:21.214078452Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=171.943µs grafana | logger=migrator t=2024-02-21T17:23:21.217168317Z level=info msg="Executing migration" id="Move region to single row" grafana | logger=migrator t=2024-02-21T17:23:21.217547363Z level=info msg="Migration successfully executed" id="Move region to single row" duration=378.576µs grafana | logger=migrator t=2024-02-21T17:23:21.221798999Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.223249674Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.451685ms grafana | logger=migrator t=2024-02-21T17:23:21.226732066Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.227643302Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=912.106µs grafana | logger=migrator t=2024-02-21T17:23:21.230890939Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.231853226Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=969.017µs grafana | logger=migrator t=2024-02-21T17:23:21.235973369Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.236863415Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=889.646µs grafana | logger=migrator t=2024-02-21T17:23:21.240612301Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.242018376Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.405925ms grafana | logger=migrator t=2024-02-21T17:23:21.245670191Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" grafana | logger=migrator t=2024-02-21T17:23:21.247134087Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.463386ms grafana | logger=migrator t=2024-02-21T17:23:21.251552325Z level=info msg="Executing migration" id="Increase tags column to length 4096" grafana | logger=migrator t=2024-02-21T17:23:21.251615706Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=63.931µs grafana | logger=migrator t=2024-02-21T17:23:21.255755979Z level=info msg="Executing migration" id="create test_data table" grafana | logger=migrator t=2024-02-21T17:23:21.256481262Z level=info msg="Migration successfully executed" id="create test_data table" duration=720.073µs grafana | logger=migrator t=2024-02-21T17:23:21.259848062Z level=info msg="Executing migration" id="create dashboard_version table v1" grafana | logger=migrator t=2024-02-21T17:23:21.260538954Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=688.362µs grafana | logger=migrator t=2024-02-21T17:23:21.267511197Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" grafana | logger=migrator t=2024-02-21T17:23:21.269068095Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.549157ms grafana | logger=migrator t=2024-02-21T17:23:21.275790714Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" grafana | logger=migrator t=2024-02-21T17:23:21.276671459Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=880.495µs grafana | logger=migrator t=2024-02-21T17:23:21.282295819Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" grafana | logger=migrator t=2024-02-21T17:23:21.282649535Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=353.776µs grafana | logger=migrator t=2024-02-21T17:23:21.28632615Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" grafana | logger=migrator t=2024-02-21T17:23:21.286944191Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=618.051µs grafana | logger=migrator t=2024-02-21T17:23:21.291619144Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" grafana | logger=migrator t=2024-02-21T17:23:21.291717015Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=98.932µs grafana | logger=migrator t=2024-02-21T17:23:21.294587936Z level=info msg="Executing migration" id="create team table" grafana | logger=migrator t=2024-02-21T17:23:21.295673035Z level=info msg="Migration successfully executed" id="create team table" duration=1.084349ms grafana | logger=migrator t=2024-02-21T17:23:21.303588595Z level=info msg="Executing migration" id="add index team.org_id" grafana | logger=migrator t=2024-02-21T17:23:21.305274465Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.69377ms grafana | logger=migrator t=2024-02-21T17:23:21.311438604Z level=info msg="Executing migration" id="add unique index team_org_id_name" grafana | logger=migrator t=2024-02-21T17:23:21.312819469Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.380324ms grafana | logger=migrator t=2024-02-21T17:23:21.317755366Z level=info msg="Executing migration" id="Add column uid in team" grafana | logger=migrator t=2024-02-21T17:23:21.323003239Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.254623ms grafana | logger=migrator t=2024-02-21T17:23:21.326312957Z level=info msg="Executing migration" id="Update uid column values in team" grafana | logger=migrator t=2024-02-21T17:23:21.32648313Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=166.553µs grafana | logger=migrator t=2024-02-21T17:23:21.329418622Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" grafana | logger=migrator t=2024-02-21T17:23:21.331778464Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.356382ms grafana | logger=migrator t=2024-02-21T17:23:21.340227963Z level=info msg="Executing migration" id="create team member table" grafana | logger=migrator t=2024-02-21T17:23:21.342368841Z level=info msg="Migration successfully executed" id="create team member table" duration=2.140558ms grafana | logger=migrator t=2024-02-21T17:23:21.382208586Z level=info msg="Executing migration" id="add index team_member.org_id" grafana | logger=migrator t=2024-02-21T17:23:21.383887375Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.678469ms grafana | logger=migrator t=2024-02-21T17:23:21.390043544Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" grafana | logger=migrator t=2024-02-21T17:23:21.391068653Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.025648ms grafana | logger=migrator t=2024-02-21T17:23:21.397097439Z level=info msg="Executing migration" id="add index team_member.team_id" grafana | logger=migrator t=2024-02-21T17:23:21.397974785Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=877.126µs grafana | logger=migrator t=2024-02-21T17:23:21.40280015Z level=info msg="Executing migration" id="Add column email to team table" grafana | logger=migrator t=2024-02-21T17:23:21.407394191Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.593871ms grafana | logger=migrator t=2024-02-21T17:23:21.411233859Z level=info msg="Executing migration" id="Add column external to team_member table" grafana | logger=migrator t=2024-02-21T17:23:21.416101045Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.866936ms grafana | logger=migrator t=2024-02-21T17:23:21.423770491Z level=info msg="Executing migration" id="Add column permission to team_member table" grafana | logger=migrator t=2024-02-21T17:23:21.431507968Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.737387ms grafana | logger=migrator t=2024-02-21T17:23:21.435075671Z level=info msg="Executing migration" id="create dashboard acl table" grafana | logger=migrator t=2024-02-21T17:23:21.435721962Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=646.191µs grafana | logger=migrator t=2024-02-21T17:23:21.439302606Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" grafana | logger=migrator t=2024-02-21T17:23:21.439977668Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=674.892µs grafana | logger=migrator t=2024-02-21T17:23:21.445856972Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" grafana | logger=migrator t=2024-02-21T17:23:21.447650594Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.784611ms grafana | logger=migrator t=2024-02-21T17:23:21.453797272Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" grafana | logger=migrator t=2024-02-21T17:23:21.454915032Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.1239ms grafana | logger=migrator t=2024-02-21T17:23:21.465447368Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" grafana | logger=migrator t=2024-02-21T17:23:21.466918854Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.471476ms grafana | logger=migrator t=2024-02-21T17:23:21.47177632Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" grafana | logger=migrator t=2024-02-21T17:23:21.473422739Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.631269ms grafana | logger=migrator t=2024-02-21T17:23:21.47744186Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" grafana | logger=migrator t=2024-02-21T17:23:21.478385657Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=943.347µs grafana | logger=migrator t=2024-02-21T17:23:21.481777857Z level=info msg="Executing migration" id="add index dashboard_permission" grafana | logger=migrator t=2024-02-21T17:23:21.482711474Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=933.366µs grafana | logger=migrator t=2024-02-21T17:23:21.487174412Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" grafana | logger=migrator t=2024-02-21T17:23:21.488089049Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=914.617µs grafana | logger=migrator t=2024-02-21T17:23:21.492062509Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" grafana | logger=migrator t=2024-02-21T17:23:21.492458876Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=393.457µs grafana | logger=migrator t=2024-02-21T17:23:21.498183467Z level=info msg="Executing migration" id="create tag table" grafana | logger=migrator t=2024-02-21T17:23:21.498857909Z level=info msg="Migration successfully executed" id="create tag table" duration=674.182µs grafana | logger=migrator t=2024-02-21T17:23:21.505224062Z level=info msg="Executing migration" id="add index tag.key_value" grafana | logger=migrator t=2024-02-21T17:23:21.506667137Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.442685ms grafana | logger=migrator t=2024-02-21T17:23:21.510278611Z level=info msg="Executing migration" id="create login attempt table" grafana | logger=migrator t=2024-02-21T17:23:21.511182237Z level=info msg="Migration successfully executed" id="create login attempt table" duration=904.036µs grafana | logger=migrator t=2024-02-21T17:23:21.515837589Z level=info msg="Executing migration" id="add index login_attempt.username" policy-pap | Waiting for mariadb port 3306... policy-pap | mariadb (172.17.0.3:3306) open policy-pap | Waiting for message-router port 3904... policy-pap | message-router (172.17.0.2:3904) open policy-pap | Waiting for api port 6969... policy-pap | api (172.17.0.6:6969) open policy-pap | Policy pap config file: /opt/app/policy/pap/etc/papParameters.yaml policy-pap | PDP group configuration file: /opt/app/policy/pap/etc/mounted/groups.json policy-pap | policy-pap | . ____ _ __ _ _ policy-pap | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-pap | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-pap | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-pap | ' |____| .__|_| |_|_| |_\__, | / / / / policy-pap | =========|_|==============|___/=/_/_/_/ policy-pap | :: Spring Boot :: (v2.7.8) policy-pap | policy-pap | [2024-02-21T17:23:44.253+00:00|INFO|PolicyPapApplication|main] Starting PolicyPapApplication using Java 11.0.19 on policy-pap with PID 62 (/app/pap.jar started by policy in /opt/app/policy/pap/bin) policy-pap | [2024-02-21T17:23:44.256+00:00|INFO|PolicyPapApplication|main] No active profile set, falling back to 1 default profile: "default" policy-pap | [2024-02-21T17:23:45.519+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. policy-pap | [2024-02-21T17:23:45.639+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 108 ms. Found 8 JPA repository interfaces. policy-pap | [2024-02-21T17:23:46.614+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) policy-pap | [2024-02-21T17:23:46.623+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] policy-pap | [2024-02-21T17:23:46.623+00:00|INFO|StandardService|main] Starting service [Tomcat] policy-pap | [2024-02-21T17:23:46.624+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71] policy-pap | [2024-02-21T17:23:46.688+00:00|INFO|[/policy/pap/v1]|main] Initializing Spring embedded WebApplicationContext policy-pap | [2024-02-21T17:23:46.689+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 2372 ms policy-pap | [2024-02-21T17:23:47.165+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] policy-pap | [2024-02-21T17:23:47.225+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final policy-pap | [2024-02-21T17:23:47.586+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final} policy-pap | [2024-02-21T17:23:47.744+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... policy-pap | [2024-02-21T17:23:47.912+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. policy-pap | [2024-02-21T17:23:47.937+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect policy-pap | [2024-02-21T17:23:49.466+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] policy-pap | [2024-02-21T17:23:49.478+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' policy-pap | [2024-02-21T17:23:51.316+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6246c2c7-dd56-43e7-9fa6-a547ff8dc6de, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED policy-pap | [2024-02-21T17:23:51.362+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=faeec483-60da-4af2-8445-5d8f3edccdf1, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED policy-pap | [2024-02-21T17:23:51.788+00:00|INFO|PapDatabaseInitializer|main] Created initial pdpGroup in DB - PdpGroups(groups=[PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties=null, pdpSubgroups=[PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null)])]) from /opt/app/policy/pap/etc/mounted/groups.json policy-pap | [2024-02-21T17:23:52.066+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@25c6ab3f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7b80af04, org.springframework.security.web.context.SecurityContextPersistenceFilter@571db8b4, org.springframework.security.web.header.HeaderWriterFilter@41bbb219, org.springframework.security.web.authentication.logout.LogoutFilter@58068b40, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4e671ef, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2b3242a5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2bf0c70d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2447940d, org.springframework.security.web.session.SessionManagementFilter@681b42d3, org.springframework.security.web.access.ExceptionTranslationFilter@1fcc3461, org.springframework.security.web.access.intercept.AuthorizationFilter@b3a8455] policy-pap | [2024-02-21T17:23:52.232+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-pap | [2024-02-21T17:23:54.753+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' policy-pap | [2024-02-21T17:23:54.789+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] policy-pap | [2024-02-21T17:23:54.814+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/pap/v1' policy-pap | [2024-02-21T17:23:54.837+00:00|INFO|ServiceManager|main] Policy PAP starting policy-pap | [2024-02-21T17:23:54.837+00:00|INFO|ServiceManager|main] Policy PAP starting Meter Registry policy-pap | [2024-02-21T17:23:54.838+00:00|INFO|ServiceManager|main] Policy PAP starting PAP parameters policy-pap | [2024-02-21T17:23:54.840+00:00|INFO|ServiceManager|main] Policy PAP starting Pdp Heartbeat Listener policy-pap | [2024-02-21T17:23:54.840+00:00|INFO|ServiceManager|main] Policy PAP starting Response Request ID Dispatcher policy-pap | [2024-02-21T17:23:54.840+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Request ID Dispatcher policy-pap | [2024-02-21T17:23:54.840+00:00|INFO|ServiceManager|main] Policy PAP starting Response Message Dispatcher prometheus | ts=2024-02-21T17:23:17.894Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d prometheus | ts=2024-02-21T17:23:17.894Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" prometheus | ts=2024-02-21T17:23:17.894Z 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-02-21T17:23:17.894Z 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))" prometheus | ts=2024-02-21T17:23:17.894Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" prometheus | ts=2024-02-21T17:23:17.894Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" prometheus | ts=2024-02-21T17:23:17.897Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=0.0.0.0:9090 prometheus | ts=2024-02-21T17:23:17.897Z caller=main.go:1039 level=info msg="Starting TSDB ..." prometheus | ts=2024-02-21T17:23:17.902Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9090 prometheus | ts=2024-02-21T17:23:17.902Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9090 prometheus | ts=2024-02-21T17:23:17.903Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" prometheus | ts=2024-02-21T17:23:17.903Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.14µs prometheus | ts=2024-02-21T17:23:17.903Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" prometheus | ts=2024-02-21T17:23:17.903Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 prometheus | ts=2024-02-21T17:23:17.903Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.43µs wal_replay_duration=316.215µs wbl_replay_duration=170ns total_replay_duration=358.916µs prometheus | ts=2024-02-21T17:23:17.905Z caller=main.go:1060 level=info fs_type=EXT4_SUPER_MAGIC prometheus | ts=2024-02-21T17:23:17.905Z caller=main.go:1063 level=info msg="TSDB started" prometheus | ts=2024-02-21T17:23:17.905Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml prometheus | ts=2024-02-21T17:23:17.906Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=705.372µs db_storage=980ns remote_storage=1.35µs web_handler=490ns query_engine=900ns scrape=197.554µs scrape_sd=93.641µs notify=22.991µs notify_sd=10.17µs rules=1.32µs tracing=3.35µs prometheus | ts=2024-02-21T17:23:17.906Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." prometheus | ts=2024-02-21T17:23:17.906Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." policy-pap | [2024-02-21T17:23:54.849+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6246c2c7-dd56-43e7-9fa6-a547ff8dc6de, 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@7d0df326 policy-pap | [2024-02-21T17:23:54.849+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6246c2c7-dd56-43e7-9fa6-a547ff8dc6de, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2024-02-21T17:23:54.850+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6246c2c7-dd56-43e7-9fa6-a547ff8dc6de, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED policy-pap | [2024-02-21T17:23:54.851+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Message Dispatcher policy-pap | [2024-02-21T17:23:54.851+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=faeec483-60da-4af2-8445-5d8f3edccdf1, 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@43f7f48d policy-pap | [2024-02-21T17:23:54.851+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=faeec483-60da-4af2-8445-5d8f3edccdf1, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2024-02-21T17:23:54.856+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=faeec483-60da-4af2-8445-5d8f3edccdf1, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED policy-pap | [2024-02-21T17:23:54.857+00:00|INFO|ServiceManager|main] Policy PAP starting topics policy-pap | [2024-02-21T17:23:54.857+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6246c2c7-dd56-43e7-9fa6-a547ff8dc6de, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2024-02-21T17:23:54.857+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=faeec483-60da-4af2-8445-5d8f3edccdf1, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2024-02-21T17:23:54.857+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:23:54.858+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:23:54.864+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:54.864+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:54.857+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8bbfc94f-22a1-4271-847d-34c9892a6c1f, alive=false, publisher=null]]: starting policy-pap | [2024-02-21T17:23:54.878+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8bbfc94f-22a1-4271-847d-34c9892a6c1f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created policy-pap | [2024-02-21T17:23:54.878+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ae37e133-9eb0-4c53-bdcb-df8acc9f65bf, alive=false, publisher=null]]: starting policy-pap | [2024-02-21T17:23:54.883+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ae37e133-9eb0-4c53-bdcb-df8acc9f65bf, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created policy-pap | [2024-02-21T17:23:54.883+00:00|INFO|ServiceManager|main] Policy PAP starting PAP statistics grafana | logger=migrator t=2024-02-21T17:23:21.516711585Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=877.366µs grafana | logger=migrator t=2024-02-21T17:23:21.520330079Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" grafana | logger=migrator t=2024-02-21T17:23:21.521394658Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.064509ms grafana | logger=migrator t=2024-02-21T17:23:21.524807978Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" grafana | logger=migrator t=2024-02-21T17:23:21.545506764Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.697746ms grafana | logger=migrator t=2024-02-21T17:23:21.550005834Z level=info msg="Executing migration" id="create login_attempt v2" grafana | logger=migrator t=2024-02-21T17:23:21.550737987Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=734.243µs grafana | logger=migrator t=2024-02-21T17:23:21.561149271Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" grafana | logger=migrator t=2024-02-21T17:23:21.562206719Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.055998ms grafana | logger=migrator t=2024-02-21T17:23:21.566230151Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" grafana | logger=migrator t=2024-02-21T17:23:21.566662288Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=432.187µs grafana | logger=migrator t=2024-02-21T17:23:21.571247379Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" grafana | logger=migrator t=2024-02-21T17:23:21.57183952Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=591.931µs grafana | logger=migrator t=2024-02-21T17:23:21.575277331Z level=info msg="Executing migration" id="create user auth table" grafana | logger=migrator t=2024-02-21T17:23:21.575928572Z level=info msg="Migration successfully executed" id="create user auth table" duration=653.281µs grafana | logger=migrator t=2024-02-21T17:23:21.583121679Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" grafana | logger=migrator t=2024-02-21T17:23:21.583994295Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=872.106µs grafana | logger=migrator t=2024-02-21T17:23:21.59165241Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" grafana | logger=migrator t=2024-02-21T17:23:21.591807943Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=160.443µs grafana | logger=migrator t=2024-02-21T17:23:21.596230541Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" grafana | logger=migrator t=2024-02-21T17:23:21.604519458Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.288987ms grafana | logger=migrator t=2024-02-21T17:23:21.608635151Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" grafana | logger=migrator t=2024-02-21T17:23:21.61367741Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.041969ms grafana | logger=migrator t=2024-02-21T17:23:21.618563066Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" grafana | logger=migrator t=2024-02-21T17:23:21.623763158Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.197302ms grafana | logger=migrator t=2024-02-21T17:23:21.628634915Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" grafana | logger=migrator t=2024-02-21T17:23:21.633782815Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.147691ms grafana | logger=migrator t=2024-02-21T17:23:21.638464979Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" grafana | logger=migrator t=2024-02-21T17:23:21.639441716Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=976.317µs grafana | logger=migrator t=2024-02-21T17:23:21.643036919Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" grafana | logger=migrator t=2024-02-21T17:23:21.648122349Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.08494ms grafana | logger=migrator t=2024-02-21T17:23:21.652742361Z level=info msg="Executing migration" id="create server_lock table" grafana | logger=migrator t=2024-02-21T17:23:21.653557935Z level=info msg="Migration successfully executed" id="create server_lock table" duration=815.324µs grafana | logger=migrator t=2024-02-21T17:23:21.65721687Z level=info msg="Executing migration" id="add index server_lock.operation_uid" grafana | logger=migrator t=2024-02-21T17:23:21.658401581Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.183111ms grafana | logger=migrator t=2024-02-21T17:23:21.662527414Z level=info msg="Executing migration" id="create user auth token table" grafana | logger=migrator t=2024-02-21T17:23:21.663940619Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.413075ms grafana | logger=migrator t=2024-02-21T17:23:21.672868157Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" grafana | logger=migrator t=2024-02-21T17:23:21.673837134Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=969.267µs grafana | logger=migrator t=2024-02-21T17:23:21.680810377Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" grafana | logger=migrator t=2024-02-21T17:23:21.682471887Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.65627ms grafana | logger=migrator t=2024-02-21T17:23:21.686084001Z level=info msg="Executing migration" id="add index user_auth_token.user_id" grafana | logger=migrator t=2024-02-21T17:23:21.687252461Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.178081ms grafana | logger=migrator t=2024-02-21T17:23:21.692775539Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" grafana | logger=migrator t=2024-02-21T17:23:21.701676927Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.886517ms grafana | logger=migrator t=2024-02-21T17:23:21.708204202Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" grafana | logger=migrator t=2024-02-21T17:23:21.709042227Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=837.175µs grafana | logger=migrator t=2024-02-21T17:23:21.715793776Z level=info msg="Executing migration" id="create cache_data table" grafana | logger=migrator t=2024-02-21T17:23:21.717003858Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.209931ms grafana | logger=migrator t=2024-02-21T17:23:21.722664287Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" grafana | logger=migrator t=2024-02-21T17:23:21.723716396Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.051949ms grafana | logger=migrator t=2024-02-21T17:23:21.726857292Z level=info msg="Executing migration" id="create short_url table v1" grafana | logger=migrator t=2024-02-21T17:23:21.727711907Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=851.865µs policy-pap | [2024-02-21T17:23:54.884+00:00|INFO|ServiceManager|main] Policy PAP starting PAP Activator policy-pap | [2024-02-21T17:23:54.884+00:00|INFO|ServiceManager|main] Policy PAP starting PDP publisher policy-pap | [2024-02-21T17:23:54.888+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notification publisher policy-pap | [2024-02-21T17:23:54.893+00:00|INFO|ServiceManager|main] Policy PAP starting PDP update timers policy-pap | [2024-02-21T17:23:54.894+00:00|INFO|ServiceManager|main] Policy PAP starting PDP state-change timers policy-pap | [2024-02-21T17:23:54.894+00:00|INFO|TimerManager|Thread-9] timer manager update started policy-pap | [2024-02-21T17:23:54.895+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification lock policy-pap | [2024-02-21T17:23:54.895+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification requests policy-pap | [2024-02-21T17:23:54.895+00:00|INFO|TimerManager|Thread-10] timer manager state-change started policy-pap | [2024-02-21T17:23:54.900+00:00|INFO|ServiceManager|main] Policy PAP starting PDP expiration timer policy-pap | [2024-02-21T17:23:54.901+00:00|INFO|ServiceManager|main] Policy PAP started policy-pap | [2024-02-21T17:23:54.905+00:00|INFO|PolicyPapApplication|main] Started PolicyPapApplication in 11.453 seconds (JVM running for 12.08) policy-pap | [2024-02-21T17:23:57.051+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.052+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.066+00:00|INFO|OrderedServiceImpl|DMAAP-source-POLICY-HEARTBEAT] ***** OrderedServiceImpl implementers: policy-pap | [] policy-pap | [2024-02-21T17:23:57.067+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:56.955057Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"a9fc02df-9038-4a0f-acae-7f8b76fad5d3","timestampMs":1708536236950,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup"} policy-pap | [2024-02-21T17:23:57.067+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:56.955057Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"a9fc02df-9038-4a0f-acae-7f8b76fad5d3","timestampMs":1708536236950,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup"} policy-pap | [2024-02-21T17:23:57.079+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus policy-pap | [2024-02-21T17:23:57.080+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:23:57.080+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.186+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate starting policy-pap | [2024-02-21T17:23:57.186+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate starting listener policy-pap | [2024-02-21T17:23:57.186+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate starting timer policy-pap | [2024-02-21T17:23:57.187+00:00|INFO|TimerManager|DMAAP-source-POLICY-HEARTBEAT] update timer registered Timer [name=d22a5ec1-9d26-46a7-b019-bd219cbd212f, expireMs=1708536267187] policy-pap | [2024-02-21T17:23:57.196+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate starting enqueue policy-pap | [2024-02-21T17:23:57.196+00:00|INFO|TimerManager|Thread-9] update timer waiting 29991ms Timer [name=d22a5ec1-9d26-46a7-b019-bd219cbd212f, expireMs=1708536267187] policy-pap | [2024-02-21T17:23:57.196+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate started policy-pap | [2024-02-21T17:23:57.197+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:23:57.197+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.222+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"d22a5ec1-9d26-46a7-b019-bd219cbd212f","timestampMs":1708536237162,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.228+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 4 ms policy-pap | [2024-02-21T17:23:57.233+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-pap | [2024-02-21T17:23:57.242+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.242+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"d22a5ec1-9d26-46a7-b019-bd219cbd212f","timestampMs":1708536237162,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.243+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE policy-pap | [2024-02-21T17:23:57.243+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:23:57.243+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.243+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.244+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"d22a5ec1-9d26-46a7-b019-bd219cbd212f","timestampMs":1708536237162,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.244+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE policy-pap | [2024-02-21T17:23:57.244+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:23:57.244+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.246+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.246+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} policy-pap | [2024-02-21T17:23:57.276+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.276+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-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.266513Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"d22a5ec1-9d26-46a7-b019-bd219cbd212f","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"734230be-093a-4fb7-b3c6-75475d7c0b76","timestampMs":1708536237265,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.277+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id d22a5ec1-9d26-46a7-b019-bd219cbd212f policy-pap | [2024-02-21T17:23:57.278+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.278+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:23:57.278+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.279+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.266513Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"d22a5ec1-9d26-46a7-b019-bd219cbd212f","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"734230be-093a-4fb7-b3c6-75475d7c0b76","timestampMs":1708536237265,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.281+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate stopping policy-pap | [2024-02-21T17:23:57.283+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate stopping enqueue policy-pap | [2024-02-21T17:23:57.283+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate stopping timer policy-pap | [2024-02-21T17:23:57.283+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=d22a5ec1-9d26-46a7-b019-bd219cbd212f, expireMs=1708536267187] policy-pap | [2024-02-21T17:23:57.283+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate stopping listener policy-pap | [2024-02-21T17:23:57.283+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate stopped policy-pap | [2024-02-21T17:23:57.291+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate successful policy-pap | [2024-02-21T17:23:57.291+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 start publishing next request policy-pap | [2024-02-21T17:23:57.291+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpStateChange starting policy-pap | [2024-02-21T17:23:57.291+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpStateChange starting listener policy-pap | [2024-02-21T17:23:57.291+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpStateChange starting timer policy-pap | [2024-02-21T17:23:57.291+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=f491d3db-5318-4629-8216-e452ae33f73b, expireMs=1708536267291] policy-pap | [2024-02-21T17:23:57.291+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpStateChange starting enqueue policy-pap | [2024-02-21T17:23:57.291+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpStateChange started policy-pap | [2024-02-21T17:23:57.291+00:00|INFO|TimerManager|Thread-10] state-change timer waiting 30000ms Timer [name=f491d3db-5318-4629-8216-e452ae33f73b, expireMs=1708536267291] policy-pap | [2024-02-21T17:23:57.292+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"f491d3db-5318-4629-8216-e452ae33f73b","timestampMs":1708536237162,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.313+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:23:57.313+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.329+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 37 ms policy-pap | [2024-02-21T17:23:57.329+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-pap | [2024-02-21T17:23:57.334+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.334+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.334+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} policy-pap | [2024-02-21T17:23:57.334+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"f491d3db-5318-4629-8216-e452ae33f73b","timestampMs":1708536237162,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.334+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_STATE_CHANGE policy-pap | [2024-02-21T17:23:57.334+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 grafana | logger=migrator t=2024-02-21T17:23:21.731945762Z level=info msg="Executing migration" id="add index short_url.org_id-uid" grafana | logger=migrator t=2024-02-21T17:23:21.73296755Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.021418ms grafana | logger=migrator t=2024-02-21T17:23:21.736430811Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" grafana | logger=migrator t=2024-02-21T17:23:21.736538553Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=103.682µs grafana | logger=migrator t=2024-02-21T17:23:21.740290149Z level=info msg="Executing migration" id="delete alert_definition table" grafana | logger=migrator t=2024-02-21T17:23:21.740475153Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=186.924µs grafana | logger=migrator t=2024-02-21T17:23:21.749124636Z level=info msg="Executing migration" id="recreate alert_definition table" grafana | logger=migrator t=2024-02-21T17:23:21.750557091Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.432455ms grafana | logger=migrator t=2024-02-21T17:23:21.75728065Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" grafana | logger=migrator t=2024-02-21T17:23:21.758900609Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.619338ms grafana | logger=migrator t=2024-02-21T17:23:21.762689836Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" grafana | logger=migrator t=2024-02-21T17:23:21.764421946Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.73097ms grafana | logger=migrator t=2024-02-21T17:23:21.768286135Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" grafana | logger=migrator t=2024-02-21T17:23:21.768429287Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=143.982µs grafana | logger=migrator t=2024-02-21T17:23:21.773951185Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" grafana | logger=migrator t=2024-02-21T17:23:21.774899411Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=947.916µs grafana | logger=migrator t=2024-02-21T17:23:21.778439884Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" grafana | logger=migrator t=2024-02-21T17:23:21.779955121Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.515457ms grafana | logger=migrator t=2024-02-21T17:23:21.784910968Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" grafana | logger=migrator t=2024-02-21T17:23:21.786548987Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.637859ms grafana | logger=migrator t=2024-02-21T17:23:21.793071503Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" grafana | logger=migrator t=2024-02-21T17:23:21.794113071Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.041298ms grafana | logger=migrator t=2024-02-21T17:23:21.797787677Z level=info msg="Executing migration" id="Add column paused in alert_definition" grafana | logger=migrator t=2024-02-21T17:23:21.807757313Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.968806ms grafana | logger=migrator t=2024-02-21T17:23:21.812520717Z level=info msg="Executing migration" id="drop alert_definition table" grafana | logger=migrator t=2024-02-21T17:23:21.813426783Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=909.406µs grafana | logger=migrator t=2024-02-21T17:23:21.923667533Z level=info msg="Executing migration" id="delete alert_definition_version table" grafana | logger=migrator t=2024-02-21T17:23:21.924315534Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=657.501µs grafana | logger=migrator t=2024-02-21T17:23:21.933642729Z level=info msg="Executing migration" id="recreate alert_definition_version table" grafana | logger=migrator t=2024-02-21T17:23:21.935180306Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.539157ms grafana | logger=migrator t=2024-02-21T17:23:21.938356083Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" grafana | logger=migrator t=2024-02-21T17:23:21.93991509Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.558627ms grafana | logger=migrator t=2024-02-21T17:23:21.943447183Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" grafana | logger=migrator t=2024-02-21T17:23:21.944626854Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.179511ms grafana | logger=migrator t=2024-02-21T17:23:21.949999159Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" grafana | logger=migrator t=2024-02-21T17:23:21.950215412Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=216.083µs grafana | logger=migrator t=2024-02-21T17:23:21.953589492Z level=info msg="Executing migration" id="drop alert_definition_version table" grafana | logger=migrator t=2024-02-21T17:23:21.955268842Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.67786ms grafana | logger=migrator t=2024-02-21T17:23:21.959072879Z level=info msg="Executing migration" id="create alert_instance table" grafana | logger=migrator t=2024-02-21T17:23:21.960876031Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.804512ms grafana | logger=migrator t=2024-02-21T17:23:21.970051803Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" grafana | logger=migrator t=2024-02-21T17:23:21.971696702Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.643089ms grafana | logger=migrator t=2024-02-21T17:23:21.979205305Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" grafana | logger=migrator t=2024-02-21T17:23:21.980341565Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.13592ms grafana | logger=migrator t=2024-02-21T17:23:21.98344279Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" grafana | logger=migrator t=2024-02-21T17:23:21.990523796Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.078385ms grafana | logger=migrator t=2024-02-21T17:23:21.996844637Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" policy-db-migrator | Waiting for mariadb port 3306... policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused policy-db-migrator | Connection to mariadb 3306 port [tcp/mysql] succeeded! policy-db-migrator | 314 blocks policy-db-migrator | Preparing upgrade release version: 0800 policy-db-migrator | Preparing upgrade release version: 0900 policy-db-migrator | Preparing upgrade release version: 1000 policy-db-migrator | Preparing upgrade release version: 1100 policy-db-migrator | Preparing upgrade release version: 1200 policy-db-migrator | Done policy-db-migrator | name version policy-db-migrator | policyadmin 0 policy-db-migrator | policyadmin: upgrade available: 0 -> 1200 policy-db-migrator | upgrade: 0 -> 1200 policy-db-migrator | policy-db-migrator | > upgrade 0100-jpapdpgroup_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpgroup_properties (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PROPERTIES VARCHAR(255) DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0110-jpapdpstatistics_enginestats.sql policy-pap | [2024-02-21T17:23:57.335+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.335+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.336+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"f491d3db-5318-4629-8216-e452ae33f73b","timestampMs":1708536237162,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.336+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE policy-pap | [2024-02-21T17:23:57.336+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:23:57.336+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.377+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.377+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.343662Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"f491d3db-5318-4629-8216-e452ae33f73b","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"057c522d-9705-40f5-b73f-26d7220ee87a","timestampMs":1708536237343,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.378+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id f491d3db-5318-4629-8216-e452ae33f73b policy-pap | [2024-02-21T17:23:57.378+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:23:57.378+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.379+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.380+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.343662Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"f491d3db-5318-4629-8216-e452ae33f73b","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"057c522d-9705-40f5-b73f-26d7220ee87a","timestampMs":1708536237343,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.380+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpStateChange stopping policy-pap | [2024-02-21T17:23:57.382+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpStateChange stopping enqueue policy-pap | [2024-02-21T17:23:57.382+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpStateChange stopping timer policy-pap | [2024-02-21T17:23:57.382+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=f491d3db-5318-4629-8216-e452ae33f73b, expireMs=1708536267291] policy-pap | [2024-02-21T17:23:57.382+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpStateChange stopping listener policy-pap | [2024-02-21T17:23:57.382+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpStateChange stopped policy-pap | [2024-02-21T17:23:57.382+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpStateChange successful policy-pap | [2024-02-21T17:23:57.382+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 start publishing next request policy-pap | [2024-02-21T17:23:57.383+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate starting policy-pap | [2024-02-21T17:23:57.383+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate starting listener policy-pap | [2024-02-21T17:23:57.383+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate starting timer policy-pap | [2024-02-21T17:23:57.383+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=2f4fe236-95b2-434d-9c51-ea5e2944d4f4, expireMs=1708536267383] policy-pap | [2024-02-21T17:23:57.383+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate starting enqueue policy-pap | [2024-02-21T17:23:57.383+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate started policy-pap | [2024-02-21T17:23:57.384+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:23:57.384+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.383+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] policy-pap | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"2f4fe236-95b2-434d-9c51-ea5e2944d4f4","timestampMs":1708536237311,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.428+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 44 ms policy-pap | [2024-02-21T17:23:57.428+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... policy-pap | [2024-02-21T17:23:57.433+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.433+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} policy-pap | [2024-02-21T17:23:57.433+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.434+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpstatistics_enginestats (AVERAGEEXECUTIONTIME DOUBLE DEFAULT NULL, ENGINEID VARCHAR(255) DEFAULT NULL, ENGINETIMESTAMP BIGINT DEFAULT NULL, ENGINEWORKERSTATE INT DEFAULT NULL, EVENTCOUNT BIGINT DEFAULT NULL, LASTENTERTIME BIGINT DEFAULT NULL, LASTEXECUTIONTIME BIGINT DEFAULT NULL, LASTSTART BIGINT DEFAULT NULL, UPTIME BIGINT DEFAULT NULL, timeStamp datetime DEFAULT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0120-jpapdpsubgroup_policies.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_policies (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0130-jpapdpsubgroup_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_properties (parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL, PROPERTIES VARCHAR(255) DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0140-jpapdpsubgroup_supportedpolicytypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_supportedpolicytypes (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0150-jpatoscacapabilityassignment_attributes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_attributes (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, ATTRIBUTES LONGTEXT DEFAULT NULL, ATTRIBUTES_KEY VARCHAR(255) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0160-jpatoscacapabilityassignment_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0170-jpatoscacapabilityassignment_occurrences.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_occurrences (name VARCHAR(120) NULL, version VARCHAR(20) NULL, OCCURRENCES INT DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0180-jpatoscacapabilityassignment_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0190-jpatoscacapabilitytype_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilitytype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0200-jpatoscacapabilitytype_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilitytype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0210-jpatoscadatatype_constraints.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_constraints (name VARCHAR(120) NULL, version VARCHAR(20) NULL, CONSTRAINTS VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0220-jpatoscadatatype_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0230-jpatoscadatatype_properties.sql policy-db-migrator | -------------- policy-pap | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"2f4fe236-95b2-434d-9c51-ea5e2944d4f4","timestampMs":1708536237311,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.434+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.434+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"source":"pap-84c27738-fb46-453d-8f68-2c8de0e5c613","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"2f4fe236-95b2-434d-9c51-ea5e2944d4f4","timestampMs":1708536237311,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.434+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE policy-pap | [2024-02-21T17:23:57.434+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:23:57.434+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.434+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE policy-pap | [2024-02-21T17:23:57.435+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:23:57.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.479+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.480+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.438474Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"2f4fe236-95b2-434d-9c51-ea5e2944d4f4","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"12d5411d-cb5a-4978-8b02-12d5b69b1b9c","timestampMs":1708536237438,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.480+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 2f4fe236-95b2-434d-9c51-ea5e2944d4f4 policy-pap | [2024-02-21T17:23:57.480+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:23:57.480+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:23:57.481+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:23:57.482+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","timeStamp":"2024-02-21T17:23:57.438474Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"2f4fe236-95b2-434d-9c51-ea5e2944d4f4","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"12d5411d-cb5a-4978-8b02-12d5b69b1b9c","timestampMs":1708536237438,"name":"apex-01dedfbd-b24a-49c1-852f-b8f445907995","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T17:23:57.482+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate stopping policy-pap | [2024-02-21T17:23:57.482+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate stopping enqueue policy-pap | [2024-02-21T17:23:57.482+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate stopping timer policy-pap | [2024-02-21T17:23:57.482+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=2f4fe236-95b2-434d-9c51-ea5e2944d4f4, expireMs=1708536267383] policy-pap | [2024-02-21T17:23:57.482+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate stopping listener policy-pap | [2024-02-21T17:23:57.482+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate stopped policy-pap | [2024-02-21T17:23:57.496+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 PdpUpdate successful policy-pap | [2024-02-21T17:23:57.496+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-01dedfbd-b24a-49c1-852f-b8f445907995 has no more requests policy-pap | [2024-02-21T17:23:57.550+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:23:57.552+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:24:04.198+00:00|INFO|[/policy/pap/v1]|http-nio-6969-exec-4] Initializing Spring DispatcherServlet 'dispatcherServlet' policy-pap | [2024-02-21T17:24:04.199+00:00|INFO|DispatcherServlet|http-nio-6969-exec-4] Initializing Servlet 'dispatcherServlet' policy-pap | [2024-02-21T17:24:04.200+00:00|INFO|DispatcherServlet|http-nio-6969-exec-4] Completed initialization in 1 ms policy-pap | [2024-02-21T17:24:04.838+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-1] Using GSON for REST calls policy-pap | [2024-02-21T17:24:04.907+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-1] Using GSON for REST calls policy-pap | [2024-02-21T17:24:05.519+00:00|INFO|SessionData|http-nio-6969-exec-8] unknown group testGroup policy-pap | [2024-02-21T17:24:05.953+00:00|INFO|SessionData|http-nio-6969-exec-8] create cached group testGroup policy-pap | [2024-02-21T17:24:05.953+00:00|INFO|SessionData|http-nio-6969-exec-8] creating DB group testGroup policy-pap | [2024-02-21T17:24:06.453+00:00|INFO|SessionData|http-nio-6969-exec-1] cache group testGroup policy-pap | [2024-02-21T17:24:06.631+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-1] Registering a deploy for policy onap.restart.tca 1.0.0 policy-pap | [2024-02-21T17:24:06.702+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-1] Registering a deploy for policy operational.apex.decisionMaker 1.0.0 policy-pap | [2024-02-21T17:24:06.702+00:00|INFO|SessionData|http-nio-6969-exec-1] update cached group testGroup policy-pap | [2024-02-21T17:24:06.702+00:00|INFO|SessionData|http-nio-6969-exec-1] updating DB group testGroup policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0240-jpatoscanodetemplate_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetemplate_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0250-jpatoscanodetemplate_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetemplate_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0260-jpatoscanodetype_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0270-jpatoscanodetype_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0280-jpatoscapolicy_metadata.sql policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T17:23:21.997927496Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.086719ms grafana | logger=migrator t=2024-02-21T17:23:22.001285796Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" grafana | logger=migrator t=2024-02-21T17:23:22.002366715Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.084209ms grafana | logger=migrator t=2024-02-21T17:23:22.009820736Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" grafana | logger=migrator t=2024-02-21T17:23:22.05300919Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=43.176464ms grafana | logger=migrator t=2024-02-21T17:23:22.058698631Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" grafana | logger=migrator t=2024-02-21T17:23:22.098640457Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=39.938716ms grafana | logger=migrator t=2024-02-21T17:23:22.104634653Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" grafana | logger=migrator t=2024-02-21T17:23:22.105461258Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=823.784µs grafana | logger=migrator t=2024-02-21T17:23:22.109926706Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" grafana | logger=migrator t=2024-02-21T17:23:22.11072075Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=793.324µs grafana | logger=migrator t=2024-02-21T17:23:22.114198022Z level=info msg="Executing migration" id="add current_reason column related to current_state" grafana | logger=migrator t=2024-02-21T17:23:22.119441375Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.239563ms grafana | logger=migrator t=2024-02-21T17:23:22.126693473Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" grafana | logger=migrator t=2024-02-21T17:23:22.133924671Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.230648ms grafana | logger=migrator t=2024-02-21T17:23:22.304089919Z level=info msg="Executing migration" id="create alert_rule table" grafana | logger=migrator t=2024-02-21T17:23:22.306267818Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.180549ms grafana | logger=migrator t=2024-02-21T17:23:22.492437639Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" grafana | logger=migrator t=2024-02-21T17:23:22.495090866Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.655897ms grafana | logger=migrator t=2024-02-21T17:23:22.501229604Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" grafana | logger=migrator t=2024-02-21T17:23:22.503402073Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.176039ms grafana | logger=migrator t=2024-02-21T17:23:22.541563427Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" grafana | logger=migrator t=2024-02-21T17:23:22.544049461Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.485564ms grafana | logger=migrator t=2024-02-21T17:23:22.547734676Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" grafana | logger=migrator t=2024-02-21T17:23:22.547802857Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=69.091µs grafana | logger=migrator t=2024-02-21T17:23:22.552560022Z level=info msg="Executing migration" id="add column for to alert_rule" grafana | logger=migrator t=2024-02-21T17:23:22.559389972Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.82863ms grafana | logger=migrator t=2024-02-21T17:23:22.566448137Z level=info msg="Executing migration" id="add column annotations to alert_rule" grafana | logger=migrator t=2024-02-21T17:23:22.572457563Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.008736ms grafana | logger=migrator t=2024-02-21T17:23:22.576502695Z level=info msg="Executing migration" id="add column labels to alert_rule" grafana | logger=migrator t=2024-02-21T17:23:22.582884368Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.381163ms grafana | logger=migrator t=2024-02-21T17:23:22.587671082Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" grafana | logger=migrator t=2024-02-21T17:23:22.588896544Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.221212ms grafana | logger=migrator t=2024-02-21T17:23:22.596643551Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" grafana | logger=migrator t=2024-02-21T17:23:22.598796049Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.150598ms grafana | logger=migrator t=2024-02-21T17:23:22.604420148Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" grafana | logger=migrator t=2024-02-21T17:23:22.610821252Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.401464ms grafana | logger=migrator t=2024-02-21T17:23:22.616029854Z level=info msg="Executing migration" id="add panel_id column to alert_rule" grafana | logger=migrator t=2024-02-21T17:23:22.622800733Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.76867ms grafana | logger=migrator t=2024-02-21T17:23:22.626892226Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" grafana | logger=migrator t=2024-02-21T17:23:22.627971055Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.078519ms grafana | logger=migrator t=2024-02-21T17:23:22.633840869Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" grafana | logger=migrator t=2024-02-21T17:23:22.640076119Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.23479ms grafana | logger=migrator t=2024-02-21T17:23:22.64636472Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" grafana | logger=migrator t=2024-02-21T17:23:22.652429027Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.063137ms policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0290-jpatoscapolicy_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0300-jpatoscapolicy_targets.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0310-jpatoscapolicytype_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0320-jpatoscapolicytype_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0330-jpatoscapolicytype_targets.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0340-jpatoscapolicytype_triggers.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_triggers (name VARCHAR(120) NULL, version VARCHAR(20) NULL, TRIGGERS VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0350-jpatoscaproperty_constraints.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaproperty_constraints (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, CONSTRAINTS VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0360-jpatoscaproperty_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaproperty_metadata (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0370-jpatoscarelationshiptype_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarelationshiptype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0380-jpatoscarelationshiptype_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarelationshiptype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0390-jpatoscarequirement_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0400-jpatoscarequirement_occurrences.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_occurrences (name VARCHAR(120) NULL, version VARCHAR(20) NULL, OCCURRENCES INT DEFAULT NULL) policy-pap | [2024-02-21T17:24:06.716+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-02-21T17:24:06Z, user=policyadmin), PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeC, policy=operational.apex.decisionMaker 1.0.0, action=DEPLOYMENT, timestamp=2024-02-21T17:24:06Z, user=policyadmin)] policy-pap | [2024-02-21T17:24:07.381+00:00|INFO|SessionData|http-nio-6969-exec-6] cache group testGroup policy-pap | [2024-02-21T17:24:07.382+00:00|INFO|PdpGroupDeleteProvider|http-nio-6969-exec-6] remove policy onap.restart.tca 1.0.0 from subgroup testGroup pdpTypeA count=0 policy-pap | [2024-02-21T17:24:07.382+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-6] Registering an undeploy for policy onap.restart.tca 1.0.0 policy-pap | [2024-02-21T17:24:07.382+00:00|INFO|SessionData|http-nio-6969-exec-6] update cached group testGroup policy-pap | [2024-02-21T17:24:07.383+00:00|INFO|SessionData|http-nio-6969-exec-6] updating DB group testGroup policy-pap | [2024-02-21T17:24:07.393+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-6] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeA, policy=onap.restart.tca 1.0.0, action=UNDEPLOYMENT, timestamp=2024-02-21T17:24:07Z, user=policyadmin)] policy-pap | [2024-02-21T17:24:07.694+00:00|INFO|SessionData|http-nio-6969-exec-7] cache group defaultGroup policy-pap | [2024-02-21T17:24:07.694+00:00|INFO|SessionData|http-nio-6969-exec-7] cache group testGroup policy-pap | [2024-02-21T17:24:07.694+00:00|INFO|PdpGroupDeleteProvider|http-nio-6969-exec-7] remove policy operational.apex.decisionMaker 1.0.0 from subgroup testGroup pdpTypeC count=0 policy-pap | [2024-02-21T17:24:07.694+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-7] Registering an undeploy for policy operational.apex.decisionMaker 1.0.0 policy-pap | [2024-02-21T17:24:07.695+00:00|INFO|SessionData|http-nio-6969-exec-7] update cached group testGroup policy-pap | [2024-02-21T17:24:07.695+00:00|INFO|SessionData|http-nio-6969-exec-7] updating DB group testGroup policy-pap | [2024-02-21T17:24:07.704+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-7] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeC, policy=operational.apex.decisionMaker 1.0.0, action=UNDEPLOYMENT, timestamp=2024-02-21T17:24:07Z, user=policyadmin)] policy-pap | [2024-02-21T17:24:12.485+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:24:12.486+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:24:12.486+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:24:12.558+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:24:12.558+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:24:12.558+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:24:27.187+00:00|INFO|TimerManager|Thread-9] update timer discarded (expired) Timer [name=d22a5ec1-9d26-46a7-b019-bd219cbd212f, expireMs=1708536267187] policy-pap | [2024-02-21T17:24:27.292+00:00|INFO|TimerManager|Thread-10] state-change timer discarded (expired) Timer [name=f491d3db-5318-4629-8216-e452ae33f73b, expireMs=1708536267291] policy-pap | [2024-02-21T17:24:27.490+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:24:27.491+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:24:27.491+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:24:27.564+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:24:27.564+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:24:27.564+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:24:28.290+00:00|INFO|SessionData|http-nio-6969-exec-1] cache group testGroup policy-pap | [2024-02-21T17:24:28.293+00:00|INFO|SessionData|http-nio-6969-exec-1] deleting DB group testGroup policy-pap | [2024-02-21T17:24:42.499+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:24:42.499+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:24:42.499+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:24:42.570+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:24:42.570+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:24:42.570+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:24:57.504+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:24:57.504+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:24:57.504+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:24:57.575+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:24:57.576+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:24:57.576+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:25:12.509+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:25:12.510+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:25:12.510+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:25:12.581+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:25:12.581+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:25:12.581+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:25:27.515+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:25:27.515+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 policy-pap | [2024-02-21T17:25:27.516+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 (anonymous) ... policy-pap | [2024-02-21T17:25:27.586+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK policy-pap | [2024-02-21T17:25:27.587+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 policy-pap | [2024-02-21T17:25:27.587+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 (anonymous) ... grafana | logger=migrator t=2024-02-21T17:23:22.656272855Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" grafana | logger=migrator t=2024-02-21T17:23:22.656339996Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.511µs grafana | logger=migrator t=2024-02-21T17:23:22.660203245Z level=info msg="Executing migration" id="create alert_rule_version table" grafana | logger=migrator t=2024-02-21T17:23:22.661237093Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.033169ms grafana | logger=migrator t=2024-02-21T17:23:22.665711472Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" grafana | logger=migrator t=2024-02-21T17:23:22.666842422Z 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.13046ms grafana | logger=migrator t=2024-02-21T17:23:22.673239815Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" grafana | logger=migrator t=2024-02-21T17:23:22.674486617Z 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.246202ms grafana | logger=migrator t=2024-02-21T17:23:22.682271375Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" grafana | logger=migrator t=2024-02-21T17:23:22.682376416Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=103.721µs grafana | logger=migrator t=2024-02-21T17:23:22.687708091Z level=info msg="Executing migration" id="add column for to alert_rule_version" grafana | logger=migrator t=2024-02-21T17:23:22.696977385Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.270824ms grafana | logger=migrator t=2024-02-21T17:23:22.702738407Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" grafana | logger=migrator t=2024-02-21T17:23:22.709393594Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.654137ms grafana | logger=migrator t=2024-02-21T17:23:22.714485334Z level=info msg="Executing migration" id="add column labels to alert_rule_version" grafana | logger=migrator t=2024-02-21T17:23:22.718851201Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.367457ms grafana | logger=migrator t=2024-02-21T17:23:22.723102717Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" grafana | logger=migrator t=2024-02-21T17:23:22.729163094Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.059428ms grafana | logger=migrator t=2024-02-21T17:23:22.732553844Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" grafana | logger=migrator t=2024-02-21T17:23:22.738636751Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.082797ms grafana | logger=migrator t=2024-02-21T17:23:22.745438701Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" grafana | logger=migrator t=2024-02-21T17:23:22.745509943Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=73.322µs grafana | logger=migrator t=2024-02-21T17:23:22.749038815Z level=info msg="Executing migration" id=create_alert_configuration_table grafana | logger=migrator t=2024-02-21T17:23:22.750206036Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.16691ms grafana | logger=migrator t=2024-02-21T17:23:22.756450966Z level=info msg="Executing migration" id="Add column default in alert_configuration" grafana | logger=migrator t=2024-02-21T17:23:22.766756618Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.303972ms grafana | logger=migrator t=2024-02-21T17:23:22.771704426Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" grafana | logger=migrator t=2024-02-21T17:23:22.771757357Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=53.681µs grafana | logger=migrator t=2024-02-21T17:23:22.774261971Z level=info msg="Executing migration" id="add column org_id in alert_configuration" grafana | logger=migrator t=2024-02-21T17:23:22.778673279Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.410518ms grafana | logger=migrator t=2024-02-21T17:23:22.782647089Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" grafana | logger=migrator t=2024-02-21T17:23:22.783723058Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.076089ms grafana | logger=migrator t=2024-02-21T17:23:22.787118458Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" grafana | logger=migrator t=2024-02-21T17:23:22.79684721Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.749072ms grafana | logger=migrator t=2024-02-21T17:23:22.802770295Z level=info msg="Executing migration" id=create_ngalert_configuration_table grafana | logger=migrator t=2024-02-21T17:23:22.803299764Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=529.439µs grafana | logger=migrator t=2024-02-21T17:23:22.806807306Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" grafana | logger=migrator t=2024-02-21T17:23:22.808258132Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.448566ms grafana | logger=migrator t=2024-02-21T17:23:22.811766324Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" grafana | logger=migrator t=2024-02-21T17:23:22.819184875Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.419491ms grafana | logger=migrator t=2024-02-21T17:23:22.824437828Z level=info msg="Executing migration" id="create provenance_type table" grafana | logger=migrator t=2024-02-21T17:23:22.825155921Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=717.983µs grafana | logger=migrator t=2024-02-21T17:23:22.828472549Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" grafana | logger=migrator t=2024-02-21T17:23:22.829535188Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.064689ms grafana | logger=migrator t=2024-02-21T17:23:22.837368877Z level=info msg="Executing migration" id="create alert_image table" grafana | logger=migrator t=2024-02-21T17:23:22.838350484Z level=info msg="Migration successfully executed" id="create alert_image table" duration=981.677µs policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0410-jpatoscarequirement_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0420-jpatoscaservicetemplate_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaservicetemplate_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0430-jpatoscatopologytemplate_inputs.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscatopologytemplate_inputs (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, INPUTS LONGBLOB DEFAULT NULL, INPUTS_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0440-pdpgroup_pdpsubgroup.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpgroup_pdpsubgroup (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPGROUP_PDPSUBGROUP (name, version, parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0450-pdpgroup.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpgroup (`DESCRIPTION` VARCHAR(255) NULL, PDPGROUPSTATE INT DEFAULT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_PDPGROUP (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0460-pdppolicystatus.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdppolicystatus (DEPLOY BOOLEAN DEFAULT 0, PDPGROUP VARCHAR(255) DEFAULT NULL, PDPTYPE VARCHAR(255) DEFAULT NULL, STATE INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PRIMARY KEY PK_PDPPOLICYSTATUS (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0470-pdp.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdp (HEALTHY INT DEFAULT NULL, MESSAGE VARCHAR(255) DEFAULT NULL, PDPSTATE INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDP (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0480-pdpstatistics.sql simulator | Policy simulator config file: /opt/app/policy/simulators/etc/mounted/simParameters.json simulator | overriding logback.xml simulator | 2024-02-21 17:23:13,418 INFO replacing 'HOST_NAME' with simulator in /opt/app/policy/simulators/etc/mounted/simParameters.json simulator | 2024-02-21 17:23:13,532 INFO org.onap.policy.models.simulators starting simulator | 2024-02-21 17:23:13,532 INFO org.onap.policy.models.simulators starting DMaaP provider simulator | 2024-02-21 17:23:13,533 INFO service manager starting simulator | 2024-02-21 17:23:13,533 INFO service manager starting Topic Sweeper simulator | 2024-02-21 17:23:13,534 INFO service manager started simulator | 2024-02-21 17:23:13,534 INFO org.onap.policy.models.simulators starting CDS gRPC Server Properties simulator | 2024-02-21 17:23:13,786 INFO org.onap.policy.models.simulators starting DMaaP simulator simulator | 2024-02-21 17:23:13,960 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{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@7db0565c{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@54ec8cc9{/,null,STOPPED}, connector=DMaaP simulator@3af4e0bf{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START simulator | 2024-02-21 17:23:13,998 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{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@7db0565c{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@54ec8cc9{/,null,STOPPED}, connector=DMaaP simulator@3af4e0bf{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2024-02-21 17:23:14,002 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{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@7db0565c{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@54ec8cc9{/,null,STOPPED}, connector=DMaaP simulator@3af4e0bf{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[DMaaP simulator-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2024-02-21 17:23:14,011 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 simulator | 2024-02-21 17:23:14,087 INFO Session workerName=node0 simulator | WARNING: An illegal reflective access operation has occurred 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) simulator | WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector simulator | WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations simulator | WARNING: All illegal access operations will be denied in a future release simulator | 2024-02-21 17:23:14,768 INFO Using GSON for REST calls simulator | 2024-02-21 17:23:14,829 INFO Started o.e.j.s.ServletContextHandler@54ec8cc9{/,null,AVAILABLE} simulator | 2024-02-21 17:23:14,837 INFO Started DMaaP simulator@3af4e0bf{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} simulator | 2024-02-21 17:23:14,838 INFO Started Server@7db0565c{STARTING}[10.0.13,sto=0] @1948ms simulator | 2024-02-21 17:23:14,838 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{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@7db0565c{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@54ec8cc9{/,null,AVAILABLE}, connector=DMaaP simulator@3af4e0bf{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[DMaaP simulator-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4164 ms. simulator | 2024-02-21 17:23:14,847 INFO org.onap.policy.models.simulators starting org.onap.policy.simulators.AaiSimulatorJaxRs_RESOURCE_LOCATION simulator | 2024-02-21 17:23:14,850 INFO org.onap.policy.models.simulators starting A&AI simulator simulator | 2024-02-21 17:23:14,852 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{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@28c0b664{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@2c444798{/,null,STOPPED}, connector=A&AI simulator@320e400{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START simulator | 2024-02-21 17:23:14,853 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{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@28c0b664{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@2c444798{/,null,STOPPED}, connector=A&AI simulator@320e400{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING grafana | logger=migrator t=2024-02-21T17:23:22.845221326Z level=info msg="Executing migration" id="add unique index on token to alert_image table" grafana | logger=migrator t=2024-02-21T17:23:22.846892245Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.670499ms grafana | logger=migrator t=2024-02-21T17:23:22.850636071Z level=info msg="Executing migration" id="support longer URLs in alert_image table" grafana | logger=migrator t=2024-02-21T17:23:22.850719893Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=83.082µs grafana | logger=migrator t=2024-02-21T17:23:22.85397832Z level=info msg="Executing migration" id=create_alert_configuration_history_table grafana | logger=migrator t=2024-02-21T17:23:22.855000808Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.022018ms grafana | logger=migrator t=2024-02-21T17:23:22.860222981Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" grafana | logger=migrator t=2024-02-21T17:23:22.861772728Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.550067ms grafana | logger=migrator t=2024-02-21T17:23:22.865372082Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" grafana | logger=migrator t=2024-02-21T17:23:22.866141585Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" grafana | logger=migrator t=2024-02-21T17:23:22.869722088Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" grafana | logger=migrator t=2024-02-21T17:23:22.870288128Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=565.67µs grafana | logger=migrator t=2024-02-21T17:23:22.877230551Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" grafana | logger=migrator t=2024-02-21T17:23:22.879041693Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.809662ms grafana | logger=migrator t=2024-02-21T17:23:22.885979176Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" grafana | logger=migrator t=2024-02-21T17:23:22.893335966Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.35639ms grafana | logger=migrator t=2024-02-21T17:23:22.897051732Z level=info msg="Executing migration" id="create library_element table v1" grafana | logger=migrator t=2024-02-21T17:23:22.898209322Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.15747ms grafana | logger=migrator t=2024-02-21T17:23:22.903366743Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" grafana | logger=migrator t=2024-02-21T17:23:22.905206066Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.835623ms grafana | logger=migrator t=2024-02-21T17:23:22.909602424Z level=info msg="Executing migration" id="create library_element_connection table v1" grafana | logger=migrator t=2024-02-21T17:23:22.910919377Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.316303ms grafana | logger=migrator t=2024-02-21T17:23:22.914608162Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" grafana | logger=migrator t=2024-02-21T17:23:22.915847014Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.238502ms grafana | logger=migrator t=2024-02-21T17:23:22.925091008Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" grafana | logger=migrator t=2024-02-21T17:23:22.926727336Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.635729ms grafana | logger=migrator t=2024-02-21T17:23:22.930075436Z level=info msg="Executing migration" id="increase max description length to 2048" grafana | logger=migrator t=2024-02-21T17:23:22.930112496Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.25µs grafana | logger=migrator t=2024-02-21T17:23:22.933763561Z level=info msg="Executing migration" id="alter library_element model to mediumtext" grafana | logger=migrator t=2024-02-21T17:23:22.933866282Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=104.611µs grafana | logger=migrator t=2024-02-21T17:23:22.937364095Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" grafana | logger=migrator t=2024-02-21T17:23:22.937761322Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=400.978µs grafana | logger=migrator t=2024-02-21T17:23:22.942840371Z level=info msg="Executing migration" id="create data_keys table" grafana | logger=migrator t=2024-02-21T17:23:22.944378838Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.537877ms grafana | logger=migrator t=2024-02-21T17:23:22.948350009Z level=info msg="Executing migration" id="create secrets table" grafana | logger=migrator t=2024-02-21T17:23:22.949198824Z level=info msg="Migration successfully executed" id="create secrets table" duration=848.255µs grafana | logger=migrator t=2024-02-21T17:23:22.952716596Z level=info msg="Executing migration" id="rename data_keys name column to id" grafana | logger=migrator t=2024-02-21T17:23:23.000234256Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=47.5158ms grafana | logger=migrator t=2024-02-21T17:23:23.058029108Z level=info msg="Executing migration" id="add name column into data_keys" grafana | logger=migrator t=2024-02-21T17:23:23.067147459Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.121301ms grafana | logger=migrator t=2024-02-21T17:23:23.070980356Z level=info msg="Executing migration" id="copy data_keys id column values into name" grafana | logger=migrator t=2024-02-21T17:23:23.071136759Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=157.293µs grafana | logger=migrator t=2024-02-21T17:23:23.074501088Z level=info msg="Executing migration" id="rename data_keys name column to label" grafana | logger=migrator t=2024-02-21T17:23:23.123383842Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=48.859023ms grafana | logger=migrator t=2024-02-21T17:23:23.127946473Z level=info msg="Executing migration" id="rename data_keys id column back to name" grafana | logger=migrator t=2024-02-21T17:23:23.172674893Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=44.7232ms grafana | logger=migrator t=2024-02-21T17:23:23.177318225Z level=info msg="Executing migration" id="create kv_store table v1" grafana | logger=migrator t=2024-02-21T17:23:23.177975056Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=656.871µs grafana | logger=migrator t=2024-02-21T17:23:23.183027516Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" grafana | logger=migrator t=2024-02-21T17:23:23.184754506Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.72536ms grafana | logger=migrator t=2024-02-21T17:23:23.189758905Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" grafana | logger=migrator t=2024-02-21T17:23:23.194207203Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=4.449068ms grafana | logger=migrator t=2024-02-21T17:23:23.200277821Z level=info msg="Executing migration" id="create permission table" grafana | logger=migrator t=2024-02-21T17:23:23.201018814Z level=info msg="Migration successfully executed" id="create permission table" duration=741.243µs grafana | logger=migrator t=2024-02-21T17:23:23.205797058Z level=info msg="Executing migration" id="add unique index permission.role_id" simulator | 2024-02-21 17:23:14,854 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{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@28c0b664{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@2c444798{/,null,STOPPED}, connector=A&AI simulator@320e400{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-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2024-02-21 17:23:14,855 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 simulator | 2024-02-21 17:23:14,867 INFO Session workerName=node0 simulator | 2024-02-21 17:23:14,959 INFO Using GSON for REST calls simulator | 2024-02-21 17:23:14,975 INFO Started o.e.j.s.ServletContextHandler@2c444798{/,null,AVAILABLE} simulator | 2024-02-21 17:23:14,979 INFO Started A&AI simulator@320e400{HTTP/1.1, (http/1.1)}{0.0.0.0:6666} simulator | 2024-02-21 17:23:14,980 INFO Started Server@28c0b664{STARTING}[10.0.13,sto=0] @2089ms simulator | 2024-02-21 17:23:14,980 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{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@28c0b664{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@2c444798{/,null,AVAILABLE}, connector=A&AI simulator@320e400{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-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4874 ms. simulator | 2024-02-21 17:23:14,981 INFO org.onap.policy.models.simulators starting SDNC simulator simulator | 2024-02-21 17:23:14,984 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{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@68ed96ca{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6d1310f6{/,null,STOPPED}, connector=SDNC simulator@6ebd78d1{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START simulator | 2024-02-21 17:23:14,985 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{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@68ed96ca{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6d1310f6{/,null,STOPPED}, connector=SDNC simulator@6ebd78d1{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2024-02-21 17:23:14,986 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{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@68ed96ca{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6d1310f6{/,null,STOPPED}, connector=SDNC simulator@6ebd78d1{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2024-02-21 17:23:14,987 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 simulator | 2024-02-21 17:23:14,991 INFO Session workerName=node0 simulator | 2024-02-21 17:23:15,129 INFO Using GSON for REST calls simulator | 2024-02-21 17:23:15,137 INFO Started o.e.j.s.ServletContextHandler@6d1310f6{/,null,AVAILABLE} simulator | 2024-02-21 17:23:15,138 INFO Started SDNC simulator@6ebd78d1{HTTP/1.1, (http/1.1)}{0.0.0.0:6668} simulator | 2024-02-21 17:23:15,138 INFO Started Server@68ed96ca{STARTING}[10.0.13,sto=0] @2248ms simulator | 2024-02-21 17:23:15,139 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{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@68ed96ca{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6d1310f6{/,null,AVAILABLE}, connector=SDNC simulator@6ebd78d1{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4847 ms. simulator | 2024-02-21 17:23:15,140 INFO org.onap.policy.models.simulators starting SO simulator simulator | 2024-02-21 17:23:15,146 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{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@51c929ae{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3c8bdd5b{/,null,STOPPED}, connector=SO simulator@54e7391d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START simulator | 2024-02-21 17:23:15,147 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{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@51c929ae{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3c8bdd5b{/,null,STOPPED}, connector=SO simulator@54e7391d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2024-02-21 17:23:15,149 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{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@51c929ae{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3c8bdd5b{/,null,STOPPED}, connector=SO simulator@54e7391d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2024-02-21 17:23:15,150 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 simulator | 2024-02-21 17:23:15,155 INFO Session workerName=node0 simulator | 2024-02-21 17:23:15,216 INFO Using GSON for REST calls simulator | 2024-02-21 17:23:15,232 INFO Started o.e.j.s.ServletContextHandler@3c8bdd5b{/,null,AVAILABLE} simulator | 2024-02-21 17:23:15,234 INFO Started SO simulator@54e7391d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669} simulator | 2024-02-21 17:23:15,234 INFO Started Server@51c929ae{STARTING}[10.0.13,sto=0] @2343ms simulator | 2024-02-21 17:23:15,234 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{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@51c929ae{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3c8bdd5b{/,null,AVAILABLE}, connector=SO simulator@54e7391d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4914 ms. simulator | 2024-02-21 17:23:15,235 INFO org.onap.policy.models.simulators starting VFC simulator simulator | 2024-02-21 17:23:15,237 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{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@512d92b{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@62c5bbdc{/,null,STOPPED}, connector=VFC simulator@40e4ea87{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START simulator | 2024-02-21 17:23:15,238 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{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@512d92b{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@62c5bbdc{/,null,STOPPED}, connector=VFC simulator@40e4ea87{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2024-02-21 17:23:15,241 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{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@512d92b{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@62c5bbdc{/,null,STOPPED}, connector=VFC simulator@40e4ea87{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2024-02-21 17:23:15,243 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 simulator | 2024-02-21 17:23:15,254 INFO Session workerName=node0 simulator | 2024-02-21 17:23:15,303 INFO Using GSON for REST calls simulator | 2024-02-21 17:23:15,315 INFO Started o.e.j.s.ServletContextHandler@62c5bbdc{/,null,AVAILABLE} simulator | 2024-02-21 17:23:15,316 INFO Started VFC simulator@40e4ea87{HTTP/1.1, (http/1.1)}{0.0.0.0:6670} simulator | 2024-02-21 17:23:15,316 INFO Started Server@512d92b{STARTING}[10.0.13,sto=0] @2426ms simulator | 2024-02-21 17:23:15,316 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{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@512d92b{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@62c5bbdc{/,null,AVAILABLE}, connector=VFC simulator@40e4ea87{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4925 ms. simulator | 2024-02-21 17:23:15,317 INFO org.onap.policy.models.simulators starting Sink APPC-CL simulator | 2024-02-21 17:23:15,327 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=75ed3629-136f-43ac-8fc0-199ad16bd604, alive=false, publisher=null]]: starting simulator | 2024-02-21 17:23:15,703 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=75ed3629-136f-43ac-8fc0-199ad16bd604, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created simulator | 2024-02-21 17:23:15,703 INFO org.onap.policy.models.simulators starting Sink APPC-LCM-WRITE simulator | 2024-02-21 17:23:15,703 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3ae5ed0b-724d-4279-8ae2-2c2f7f3c3c72, alive=false, publisher=null]]: starting simulator | 2024-02-21 17:23:15,704 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3ae5ed0b-724d-4279-8ae2-2c2f7f3c3c72, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created simulator | 2024-02-21 17:23:15,704 INFO org.onap.policy.models.simulators starting Source APPC-CL simulator | 2024-02-21 17:23:15,708 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=68cbde90-ee61-4d85-9475-5651e44b2b20, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED simulator | 2024-02-21 17:23:15,735 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=68cbde90-ee61-4d85-9475-5651e44b2b20, 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 simulator | 2024-02-21 17:23:15,736 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=68cbde90-ee61-4d85-9475-5651e44b2b20, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED simulator | 2024-02-21 17:23:15,736 INFO org.onap.policy.models.simulators starting Source APPC-LCM-READ simulator | 2024-02-21 17:23:15,737 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10a97497-2c19-4470-a712-64a36934ec0c, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED simulator | 2024-02-21 17:23:15,737 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10a97497-2c19-4470-a712-64a36934ec0c, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting simulator | 2024-02-21 17:23:15,738 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10a97497-2c19-4470-a712-64a36934ec0c, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED simulator | 2024-02-21 17:23:15,738 INFO org.onap.policy.models.simulators starting APPC Legacy simulator simulator | 2024-02-21 17:23:15,739 INFO UEB GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator simulator | 2024-02-21 17:23:15,739 INFO UEB GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator simulator | 2024-02-21 17:23:15,741 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=68cbde90-ee61-4d85-9475-5651e44b2b20, 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@3c7cfcbb simulator | 2024-02-21 17:23:15,741 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=68cbde90-ee61-4d85-9475-5651e44b2b20, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted simulator | 2024-02-21 17:23:15,741 INFO org.onap.policy.models.simulators starting APPC-LCM simulator simulator | 2024-02-21 17:23:15,742 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10a97497-2c19-4470-a712-64a36934ec0c, 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@24fabd0f simulator | 2024-02-21 17:23:15,742 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10a97497-2c19-4470-a712-64a36934ec0c, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-READ,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted simulator | 2024-02-21 17:23:15,742 INFO org.onap.policy.models.simulators started simulator | 2024-02-21 17:23:15,765 WARN GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:23:15,765 WARN GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:23:15,765 INFO GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator (as some-key) ... simulator | 2024-02-21 17:23:15,765 INFO GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator (as some-key) ... simulator | 2024-02-21 17:23:15,877 INFO Topic APPC-CL: added simulator | 2024-02-21 17:23:15,877 INFO Topic APPC-LCM-READ: added simulator | 2024-02-21 17:23:15,878 INFO Topic APPC-CL: add consumer group: 68cbde90-ee61-4d85-9475-5651e44b2b20 simulator | 2024-02-21 17:23:15,878 INFO Topic APPC-LCM-READ: add consumer group: 10a97497-2c19-4470-a712-64a36934ec0c simulator | 2024-02-21 17:23:30,908 INFO --> HTTP/1.1 200 OK grafana | logger=migrator t=2024-02-21T17:23:23.206889307Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.091989ms grafana | logger=migrator t=2024-02-21T17:23:23.209980142Z level=info msg="Executing migration" id="add unique index role_id_action_scope" grafana | logger=migrator t=2024-02-21T17:23:23.212075749Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.098177ms grafana | logger=migrator t=2024-02-21T17:23:23.217488585Z level=info msg="Executing migration" id="create role table" grafana | logger=migrator t=2024-02-21T17:23:23.21833122Z level=info msg="Migration successfully executed" id="create role table" duration=843.305µs grafana | logger=migrator t=2024-02-21T17:23:23.221433695Z level=info msg="Executing migration" id="add column display_name" grafana | logger=migrator t=2024-02-21T17:23:23.231401961Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.968456ms grafana | logger=migrator t=2024-02-21T17:23:23.234581677Z level=info msg="Executing migration" id="add column group_name" grafana | logger=migrator t=2024-02-21T17:23:23.240133975Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.551878ms grafana | logger=migrator t=2024-02-21T17:23:23.244632714Z level=info msg="Executing migration" id="add index role.org_id" grafana | logger=migrator t=2024-02-21T17:23:23.245670613Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.037569ms grafana | logger=migrator t=2024-02-21T17:23:23.248816629Z level=info msg="Executing migration" id="add unique index role_org_id_name" grafana | logger=migrator t=2024-02-21T17:23:23.25060248Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.784292ms grafana | logger=migrator t=2024-02-21T17:23:23.255632599Z level=info msg="Executing migration" id="add index role_org_id_uid" grafana | logger=migrator t=2024-02-21T17:23:23.25737963Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.742951ms grafana | logger=migrator t=2024-02-21T17:23:23.262995509Z level=info msg="Executing migration" id="create team role table" grafana | logger=migrator t=2024-02-21T17:23:23.263770052Z level=info msg="Migration successfully executed" id="create team role table" duration=773.063µs grafana | logger=migrator t=2024-02-21T17:23:23.266566752Z level=info msg="Executing migration" id="add index team_role.org_id" grafana | logger=migrator t=2024-02-21T17:23:23.26816447Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.595828ms grafana | logger=migrator t=2024-02-21T17:23:23.271421738Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" grafana | logger=migrator t=2024-02-21T17:23:23.273444754Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.017645ms grafana | logger=migrator t=2024-02-21T17:23:23.278620935Z level=info msg="Executing migration" id="add index team_role.team_id" grafana | logger=migrator t=2024-02-21T17:23:23.279707254Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.086829ms grafana | logger=migrator t=2024-02-21T17:23:23.282722297Z level=info msg="Executing migration" id="create user role table" grafana | logger=migrator t=2024-02-21T17:23:23.283539822Z level=info msg="Migration successfully executed" id="create user role table" duration=817.425µs grafana | logger=migrator t=2024-02-21T17:23:23.286710548Z level=info msg="Executing migration" id="add index user_role.org_id" grafana | logger=migrator t=2024-02-21T17:23:23.28797831Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.268322ms grafana | logger=migrator t=2024-02-21T17:23:23.293694611Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" grafana | logger=migrator t=2024-02-21T17:23:23.295699487Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.003806ms grafana | logger=migrator t=2024-02-21T17:23:23.301660632Z level=info msg="Executing migration" id="add index user_role.user_id" grafana | logger=migrator t=2024-02-21T17:23:23.302844843Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.186031ms grafana | logger=migrator t=2024-02-21T17:23:23.309748795Z level=info msg="Executing migration" id="create builtin role table" grafana | logger=migrator t=2024-02-21T17:23:23.311281452Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.529347ms grafana | logger=migrator t=2024-02-21T17:23:23.327129412Z level=info msg="Executing migration" id="add index builtin_role.role_id" grafana | logger=migrator t=2024-02-21T17:23:23.328102279Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=975.887µs grafana | logger=migrator t=2024-02-21T17:23:23.330834798Z level=info msg="Executing migration" id="add index builtin_role.name" grafana | logger=migrator t=2024-02-21T17:23:23.33156295Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=728.042µs grafana | logger=migrator t=2024-02-21T17:23:23.334154536Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" grafana | logger=migrator t=2024-02-21T17:23:23.340748143Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.591587ms grafana | logger=migrator t=2024-02-21T17:23:23.344921227Z level=info msg="Executing migration" id="add index builtin_role.org_id" grafana | logger=migrator t=2024-02-21T17:23:23.346009496Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.088089ms grafana | logger=migrator t=2024-02-21T17:23:23.34911115Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" grafana | logger=migrator t=2024-02-21T17:23:23.35023019Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.11775ms grafana | logger=migrator t=2024-02-21T17:23:23.353145102Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" grafana | logger=migrator t=2024-02-21T17:23:23.354243841Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.097449ms grafana | logger=migrator t=2024-02-21T17:23:23.359548695Z level=info msg="Executing migration" id="add unique index role.uid" grafana | logger=migrator t=2024-02-21T17:23:23.360590773Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.044688ms grafana | logger=migrator t=2024-02-21T17:23:23.364055955Z level=info msg="Executing migration" id="create seed assignment table" grafana | logger=migrator t=2024-02-21T17:23:23.365276376Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.215741ms grafana | logger=migrator t=2024-02-21T17:23:23.368701567Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" grafana | logger=migrator t=2024-02-21T17:23:23.370746513Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.044206ms grafana | logger=migrator t=2024-02-21T17:23:23.375880244Z level=info msg="Executing migration" id="add column hidden to role table" grafana | logger=migrator t=2024-02-21T17:23:23.38415404Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.273176ms grafana | logger=migrator t=2024-02-21T17:23:23.387192973Z level=info msg="Executing migration" id="permission kind migration" simulator | 2024-02-21 17:23:30,908 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:23:30,918 INFO 172.17.0.2 - - [21/Feb/2024:17:23:15 +0000] "GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:30,919 INFO UEB GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpstatistics (PDPGROUPNAME VARCHAR(120) NULL, PDPSUBGROUPNAME VARCHAR(120) NULL, POLICYDEPLOYCOUNT BIGINT DEFAULT NULL, POLICYDEPLOYFAILCOUNT BIGINT DEFAULT NULL, POLICYDEPLOYSUCCESSCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDFAILCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDSUCCESSCOUNT BIGINT DEFAULT NULL, timeStamp datetime NOT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_PDPSTATISTICS (timeStamp, name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0490-pdpsubgroup_pdp.sql policy-db-migrator | -------------- simulator | 2024-02-21 17:23:30,919 INFO UEB GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator simulator | 2024-02-21 17:23:30,919 INFO 172.17.0.2 - - [21/Feb/2024:17:23:15 +0000] "GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:30,920 WARN GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:23:30,920 INFO GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator (as some-key) ... simulator | 2024-02-21 17:23:30,920 WARN GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:23:30,920 INFO GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator (as some-key) ... simulator | 2024-02-21 17:23:45,925 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:23:45,925 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:23:45,925 INFO 172.17.0.2 - - [21/Feb/2024:17:23:30 +0000] "GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:45,925 INFO 172.17.0.2 - - [21/Feb/2024:17:23:30 +0000] "GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:45,926 INFO UEB GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator simulator | 2024-02-21 17:23:45,928 WARN GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:23:45,928 INFO GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator (as some-key) ... simulator | 2024-02-21 17:23:45,928 INFO UEB GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator simulator | 2024-02-21 17:23:45,929 WARN GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:23:45,929 INFO GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator (as some-key) ... simulator | 2024-02-21 17:23:54,927 INFO Topic POLICY-PDP-PAP: added simulator | 2024-02-21 17:23:54,928 INFO Topic POLICY-PDP-PAP: add consumer group: 6246c2c7-dd56-43e7-9fa6-a547ff8dc6de simulator | 2024-02-21 17:23:54,930 INFO Topic POLICY-PDP-PAP: add consumer group: policy-pap simulator | 2024-02-21 17:23:57,001 INFO Topic POLICY-PDP-PAP: add consumer group: 24318915-164d-4fbb-98dc-dcda7b011607 simulator | 2024-02-21 17:23:57,040 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,040 INFO 172.17.0.7 - - [21/Feb/2024:17:23:54 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 729 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,041 INFO 172.17.0.7 - - [21/Feb/2024:17:23:54 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 729 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,046 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 729 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,240 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,241 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,242 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,240 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,275 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,276 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 976 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,276 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 976 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,277 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 976 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,333 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,333 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,334 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,335 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,375 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,376 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 1001 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,376 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 1001 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,377 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 1001 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,432 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,433 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,433 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" grafana | logger=migrator t=2024-02-21T17:23:23.396216123Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.02337ms grafana | logger=migrator t=2024-02-21T17:23:23.399636003Z level=info msg="Executing migration" id="permission attribute migration" grafana | logger=migrator t=2024-02-21T17:23:23.405608989Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.972456ms grafana | logger=migrator t=2024-02-21T17:23:23.413178873Z level=info msg="Executing migration" id="permission identifier migration" grafana | logger=migrator t=2024-02-21T17:23:23.423454934Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.281371ms grafana | logger=migrator t=2024-02-21T17:23:23.42662475Z level=info msg="Executing migration" id="add permission identifier index" grafana | logger=migrator t=2024-02-21T17:23:23.42775195Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.12683ms grafana | logger=migrator t=2024-02-21T17:23:23.431264372Z level=info msg="Executing migration" id="create query_history table v1" grafana | logger=migrator t=2024-02-21T17:23:23.432172728Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=908.156µs grafana | logger=migrator t=2024-02-21T17:23:23.438015391Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" grafana | logger=migrator t=2024-02-21T17:23:23.439106561Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.09059ms grafana | logger=migrator t=2024-02-21T17:23:23.442139104Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" grafana | logger=migrator t=2024-02-21T17:23:23.442202705Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=64.191µs grafana | logger=migrator t=2024-02-21T17:23:23.447944737Z level=info msg="Executing migration" id="rbac disabled migrator" grafana | logger=migrator t=2024-02-21T17:23:23.448025218Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=81.931µs grafana | logger=migrator t=2024-02-21T17:23:23.45378834Z level=info msg="Executing migration" id="teams permissions migration" grafana | logger=migrator t=2024-02-21T17:23:23.454480242Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=692.382µs grafana | logger=migrator t=2024-02-21T17:23:23.45941123Z level=info msg="Executing migration" id="dashboard permissions" grafana | logger=migrator t=2024-02-21T17:23:23.460310435Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=898.636µs grafana | logger=migrator t=2024-02-21T17:23:23.465194452Z level=info msg="Executing migration" id="dashboard permissions uid scopes" grafana | logger=migrator t=2024-02-21T17:23:23.465788372Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=593.79µs grafana | logger=migrator t=2024-02-21T17:23:23.47018196Z level=info msg="Executing migration" id="drop managed folder create actions" grafana | logger=migrator t=2024-02-21T17:23:23.470354793Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=172.643µs grafana | logger=migrator t=2024-02-21T17:23:23.473651831Z level=info msg="Executing migration" id="alerting notification permissions" grafana | logger=migrator t=2024-02-21T17:23:23.473939946Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=288.455µs grafana | logger=migrator t=2024-02-21T17:23:23.481332237Z level=info msg="Executing migration" id="create query_history_star table v1" grafana | logger=migrator t=2024-02-21T17:23:23.481955648Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=625.081µs grafana | logger=migrator t=2024-02-21T17:23:23.487818551Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" grafana | logger=migrator t=2024-02-21T17:23:23.489785546Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.966295ms grafana | logger=migrator t=2024-02-21T17:23:23.493652374Z level=info msg="Executing migration" id="add column org_id in query_history_star" grafana | logger=migrator t=2024-02-21T17:23:23.50360069Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.948786ms grafana | logger=migrator t=2024-02-21T17:23:23.508548748Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" grafana | logger=migrator t=2024-02-21T17:23:23.508617119Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=69.121µs grafana | logger=migrator t=2024-02-21T17:23:23.51545357Z level=info msg="Executing migration" id="create correlation table v1" grafana | logger=migrator t=2024-02-21T17:23:23.516345186Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=891.456µs grafana | logger=migrator t=2024-02-21T17:23:23.520780444Z level=info msg="Executing migration" id="add index correlations.uid" grafana | logger=migrator t=2024-02-21T17:23:23.522671297Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.892873ms grafana | logger=migrator t=2024-02-21T17:23:23.529450837Z level=info msg="Executing migration" id="add index correlations.source_uid" grafana | logger=migrator t=2024-02-21T17:23:23.530573847Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.12262ms grafana | logger=migrator t=2024-02-21T17:23:23.535427663Z level=info msg="Executing migration" id="add correlation config column" grafana | logger=migrator t=2024-02-21T17:23:23.547088109Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.659556ms grafana | logger=migrator t=2024-02-21T17:23:23.553464152Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" grafana | logger=migrator t=2024-02-21T17:23:23.554888257Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.421455ms grafana | logger=migrator t=2024-02-21T17:23:23.560481315Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" grafana | logger=migrator t=2024-02-21T17:23:23.562134865Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.653629ms grafana | logger=migrator t=2024-02-21T17:23:23.565697328Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" grafana | logger=migrator t=2024-02-21T17:23:23.598169821Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=32.472603ms grafana | logger=migrator t=2024-02-21T17:23:23.601348648Z level=info msg="Executing migration" id="create correlation v2" grafana | logger=migrator t=2024-02-21T17:23:23.60202752Z level=info msg="Migration successfully executed" id="create correlation v2" duration=678.512µs grafana | logger=migrator t=2024-02-21T17:23:23.606285235Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" grafana | logger=migrator t=2024-02-21T17:23:23.607373894Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.086939ms grafana | logger=migrator t=2024-02-21T17:23:23.611289313Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" simulator | 2024-02-21 17:23:57,434 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,476 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,476 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 972 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,477 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 972 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:23:57,478 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 972 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:00,933 INFO 172.17.0.2 - - [21/Feb/2024:17:23:45 +0000] "GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:00,933 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:24:00,934 INFO UEB GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator simulator | 2024-02-21 17:24:00,934 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:24:00,934 INFO 172.17.0.2 - - [21/Feb/2024:17:23:45 +0000] "GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:00,935 INFO UEB GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator simulator | 2024-02-21 17:24:00,935 WARN GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:24:00,935 INFO GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator (as some-key) ... simulator | 2024-02-21 17:24:00,935 WARN GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:24:00,935 INFO GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator (as some-key) ... simulator | 2024-02-21 17:24:12,485 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:12,491 INFO 172.17.0.8 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:12,558 INFO 172.17.0.7 - - [21/Feb/2024:17:23:57 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:15,940 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:24:15,940 INFO UEB GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator simulator | 2024-02-21 17:24:15,940 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:24:15,940 INFO 172.17.0.2 - - [21/Feb/2024:17:24:00 +0000] "GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:15,940 INFO 172.17.0.2 - - [21/Feb/2024:17:24:00 +0000] "GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:15,941 WARN GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:24:15,941 INFO GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator (as some-key) ... simulator | 2024-02-21 17:24:15,941 INFO UEB GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator simulator | 2024-02-21 17:24:15,942 WARN GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:24:15,942 INFO GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator (as some-key) ... simulator | 2024-02-21 17:24:27,490 INFO 172.17.0.7 - - [21/Feb/2024:17:24:12 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:27,496 INFO 172.17.0.8 - - [21/Feb/2024:17:24:12 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:27,564 INFO 172.17.0.7 - - [21/Feb/2024:17:24:12 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:30,946 INFO 172.17.0.2 - - [21/Feb/2024:17:24:15 +0000] "GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:30,946 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:24:30,947 INFO UEB GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator simulator | 2024-02-21 17:24:30,947 INFO 172.17.0.2 - - [21/Feb/2024:17:24:15 +0000] "GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:30,948 WARN GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:24:30,948 INFO GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator (as some-key) ... simulator | 2024-02-21 17:24:30,948 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:24:30,949 INFO UEB GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator simulator | 2024-02-21 17:24:30,949 WARN GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:24:30,949 INFO GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator (as some-key) ... simulator | 2024-02-21 17:24:42,499 INFO 172.17.0.7 - - [21/Feb/2024:17:24:27 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:42,502 INFO 172.17.0.8 - - [21/Feb/2024:17:24:27 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:42,570 INFO 172.17.0.7 - - [21/Feb/2024:17:24:27 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:45,954 INFO 172.17.0.2 - - [21/Feb/2024:17:24:30 +0000] "GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:45,954 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:24:45,954 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:24:45,954 INFO UEB GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator simulator | 2024-02-21 17:24:45,955 WARN GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator will send credentials over a clear channel. grafana | logger=migrator t=2024-02-21T17:23:23.613139086Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.849673ms grafana | logger=migrator t=2024-02-21T17:23:23.617974892Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" grafana | logger=migrator t=2024-02-21T17:23:23.6201678Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.189648ms grafana | logger=migrator t=2024-02-21T17:23:23.62412554Z level=info msg="Executing migration" id="copy correlation v1 to v2" grafana | logger=migrator t=2024-02-21T17:23:23.624406575Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=281.455µs grafana | logger=migrator t=2024-02-21T17:23:23.630812058Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" grafana | logger=migrator t=2024-02-21T17:23:23.631597342Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=785.064µs grafana | logger=migrator t=2024-02-21T17:23:23.636385587Z level=info msg="Executing migration" id="add provisioning column" grafana | logger=migrator t=2024-02-21T17:23:23.648366358Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.982411ms grafana | logger=migrator t=2024-02-21T17:23:23.653073142Z level=info msg="Executing migration" id="create entity_events table" grafana | logger=migrator t=2024-02-21T17:23:23.653907966Z level=info msg="Migration successfully executed" id="create entity_events table" duration=834.594µs grafana | logger=migrator t=2024-02-21T17:23:23.660012424Z level=info msg="Executing migration" id="create dashboard public config v1" grafana | logger=migrator t=2024-02-21T17:23:23.660985171Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=972.107µs grafana | logger=migrator t=2024-02-21T17:23:23.665268897Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" grafana | logger=migrator t=2024-02-21T17:23:23.666184793Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" grafana | logger=migrator t=2024-02-21T17:23:23.670635322Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" grafana | logger=migrator t=2024-02-21T17:23:23.671414306Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" grafana | logger=migrator t=2024-02-21T17:23:23.674974629Z level=info msg="Executing migration" id="Drop old dashboard public config table" grafana | logger=migrator t=2024-02-21T17:23:23.675746832Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=772.003µs grafana | logger=migrator t=2024-02-21T17:23:23.679827104Z level=info msg="Executing migration" id="recreate dashboard public config v1" grafana | logger=migrator t=2024-02-21T17:23:23.680751091Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=923.767µs grafana | logger=migrator t=2024-02-21T17:23:23.684289753Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" grafana | logger=migrator t=2024-02-21T17:23:23.6864056Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.115667ms grafana | logger=migrator t=2024-02-21T17:23:23.691892328Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" grafana | logger=migrator t=2024-02-21T17:23:23.693202411Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.309713ms grafana | logger=migrator t=2024-02-21T17:23:23.698786749Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" grafana | logger=migrator t=2024-02-21T17:23:23.70051534Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.727411ms grafana | logger=migrator t=2024-02-21T17:23:23.704274366Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" grafana | logger=migrator t=2024-02-21T17:23:23.706548557Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.271451ms grafana | logger=migrator t=2024-02-21T17:23:23.712886938Z level=info msg="Executing migration" id="Drop public config table" grafana | logger=migrator t=2024-02-21T17:23:23.713764554Z level=info msg="Migration successfully executed" id="Drop public config table" duration=879.026µs grafana | logger=migrator t=2024-02-21T17:23:23.71921599Z level=info msg="Executing migration" id="Recreate dashboard public config v2" grafana | logger=migrator t=2024-02-21T17:23:23.72088154Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.664889ms grafana | logger=migrator t=2024-02-21T17:23:23.724937391Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" grafana | logger=migrator t=2024-02-21T17:23:23.726581521Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.64721ms grafana | logger=migrator t=2024-02-21T17:23:23.733567454Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" grafana | logger=migrator t=2024-02-21T17:23:23.735188962Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.621048ms grafana | logger=migrator t=2024-02-21T17:23:23.741969753Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" grafana | logger=migrator t=2024-02-21T17:23:23.743345607Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.377435ms grafana | logger=migrator t=2024-02-21T17:23:23.746869749Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" grafana | logger=migrator t=2024-02-21T17:23:23.780985782Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=34.116073ms grafana | logger=migrator t=2024-02-21T17:23:23.785798197Z level=info msg="Executing migration" id="add annotations_enabled column" grafana | logger=migrator t=2024-02-21T17:23:23.794555302Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.756115ms grafana | logger=migrator t=2024-02-21T17:23:23.798061974Z level=info msg="Executing migration" id="add time_selection_enabled column" grafana | logger=migrator t=2024-02-21T17:23:23.804360425Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.297951ms grafana | logger=migrator t=2024-02-21T17:23:23.81030383Z level=info msg="Executing migration" id="delete orphaned public dashboards" grafana | logger=migrator t=2024-02-21T17:23:23.810608865Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=304.715µs grafana | logger=migrator t=2024-02-21T17:23:23.816251875Z level=info msg="Executing migration" id="add share column" grafana | logger=migrator t=2024-02-21T17:23:23.828317218Z level=info msg="Migration successfully executed" id="add share column" duration=12.068233ms grafana | logger=migrator t=2024-02-21T17:23:23.83183247Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" grafana | logger=migrator t=2024-02-21T17:23:23.832069635Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=237.454µs grafana | logger=migrator t=2024-02-21T17:23:23.835384083Z level=info msg="Executing migration" id="create file table" grafana | logger=migrator t=2024-02-21T17:23:23.836261178Z level=info msg="Migration successfully executed" id="create file table" duration=876.875µs grafana | logger=migrator t=2024-02-21T17:23:23.89577217Z level=info msg="Executing migration" id="file table idx: path natural pk" grafana | logger=migrator t=2024-02-21T17:23:23.898276634Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.506144ms grafana | logger=migrator t=2024-02-21T17:23:23.904184379Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" grafana | logger=migrator t=2024-02-21T17:23:23.906405318Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.220789ms grafana | logger=migrator t=2024-02-21T17:23:23.911109241Z level=info msg="Executing migration" id="create file_meta table" grafana | logger=migrator t=2024-02-21T17:23:23.911990886Z level=info msg="Migration successfully executed" id="create file_meta table" duration=881.105µs grafana | logger=migrator t=2024-02-21T17:23:23.918454301Z level=info msg="Executing migration" id="file table idx: path key" grafana | logger=migrator t=2024-02-21T17:23:23.919921467Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.466516ms grafana | logger=migrator t=2024-02-21T17:23:23.92744462Z level=info msg="Executing migration" id="set path collation in file table" grafana | logger=migrator t=2024-02-21T17:23:23.927562862Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=133.623µs grafana | logger=migrator t=2024-02-21T17:23:23.934881051Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" grafana | logger=migrator t=2024-02-21T17:23:23.935021104Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=140.973µs grafana | logger=migrator t=2024-02-21T17:23:23.941730602Z level=info msg="Executing migration" id="managed permissions migration" grafana | logger=migrator t=2024-02-21T17:23:23.942657228Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=926.596µs grafana | logger=migrator t=2024-02-21T17:23:23.947927402Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" grafana | logger=migrator t=2024-02-21T17:23:23.948310338Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=382.946µs grafana | logger=migrator t=2024-02-21T17:23:23.952162957Z level=info msg="Executing migration" id="RBAC action name migrator" grafana | logger=migrator t=2024-02-21T17:23:23.953780735Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.618008ms grafana | logger=migrator t=2024-02-21T17:23:23.958120342Z level=info msg="Executing migration" id="Add UID column to playlist" grafana | logger=migrator t=2024-02-21T17:23:23.970097764Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.978011ms simulator | 2024-02-21 17:24:45,955 INFO UEB GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator simulator | 2024-02-21 17:24:45,954 INFO 172.17.0.2 - - [21/Feb/2024:17:24:30 +0000] "GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:45,955 INFO GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator (as some-key) ... simulator | 2024-02-21 17:24:45,956 WARN GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:24:45,956 INFO GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator (as some-key) ... simulator | 2024-02-21 17:24:57,504 INFO 172.17.0.7 - - [21/Feb/2024:17:24:42 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:57,507 INFO 172.17.0.8 - - [21/Feb/2024:17:24:42 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:24:57,575 INFO 172.17.0.7 - - [21/Feb/2024:17:24:42 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:00,960 INFO 172.17.0.2 - - [21/Feb/2024:17:24:45 +0000] "GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:00,960 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:25:00,961 INFO UEB GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator simulator | 2024-02-21 17:25:00,962 WARN GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:25:00,962 INFO 172.17.0.2 - - [21/Feb/2024:17:24:45 +0000] "GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:00,962 INFO GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator (as some-key) ... simulator | 2024-02-21 17:25:00,962 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:25:00,963 INFO UEB GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator simulator | 2024-02-21 17:25:00,964 WARN GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:25:00,964 INFO GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator (as some-key) ... simulator | 2024-02-21 17:25:12,509 INFO 172.17.0.7 - - [21/Feb/2024:17:24:57 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:12,514 INFO 172.17.0.8 - - [21/Feb/2024:17:24:57 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:12,581 INFO 172.17.0.7 - - [21/Feb/2024:17:24:57 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:15,966 INFO 172.17.0.2 - - [21/Feb/2024:17:25:00 +0000] "GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:15,966 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:25:15,967 INFO UEB GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator simulator | 2024-02-21 17:25:15,967 WARN GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:25:15,967 INFO GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator (as some-key) ... simulator | 2024-02-21 17:25:15,969 INFO 172.17.0.2 - - [21/Feb/2024:17:25:00 +0000] "GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:15,972 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:25:15,973 INFO UEB GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator simulator | 2024-02-21 17:25:15,974 WARN GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:25:15,974 INFO GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator (as some-key) ... simulator | 2024-02-21 17:25:27,515 INFO 172.17.0.7 - - [21/Feb/2024:17:25:12 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/faeec483-60da-4af2-8445-5d8f3edccdf1?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:27,519 INFO 172.17.0.8 - - [21/Feb/2024:17:25:12 +0000] "GET /events/POLICY-PDP-PAP/24318915-164d-4fbb-98dc-dcda7b011607/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:27,585 INFO 172.17.0.7 - - [21/Feb/2024:17:25:12 +0000] "GET /events/POLICY-PDP-PAP/6246c2c7-dd56-43e7-9fa6-a547ff8dc6de/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:30,972 INFO 172.17.0.2 - - [21/Feb/2024:17:25:15 +0000] "GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:30,973 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:25:30,973 INFO UEB GET /events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator simulator | 2024-02-21 17:25:30,974 WARN GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:25:30,974 INFO GET http://simulator:3904/events/APPC-LCM-READ/10a97497-2c19-4470-a712-64a36934ec0c/simulator (as some-key) ... simulator | 2024-02-21 17:25:30,979 INFO 172.17.0.2 - - [21/Feb/2024:17:25:15 +0000] "GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" simulator | 2024-02-21 17:25:30,979 INFO --> HTTP/1.1 200 OK simulator | 2024-02-21 17:25:30,979 INFO UEB GET /events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator simulator | 2024-02-21 17:25:30,980 WARN GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator will send credentials over a clear channel. simulator | 2024-02-21 17:25:30,980 INFO GET http://simulator:3904/events/APPC-CL/68cbde90-ee61-4d85-9475-5651e44b2b20/simulator (as some-key) ... policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpsubgroup_pdp (pdpParentKeyName VARCHAR(120) NOT NULL, pdpParentKeyVersion VARCHAR(15) NOT NULL, pdpParentLocalName VARCHAR(120) NOT NULL, pdpLocalName VARCHAR(120) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPSUBGROUP_PDP (pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpLocalName, parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0500-pdpsubgroup.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpsubgroup (CURRENTINSTANCECOUNT INT DEFAULT NULL, DESIREDINSTANCECOUNT INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPSUBGROUP (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0510-toscacapabilityassignment.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignment (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENT(name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0520-toscacapabilityassignments.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignments (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENTS (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0530-toscacapabilityassignments_toscacapabilityassignment.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignments_toscacapabilityassignment (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENTS_TOSCACAPABILITYASSIGNMENT (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0540-toscacapabilitytype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0550-toscacapabilitytypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0560-toscacapabilitytypes_toscacapabilitytype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytypes_toscacapabilitytype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPES_TOSCACAPABILITYTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0570-toscadatatype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCADATATYPE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0580-toscadatatypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCADATATYPES (name, version)) grafana | logger=migrator t=2024-02-21T17:23:23.978693455Z level=info msg="Executing migration" id="Update uid column values in playlist" grafana | logger=migrator t=2024-02-21T17:23:23.978872958Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=181.413µs grafana | logger=migrator t=2024-02-21T17:23:23.983753825Z level=info msg="Executing migration" id="Add index for uid in playlist" grafana | logger=migrator t=2024-02-21T17:23:23.986024715Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.27112ms grafana | logger=migrator t=2024-02-21T17:23:23.989966265Z level=info msg="Executing migration" id="update group index for alert rules" grafana | logger=migrator t=2024-02-21T17:23:23.990536475Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=568.871µs grafana | logger=migrator t=2024-02-21T17:23:23.994040446Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" grafana | logger=migrator t=2024-02-21T17:23:23.994415363Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=374.607µs grafana | logger=migrator t=2024-02-21T17:23:23.999030825Z level=info msg="Executing migration" id="admin only folder/dashboard permission" grafana | logger=migrator t=2024-02-21T17:23:23.999613705Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=582.59µs grafana | logger=migrator t=2024-02-21T17:23:24.003187658Z level=info msg="Executing migration" id="add action column to seed_assignment" grafana | logger=migrator t=2024-02-21T17:23:24.011974543Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.788165ms grafana | logger=migrator t=2024-02-21T17:23:24.016574054Z level=info msg="Executing migration" id="add scope column to seed_assignment" grafana | logger=migrator t=2024-02-21T17:23:24.027896465Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.324171ms grafana | logger=migrator t=2024-02-21T17:23:24.031653631Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" grafana | logger=migrator t=2024-02-21T17:23:24.032442355Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=788.704µs grafana | logger=migrator t=2024-02-21T17:23:24.037301901Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" grafana | logger=migrator t=2024-02-21T17:23:24.148698397Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=111.397546ms grafana | logger=migrator t=2024-02-21T17:23:24.155570029Z level=info msg="Executing migration" id="add unique index builtin_role_name back" grafana | logger=migrator t=2024-02-21T17:23:24.156500395Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=930.797µs grafana | logger=migrator t=2024-02-21T17:23:24.164284802Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" grafana | logger=migrator t=2024-02-21T17:23:24.166373709Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.088647ms grafana | logger=migrator t=2024-02-21T17:23:24.171849956Z level=info msg="Executing migration" id="add primary key to seed_assigment" grafana | logger=migrator t=2024-02-21T17:23:24.211374764Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=39.527498ms grafana | logger=migrator t=2024-02-21T17:23:24.216011046Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" grafana | logger=migrator t=2024-02-21T17:23:24.216404413Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=395.707µs grafana | logger=migrator t=2024-02-21T17:23:24.221104466Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0590-toscadatatypes_toscadatatype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatypes_toscadatatype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCADATATYPES_TOSCADATATYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0600-toscanodetemplate.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplate (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, capabilitiesName VARCHAR(120) NULL, capabilitiesVersion VARCHAR(20) NULL, requirementsVersion VARCHAR(20) NULL, requirementsName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCANODETEMPLATE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0610-toscanodetemplates.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplates (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCANODETEMPLATES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0620-toscanodetemplates_toscanodetemplate.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplates_toscanodetemplate (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCANODETEMPLATES_TOSCANODETEMPLATE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0630-toscanodetype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, requirementsVersion VARCHAR(20) NULL, requirementsName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCANODETYPE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0640-toscanodetypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCANODETYPES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0650-toscanodetypes_toscanodetype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetypes_toscanodetype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCANODETYPES_TOSCANODETYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0660-toscaparameter.sql policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T17:23:24.221462872Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=358.006µs grafana | logger=migrator t=2024-02-21T17:23:24.225394311Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" grafana | logger=migrator t=2024-02-21T17:23:24.226006932Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=613.501µs grafana | logger=migrator t=2024-02-21T17:23:24.231637382Z level=info msg="Executing migration" id="create folder table" grafana | logger=migrator t=2024-02-21T17:23:24.233313852Z level=info msg="Migration successfully executed" id="create folder table" duration=1.676339ms grafana | logger=migrator t=2024-02-21T17:23:24.239885048Z level=info msg="Executing migration" id="Add index for parent_uid" grafana | logger=migrator t=2024-02-21T17:23:24.241250332Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.366465ms grafana | logger=migrator t=2024-02-21T17:23:24.245180741Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" grafana | logger=migrator t=2024-02-21T17:23:24.246469474Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.288343ms grafana | logger=migrator t=2024-02-21T17:23:24.250188919Z level=info msg="Executing migration" id="Update folder title length" grafana | logger=migrator t=2024-02-21T17:23:24.250323922Z level=info msg="Migration successfully executed" id="Update folder title length" duration=134.133µs grafana | logger=migrator t=2024-02-21T17:23:24.253829474Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" grafana | logger=migrator t=2024-02-21T17:23:24.255088816Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.259083ms grafana | logger=migrator t=2024-02-21T17:23:24.259898401Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" grafana | logger=migrator t=2024-02-21T17:23:24.262223462Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.324841ms grafana | logger=migrator t=2024-02-21T17:23:24.269959809Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" grafana | logger=migrator t=2024-02-21T17:23:24.271220611Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.260452ms grafana | logger=migrator t=2024-02-21T17:23:24.275576678Z level=info msg="Executing migration" id="Sync dashboard and folder table" grafana | logger=migrator t=2024-02-21T17:23:24.27629979Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=719.022µs grafana | logger=migrator t=2024-02-21T17:23:24.281384531Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" grafana | logger=migrator t=2024-02-21T17:23:24.282022592Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=635.072µs grafana | logger=migrator t=2024-02-21T17:23:24.286164215Z level=info msg="Executing migration" id="create anon_device table" grafana | logger=migrator t=2024-02-21T17:23:24.287783334Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.621638ms grafana | logger=migrator t=2024-02-21T17:23:24.292728011Z level=info msg="Executing migration" id="add unique index anon_device.device_id" grafana | logger=migrator t=2024-02-21T17:23:24.294118115Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.391084ms grafana | logger=migrator t=2024-02-21T17:23:24.299082363Z level=info msg="Executing migration" id="add index anon_device.updated_at" grafana | logger=migrator t=2024-02-21T17:23:24.300651841Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.568978ms grafana | logger=migrator t=2024-02-21T17:23:24.307699555Z level=info msg="Executing migration" id="create signing_key table" grafana | logger=migrator t=2024-02-21T17:23:24.308610711Z level=info msg="Migration successfully executed" id="create signing_key table" duration=910.376µs grafana | logger=migrator t=2024-02-21T17:23:24.313849974Z level=info msg="Executing migration" id="add unique index signing_key.key_id" grafana | logger=migrator t=2024-02-21T17:23:24.316025582Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.176188ms grafana | logger=migrator t=2024-02-21T17:23:24.321081321Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" grafana | logger=migrator t=2024-02-21T17:23:24.322450696Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.369415ms grafana | logger=migrator t=2024-02-21T17:23:24.326396235Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" grafana | logger=migrator t=2024-02-21T17:23:24.326880914Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=485.509µs grafana | logger=migrator t=2024-02-21T17:23:24.330940156Z level=info msg="Executing migration" id="Add folder_uid for dashboard" grafana | logger=migrator t=2024-02-21T17:23:24.341335519Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.393644ms grafana | logger=migrator t=2024-02-21T17:23:24.349264049Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" grafana | logger=migrator t=2024-02-21T17:23:24.34987766Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=614.181µs grafana | logger=migrator t=2024-02-21T17:23:24.353969122Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" grafana | logger=migrator t=2024-02-21T17:23:24.356368074Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=2.398492ms grafana | logger=migrator t=2024-02-21T17:23:24.361830921Z level=info msg="Executing migration" id="create sso_setting table" grafana | logger=migrator t=2024-02-21T17:23:24.362971491Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.13989ms grafana | logger=migrator t=2024-02-21T17:23:24.369463296Z level=info msg="Executing migration" id="copy kvstore migration status to each org" grafana | logger=migrator t=2024-02-21T17:23:24.371138996Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.67944ms grafana | logger=migrator t=2024-02-21T17:23:24.378604187Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" grafana | logger=migrator t=2024-02-21T17:23:24.37930808Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=706.403µs policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaparameter (VALUE VARCHAR(255) NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPARAMETER (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0670-toscapolicies.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicies (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICIES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0680-toscapolicies_toscapolicy.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicies_toscapolicy (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPOLICIES_TOSCAPOLICY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0690-toscapolicy.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicy (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCAPOLICY (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0700-toscapolicytype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICYTYPE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0710-toscapolicytypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICYTYPES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0720-toscapolicytypes_toscapolicytype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytypes_toscapolicytype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPOLICYTYPES_TOSCAPOLICYTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0730-toscaproperty.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaproperty (DEFAULTVALUE VARCHAR(255) DEFAULT NULL, `DESCRIPTION` VARCHAR(255) DEFAULT NULL, ENTRYSCHEMA LONGBLOB DEFAULT NULL, REQUIRED BOOLEAN DEFAULT 0, STATUS INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PRIMARY KEY PK_TOSCAPROPERTY (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0740-toscarelationshiptype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0750-toscarelationshiptypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPES (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0760-toscarelationshiptypes_toscarelationshiptype.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptypes_toscarelationshiptype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPES_TOSCARELATIONSHIPTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0770-toscarequirement.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirement (CAPABILITY VARCHAR(255) NULL, `DESCRIPTION` VARCHAR(255) NULL, NODE VARCHAR(255) NULL, RELATIONSHIP VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCAREQUIREMENT (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | grafana | logger=migrator t=2024-02-21T17:23:24.385642822Z level=info msg="migrations completed" performed=526 skipped=0 duration=5.118975607s grafana | logger=sqlstore t=2024-02-21T17:23:24.396395932Z level=info msg="Created default admin" user=admin grafana | logger=sqlstore t=2024-02-21T17:23:24.39685879Z level=info msg="Created default organization" grafana | logger=secrets t=2024-02-21T17:23:24.402395848Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 grafana | logger=plugin.store t=2024-02-21T17:23:24.418116465Z level=info msg="Loading plugins..." policy-db-migrator | > upgrade 0780-toscarequirements.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirements (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAREQUIREMENTS (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0790-toscarequirements_toscarequirement.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirements_toscarequirement (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAREQUIREMENTS_TOSCAREQUIREMENT (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0800-toscaservicetemplate.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaservicetemplate (`DESCRIPTION` VARCHAR(255) NULL, TOSCADEFINITIONSVERSION VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, capabilityTypesVersion VARCHAR(20) NULL, capabilityTypesName VARCHAR(120) NULL, dataTypesName VARCHAR(120) NULL, dataTypesVersion VARCHAR(20) NULL, nodeTypesVersion VARCHAR(20) NULL, nodeTypesName VARCHAR(120) NULL, policyTypesName VARCHAR(120) NULL, policyTypesVersion VARCHAR(20) NULL, relationshipTypesVersion VARCHAR(20) NULL, relationshipTypesName VARCHAR(120) NULL, topologyTemplateLocalName VARCHAR(120) NULL, topologyTemplateParentKeyName VARCHAR(120) NULL, topologyTemplateParentKeyVersion VARCHAR(15) NULL, topologyTemplateParentLocalName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCASERVICETEMPLATE (name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0810-toscatopologytemplate.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS toscatopologytemplate (`description` VARCHAR(255) NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, nodeTemplatessVersion VARCHAR(20) NULL, nodeTemplatesName VARCHAR(120) NULL, policyVersion VARCHAR(20) NULL, policyName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCATOPOLOGYTEMPLATE (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0820-toscatrigger.sql policy-db-migrator | -------------- grafana | logger=local.finder t=2024-02-21T17:23:24.455624838Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled grafana | logger=plugin.store t=2024-02-21T17:23:24.455812181Z level=info msg="Plugins loaded" count=55 duration=37.696696ms grafana | logger=query_data t=2024-02-21T17:23:24.458446787Z level=info msg="Query Service initialization" grafana | logger=live.push_http t=2024-02-21T17:23:24.470141804Z level=info msg="Live Push Gateway initialization" grafana | logger=ngalert.migration t=2024-02-21T17:23:24.475687672Z level=info msg=Starting grafana | logger=ngalert.migration orgID=1 t=2024-02-21T17:23:24.476548477Z level=info msg="Migrating alerts for organisation" grafana | logger=ngalert.migration orgID=1 t=2024-02-21T17:23:24.477114937Z level=info msg="Alerts found to migrate" alerts=0 grafana | logger=ngalert.migration CurrentType=Legacy DesiredType=UnifiedAlerting CleanOnDowngrade=false CleanOnUpgrade=false t=2024-02-21T17:23:24.478515532Z level=info msg="Completed legacy migration" grafana | logger=infra.usagestats.collector t=2024-02-21T17:23:24.512822098Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 grafana | logger=provisioning.datasources t=2024-02-21T17:23:24.514720752Z level=info msg="inserting datasource from configuration" name=PolicyPrometheus uid=dkSf71fnz grafana | logger=provisioning.alerting t=2024-02-21T17:23:24.528004976Z level=info msg="starting to provision alerting" grafana | logger=provisioning.alerting t=2024-02-21T17:23:24.528047267Z level=info msg="finished to provision alerting" grafana | logger=grafanaStorageLogger t=2024-02-21T17:23:24.528531755Z level=info msg="Storage starting" grafana | logger=ngalert.state.manager t=2024-02-21T17:23:24.529246508Z level=info msg="Warming state cache for startup" grafana | logger=ngalert.multiorg.alertmanager t=2024-02-21T17:23:24.531345865Z level=info msg="Starting MultiOrg Alertmanager" grafana | logger=http.server t=2024-02-21T17:23:24.533211728Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= grafana | logger=grafana-apiserver t=2024-02-21T17:23:24.53332026Z level=info msg="Authentication is disabled" grafana | logger=grafana-apiserver t=2024-02-21T17:23:24.537154167Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" grafana | logger=ngalert.state.manager t=2024-02-21T17:23:24.553747521Z level=info msg="State cache has been initialized" states=0 duration=24.499133ms grafana | logger=ngalert.scheduler t=2024-02-21T17:23:24.553800412Z level=info msg="Starting scheduler" tickInterval=10s grafana | logger=ticker t=2024-02-21T17:23:24.553864223Z level=info msg=starting first_tick=2024-02-21T17:23:30Z grafana | logger=sqlstore.transactions t=2024-02-21T17:23:24.620008851Z 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-02-21T17:23:24.621800703Z level=info msg="Update check succeeded" duration=93.624954ms grafana | logger=grafana.update.checker t=2024-02-21T17:23:24.643043068Z level=info msg="Update check succeeded" duration=113.400983ms grafana | logger=sqlstore.transactions t=2024-02-21T17:23:24.649473041Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" grafana | logger=sqlstore.transactions t=2024-02-21T17:23:24.649821158Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" grafana | logger=sqlstore.transactions t=2024-02-21T17:23:24.669034167Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" grafana | logger=sqlstore.transactions t=2024-02-21T17:23:24.680121453Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" grafana | logger=sqlstore.transactions t=2024-02-21T17:23:24.746299342Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" grafana | logger=sqlstore.transactions t=2024-02-21T17:23:24.767246181Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" grafana | logger=infra.usagestats t=2024-02-21T17:24:39.540967598Z level=info msg="Usage stats are ready to report" policy-db-migrator | CREATE TABLE IF NOT EXISTS toscatrigger (ACTION VARCHAR(255) NULL, toscaCondition LONGBLOB DEFAULT NULL, toscaConstraint LONGBLOB DEFAULT NULL, `DESCRIPTION` VARCHAR(255) NULL, EVALUATIONS INT DEFAULT NULL, EVENTTYPE VARCHAR(255) NULL, METHOD VARCHAR(255) NULL, `PERIOD` LONGBLOB DEFAULT NULL, SCHEDULE LONGBLOB DEFAULT NULL, TARGETFILTER LONGBLOB DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_TOSCATRIGGER (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0830-FK_ToscaNodeTemplate_capabilitiesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_capabilitiesName ON toscanodetemplate(capabilitiesName, capabilitiesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0840-FK_ToscaNodeTemplate_requirementsName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_requirementsName ON toscanodetemplate(requirementsName, requirementsVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0850-FK_ToscaNodeType_requirementsName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaNodeType_requirementsName ON toscanodetype(requirementsName, requirementsVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_capabilityTypesName ON toscaservicetemplate(capabilityTypesName, capabilityTypesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0870-FK_ToscaServiceTemplate_dataTypesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_dataTypesName ON toscaservicetemplate(dataTypesName, dataTypesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0880-FK_ToscaServiceTemplate_nodeTypesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_nodeTypesName ON toscaservicetemplate(nodeTypesName, nodeTypesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0890-FK_ToscaServiceTemplate_policyTypesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_policyTypesName ON toscaservicetemplate(policyTypesName, policyTypesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_relationshipTypesName ON toscaservicetemplate(relationshipTypesName, relationshipTypesVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_nodeTemplatesName ON toscatopologytemplate(nodeTemplatesName, nodeTemplatessVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0920-FK_ToscaTopologyTemplate_policyName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_policyName ON toscatopologytemplate(policyName, policyVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0940-PdpPolicyStatus_PdpGroup.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX PdpPolicyStatus_PdpGroup ON pdppolicystatus(PDPGROUP) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX TscaServiceTemplatetopologyTemplateParentLocalName ON toscaservicetemplate(topologyTemplateParentLocalName, topologyTemplateLocalName, topologyTemplateParentKeyVersion, topologyTemplateParentKeyName) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0960-FK_ToscaNodeTemplate_capabilitiesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscanodetemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES toscacapabilityassignments (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0970-FK_ToscaNodeTemplate_requirementsName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscanodetemplate ADD CONSTRAINT FK_ToscaNodeTemplate_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES toscarequirements (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0980-FK_ToscaNodeType_requirementsName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscanodetype ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES toscarequirements (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_capabilityTypesName FOREIGN KEY (capabilityTypesName, capabilityTypesVersion) REFERENCES toscacapabilitytypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1000-FK_ToscaServiceTemplate_dataTypesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES toscadatatypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1010-FK_ToscaServiceTemplate_nodeTypesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_nodeTypesName FOREIGN KEY (nodeTypesName, nodeTypesVersion) REFERENCES toscanodetypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1020-FK_ToscaServiceTemplate_policyTypesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_policyTypesName FOREIGN KEY (policyTypesName, policyTypesVersion) REFERENCES toscapolicytypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_relationshipTypesName FOREIGN KEY (relationshipTypesName, relationshipTypesVersion) REFERENCES toscarelationshiptypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscatopologytemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_nodeTemplatesName FOREIGN KEY (nodeTemplatesName, nodeTemplatessVersion) REFERENCES toscanodetemplates (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1050-FK_ToscaTopologyTemplate_policyName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscatopologytemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES toscapolicies (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT TscaServiceTemplatetopologyTemplateParentLocalName FOREIGN KEY (topologyTemplateParentLocalName, topologyTemplateLocalName, topologyTemplateParentKeyVersion, topologyTemplateParentKeyName) REFERENCES toscatopologytemplate (parentLocalName, localName, parentKeyVersion, parentKeyName) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0100-pdp.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdp ADD COLUMN LASTUPDATE datetime NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER HEALTHY policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0110-idx_tsidx1.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX IDX_TSIDX1 ON pdpstatistics(timeStamp, name, version) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0120-pk_pdpstatistics.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0130-pdpstatistics.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics ADD COLUMN POLICYUNDEPLOYCOUNT BIGINT DEFAULT NULL AFTER POLICYEXECUTEDSUCCESSCOUNT, ADD COLUMN POLICYUNDEPLOYFAILCOUNT BIGINT DEFAULT NULL, ADD COLUMN POLICYUNDEPLOYSUCCESSCOUNT BIGINT DEFAULT NULL, ADD COLUMN ID BIGINT NOT NULL policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0140-pk_pdpstatistics.sql policy-db-migrator | -------------- policy-db-migrator | UPDATE pdpstatistics as p JOIN (SELECT name, version, timeStamp, ROW_NUMBER() OVER (ORDER BY timeStamp ASC) AS row_num FROM pdpstatistics GROUP BY name, version, timeStamp) AS t ON (p.name=t.name AND p.version=t.version AND p.timeStamp = t.timeStamp) SET p.id=t.row_num policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID, name, version) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0150-pdpstatistics.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics MODIFY COLUMN timeStamp datetime(6) NULL policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0160-jpapdpstatistics_enginestats.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats ADD COLUMN ID BIGINT DEFAULT NULL AFTER UPTIME policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0170-jpapdpstatistics_enginestats.sql policy-db-migrator | -------------- policy-db-migrator | UPDATE jpapdpstatistics_enginestats a policy-db-migrator | JOIN pdpstatistics b policy-db-migrator | ON a.name = b.name AND a.version = b.version AND a.timeStamp = b.timeStamp policy-db-migrator | SET a.id = b.id policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0180-jpapdpstatistics_enginestats.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats DROP COLUMN timeStamp policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0190-jpapolicyaudit.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapolicyaudit (ACTION INT DEFAULT NULL, PDPGROUP VARCHAR(255) NULL, PDPTYPE VARCHAR(255) NULL, TIMESTAMP datetime DEFAULT NULL, USER VARCHAR(255) NULL, ID BIGINT NOT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_JPAPOLICYAUDIT (ID, name, version)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0200-JpaPolicyAuditIndex_timestamp.sql policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX JpaPolicyAuditIndex_timestamp ON jpapolicyaudit(TIMESTAMP) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0210-sequence.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0220-sequence.sql policy-db-migrator | -------------- policy-db-migrator | INSERT INTO sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0100-jpatoscapolicy_targets.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpatoscapolicy_targets ADD COLUMN toscaPolicyName VARCHAR(120) NOT NULL, ADD COLUMN toscaPolicyVersion VARCHAR(20) NOT NULL, ADD CONSTRAINT PK_JPATOSCAPOLICY_TARGETS PRIMARY KEY (toscaPolicyName, toscaPolicyVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0110-jpatoscapolicytype_targets.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpatoscapolicytype_targets ADD COLUMN toscaPolicyTypeName VARCHAR(120) NOT NULL, ADD COLUMN toscaPolicyTypeVersion VARCHAR(20) NOT NULL, ADD CONSTRAINT PK_JPATOSCAPOLICYTYPE_TARGETS PRIMARY KEY (toscaPolicyTypeName, toscaPolicyTypeVersion) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0120-toscatrigger.sql policy-db-migrator | -------------- policy-db-migrator | DROP TABLE IF EXISTS toscatrigger policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0130-jpatoscapolicytype_triggers.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpatoscapolicytype_triggers MODIFY COLUMN triggers LONGBLOB policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0140-toscaparameter.sql policy-db-migrator | -------------- policy-db-migrator | DROP TABLE IF EXISTS toscaparameter policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0150-toscaproperty.sql policy-db-migrator | -------------- policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_constraints policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_metadata policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | DROP TABLE IF EXISTS toscaproperty policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0160-jpapolicyaudit_pk.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpapolicyaudit DROP PRIMARY KEY policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpapolicyaudit ADD CONSTRAINT PK_JPAPOLICYAUDIT PRIMARY KEY (ID) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0170-pdpstatistics_pk.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0180-jpatoscanodetemplate_metadata.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpatoscanodetemplate_metadata MODIFY COLUMN METADATA LONGTEXT policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0100-upgrade.sql policy-db-migrator | -------------- policy-db-migrator | select 'upgrade to 1100 completed' as msg policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | msg policy-db-migrator | upgrade to 1100 completed policy-db-migrator | policy-db-migrator | > upgrade 0100-jpapolicyaudit_renameuser.sql policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE jpapolicyaudit RENAME COLUMN USER TO USERNAME policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0110-idx_tsidx1.sql policy-db-migrator | -------------- policy-db-migrator | DROP INDEX IDX_TSIDX1 ON pdpstatistics policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | CREATE INDEX IDXTSIDX1 ON pdpstatistics(timeStamp, name, version) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0120-audit_sequence.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS audit_sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | INSERT INTO audit_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM jpapolicyaudit)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0130-statistics_sequence.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS statistics_sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | INSERT INTO statistics_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policyadmin: OK: upgrade (1200) policy-db-migrator | name version policy-db-migrator | policyadmin 1200 policy-db-migrator | ID script operation from_version to_version tag success atTime policy-db-migrator | 1 0100-jpapdpgroup_properties.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 2 0110-jpapdpstatistics_enginestats.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 3 0120-jpapdpsubgroup_policies.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 4 0130-jpapdpsubgroup_properties.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 5 0140-jpapdpsubgroup_supportedpolicytypes.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 6 0150-jpatoscacapabilityassignment_attributes.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 7 0160-jpatoscacapabilityassignment_metadata.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 8 0170-jpatoscacapabilityassignment_occurrences.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 9 0180-jpatoscacapabilityassignment_properties.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 10 0190-jpatoscacapabilitytype_metadata.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 11 0200-jpatoscacapabilitytype_properties.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 12 0210-jpatoscadatatype_constraints.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 13 0220-jpatoscadatatype_metadata.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 14 0230-jpatoscadatatype_properties.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 15 0240-jpatoscanodetemplate_metadata.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:21 policy-db-migrator | 16 0250-jpatoscanodetemplate_properties.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 17 0260-jpatoscanodetype_metadata.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 18 0270-jpatoscanodetype_properties.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 19 0280-jpatoscapolicy_metadata.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 20 0290-jpatoscapolicy_properties.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 21 0300-jpatoscapolicy_targets.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 22 0310-jpatoscapolicytype_metadata.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 23 0320-jpatoscapolicytype_properties.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 24 0330-jpatoscapolicytype_targets.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 25 0340-jpatoscapolicytype_triggers.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 26 0350-jpatoscaproperty_constraints.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 27 0360-jpatoscaproperty_metadata.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 28 0370-jpatoscarelationshiptype_metadata.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 29 0380-jpatoscarelationshiptype_properties.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 30 0390-jpatoscarequirement_metadata.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 31 0400-jpatoscarequirement_occurrences.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:22 policy-db-migrator | 32 0410-jpatoscarequirement_properties.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 33 0420-jpatoscaservicetemplate_metadata.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 34 0430-jpatoscatopologytemplate_inputs.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 35 0440-pdpgroup_pdpsubgroup.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 36 0450-pdpgroup.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 37 0460-pdppolicystatus.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 38 0470-pdp.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 39 0480-pdpstatistics.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 40 0490-pdpsubgroup_pdp.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 41 0500-pdpsubgroup.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 42 0510-toscacapabilityassignment.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 43 0520-toscacapabilityassignments.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 44 0530-toscacapabilityassignments_toscacapabilityassignment.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 45 0540-toscacapabilitytype.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 46 0550-toscacapabilitytypes.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 47 0560-toscacapabilitytypes_toscacapabilitytype.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 48 0570-toscadatatype.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 49 0580-toscadatatypes.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 50 0590-toscadatatypes_toscadatatype.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 51 0600-toscanodetemplate.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 52 0610-toscanodetemplates.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 53 0620-toscanodetemplates_toscanodetemplate.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 54 0630-toscanodetype.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 55 0640-toscanodetypes.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:23 policy-db-migrator | 56 0650-toscanodetypes_toscanodetype.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 57 0660-toscaparameter.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 58 0670-toscapolicies.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 59 0680-toscapolicies_toscapolicy.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 60 0690-toscapolicy.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 61 0700-toscapolicytype.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 62 0710-toscapolicytypes.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 63 0720-toscapolicytypes_toscapolicytype.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 64 0730-toscaproperty.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 65 0740-toscarelationshiptype.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 66 0750-toscarelationshiptypes.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 67 0760-toscarelationshiptypes_toscarelationshiptype.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 68 0770-toscarequirement.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 69 0780-toscarequirements.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 70 0790-toscarequirements_toscarequirement.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 71 0800-toscaservicetemplate.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 72 0810-toscatopologytemplate.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 73 0820-toscatrigger.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 74 0830-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 75 0840-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 76 0850-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 77 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 78 0870-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 79 0880-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 80 0890-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:24 policy-db-migrator | 81 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 82 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 83 0920-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 84 0940-PdpPolicyStatus_PdpGroup.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 85 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 86 0960-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 87 0970-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 88 0980-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 89 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 90 1000-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 91 1010-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 92 1020-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 93 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 94 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 95 1050-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 96 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 2102241723210800u 1 2024-02-21 17:23:25 policy-db-migrator | 97 0100-pdp.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:25 policy-db-migrator | 98 0110-idx_tsidx1.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:25 policy-db-migrator | 99 0120-pk_pdpstatistics.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:25 policy-db-migrator | 100 0130-pdpstatistics.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:26 policy-db-migrator | 101 0140-pk_pdpstatistics.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:26 policy-db-migrator | 102 0150-pdpstatistics.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:26 policy-db-migrator | 103 0160-jpapdpstatistics_enginestats.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:26 policy-db-migrator | 104 0170-jpapdpstatistics_enginestats.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:26 policy-db-migrator | 105 0180-jpapdpstatistics_enginestats.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:26 policy-db-migrator | 106 0190-jpapolicyaudit.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:26 policy-db-migrator | 107 0200-JpaPolicyAuditIndex_timestamp.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:26 policy-db-migrator | 108 0210-sequence.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:26 policy-db-migrator | 109 0220-sequence.sql upgrade 0800 0900 2102241723210900u 1 2024-02-21 17:23:26 policy-db-migrator | 110 0100-jpatoscapolicy_targets.sql upgrade 0900 1000 2102241723211000u 1 2024-02-21 17:23:26 policy-db-migrator | 111 0110-jpatoscapolicytype_targets.sql upgrade 0900 1000 2102241723211000u 1 2024-02-21 17:23:26 policy-db-migrator | 112 0120-toscatrigger.sql upgrade 0900 1000 2102241723211000u 1 2024-02-21 17:23:26 policy-db-migrator | 113 0130-jpatoscapolicytype_triggers.sql upgrade 0900 1000 2102241723211000u 1 2024-02-21 17:23:26 policy-db-migrator | 114 0140-toscaparameter.sql upgrade 0900 1000 2102241723211000u 1 2024-02-21 17:23:26 policy-db-migrator | 115 0150-toscaproperty.sql upgrade 0900 1000 2102241723211000u 1 2024-02-21 17:23:26 policy-db-migrator | 116 0160-jpapolicyaudit_pk.sql upgrade 0900 1000 2102241723211000u 1 2024-02-21 17:23:26 policy-db-migrator | 117 0170-pdpstatistics_pk.sql upgrade 0900 1000 2102241723211000u 1 2024-02-21 17:23:26 policy-db-migrator | 118 0180-jpatoscanodetemplate_metadata.sql upgrade 0900 1000 2102241723211000u 1 2024-02-21 17:23:26 policy-db-migrator | 119 0100-upgrade.sql upgrade 1000 1100 2102241723211100u 1 2024-02-21 17:23:26 policy-db-migrator | 120 0100-jpapolicyaudit_renameuser.sql upgrade 1100 1200 2102241723211200u 1 2024-02-21 17:23:26 policy-db-migrator | 121 0110-idx_tsidx1.sql upgrade 1100 1200 2102241723211200u 1 2024-02-21 17:23:26 policy-db-migrator | 122 0120-audit_sequence.sql upgrade 1100 1200 2102241723211200u 1 2024-02-21 17:23:27 policy-db-migrator | 123 0130-statistics_sequence.sql upgrade 1100 1200 2102241723211200u 1 2024-02-21 17:23:27 policy-db-migrator | policyadmin: OK @ 1200 ++ 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 simulator ... Stopping prometheus ... Stopping mariadb ... Stopping grafana ... done Stopping prometheus ... done Stopping policy-apex-pdp ... done Stopping policy-pap ... done Stopping mariadb ... done Stopping policy-api ... done Stopping simulator ... done Removing grafana ... Removing policy-apex-pdp ... Removing policy-pap ... Removing policy-api ... Removing policy-db-migrator ... Removing simulator ... Removing prometheus ... Removing mariadb ... Removing simulator ... done Removing policy-api ... done Removing grafana ... done Removing policy-apex-pdp ... done Removing prometheus ... done Removing policy-db-migrator ... done Removing mariadb ... done Removing policy-pap ... 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.iA4ny0f6UI ]] + rsync -av /tmp/tmp.iA4ny0f6UI/ /w/workspace/policy-pap-london-project-csit-pap/csit/archives/pap sending incremental file list ./ log.html output.xml report.html testplan.txt sent 911,428 bytes received 95 bytes 1,823,046.00 bytes/sec total size is 910,882 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 2106 killed; [ssh-agent] Stopped. Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -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/jenkins14373137841235821381.sh ---> sysstat.sh [policy-pap-london-project-csit-pap] $ /bin/bash /tmp/jenkins204448500099775133.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/jenkins8555950991204400671.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-tIz2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tIz2/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-pap-london-project-csit-pap] $ /bin/bash /tmp/jenkins6351821632552938852.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-pap-london-project-csit-pap@tmp/config13597152773816607529tmp 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/jenkins10254591703867626564.sh ---> create-netrc.sh [policy-pap-london-project-csit-pap] $ /bin/bash /tmp/jenkins11490537179325280170.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-tIz2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tIz2/bin to PATH [policy-pap-london-project-csit-pap] $ /bin/bash /tmp/jenkins16374523238512613506.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-pap-london-project-csit-pap] $ /bin/bash /tmp/jenkins6394171009528966090.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-tIz2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-tIz2/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/jenkins16590773012485864729.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-tIz2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tIz2/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-pap-london-project-csit-pap/278 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-7461 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 838 26552 0 4775 30872 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:8b:e9:97 brd ff:ff:ff:ff:ff:ff inet 10.30.107.227/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85951sec preferred_lft 85951sec inet6 fe80::f816:3eff:fe8b:e997/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:a5:24:f1:dc 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-7461) 02/21/24 _x86_64_ (8 CPU) 17:19:25 LINUX RESTART (8 CPU) 17:20:02 tps rtps wtps bread/s bwrtn/s 17:21:01 136.21 72.51 63.70 4700.76 20533.88 17:22:01 107.78 14.80 92.98 1142.88 20805.20 17:23:01 150.49 9.35 141.14 1652.66 70063.39 17:24:01 315.28 12.01 303.27 818.86 43828.46 17:25:01 11.51 0.08 11.43 3.20 9919.13 17:26:01 38.28 0.07 38.21 11.73 11444.73 Average: 126.57 17.99 108.58 1379.12 29457.25 17:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:21:01 30176576 31732132 2762644 8.39 66624 1801312 1452120 4.27 837948 1638392 147276 17:22:01 29849836 31726436 3089384 9.38 85228 2087004 1383664 4.07 854932 1913380 144552 17:23:01 27260548 31672492 5678672 17.24 118212 4495604 1455380 4.28 1011264 4219024 736944 17:24:01 24441776 29119332 8497444 25.80 133024 4627456 9177976 27.00 3684392 4300932 596 17:25:01 24306924 28978712 8632296 26.21 133224 4627948 9138340 26.89 3828732 4291808 208 17:26:01 25783888 30422532 7155332 21.72 133648 4654912 4610840 13.57 2421472 4249488 100 Average: 26969925 30608606 5969295 18.12 111660 3715706 4536387 13.35 2106457 3435504 171613 17:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:21:01 ens3 377.39 253.52 1523.88 59.91 0.00 0.00 0.00 0.00 17:21:01 lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:01 ens3 53.77 39.06 761.38 7.58 0.00 0.00 0.00 0.00 17:22:01 lo 1.27 1.27 0.13 0.13 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:23:01 ens3 572.40 326.05 19011.40 24.50 0.00 0.00 0.00 0.00 17:23:01 br-2ddb77ae2eda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:01 lo 10.66 10.66 0.98 0.98 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:24:01 ens3 6.60 4.88 2.29 1.73 0.00 0.00 0.00 0.00 17:24:01 br-2ddb77ae2eda 0.90 0.80 0.07 0.31 0.00 0.00 0.00 0.00 17:24:01 veth8bb9f37 5.08 4.85 0.90 1.05 0.00 0.00 0.00 0.00 17:24:01 veth49d161b 0.50 0.75 0.05 0.30 0.00 0.00 0.00 0.00 17:25:01 ens3 5.43 5.03 5.61 1.21 0.00 0.00 0.00 0.00 17:25:01 br-2ddb77ae2eda 2.10 2.40 1.59 1.74 0.00 0.00 0.00 0.00 17:25:01 veth8bb9f37 37.76 31.59 12.95 37.45 0.00 0.00 0.00 0.00 17:25:01 veth49d161b 0.23 0.20 0.02 0.01 0.00 0.00 0.00 0.00 17:26:01 ens3 18.18 17.80 10.59 12.13 0.00 0.00 0.00 0.00 17:26:01 br-2ddb77ae2eda 1.28 1.63 0.11 0.16 0.00 0.00 0.00 0.00 17:26:01 lo 33.61 33.61 5.78 5.78 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 Average: ens3 171.73 107.32 3558.17 17.72 0.00 0.00 0.00 0.00 Average: br-2ddb77ae2eda 0.72 0.81 0.30 0.37 0.00 0.00 0.00 0.00 Average: lo 5.05 5.05 0.92 0.92 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7461) 02/21/24 _x86_64_ (8 CPU) 17:19:25 LINUX RESTART (8 CPU) 17:20:02 CPU %user %nice %system %iowait %steal %idle 17:21:01 all 11.19 0.00 1.05 3.28 0.04 84.43 17:21:01 0 4.10 0.00 0.68 16.89 0.09 78.25 17:21:01 1 35.42 0.00 2.68 3.11 0.07 58.72 17:21:01 2 24.28 0.00 1.17 0.70 0.05 73.80 17:21:01 3 8.92 0.00 0.75 0.25 0.03 90.04 17:21:01 4 4.73 0.00 0.90 1.05 0.02 93.30 17:21:01 5 3.90 0.00 0.81 0.42 0.03 94.83 17:21:01 6 4.19 0.00 0.80 0.58 0.02 94.41 17:21:01 7 3.92 0.00 0.59 3.38 0.03 92.07 17:22:01 all 9.39 0.00 0.67 3.93 0.03 85.98 17:22:01 0 2.08 0.00 0.48 7.75 0.02 89.66 17:22:01 1 12.26 0.00 1.05 2.09 0.02 84.58 17:22:01 2 23.22 0.00 1.13 3.58 0.03 72.02 17:22:01 3 23.05 0.00 1.20 6.46 0.05 69.24 17:22:01 4 6.35 0.00 0.57 0.02 0.02 93.05 17:22:01 5 5.63 0.00 0.61 11.51 0.07 82.18 17:22:01 6 2.29 0.00 0.27 0.03 0.00 97.41 17:22:01 7 0.25 0.00 0.10 0.07 0.00 99.58 17:23:01 all 9.32 0.00 3.65 7.47 0.05 79.50 17:23:01 0 5.82 0.00 3.07 4.56 0.07 86.48 17:23:01 1 12.80 0.00 3.61 0.03 0.07 83.49 17:23:01 2 8.77 0.00 4.10 0.85 0.05 86.24 17:23:01 3 9.16 0.00 4.54 41.46 0.08 44.76 17:23:01 4 8.74 0.00 3.39 6.48 0.03 81.35 17:23:01 5 9.01 0.00 2.88 6.43 0.05 81.62 17:23:01 6 9.21 0.00 4.52 0.05 0.05 86.17 17:23:01 7 11.08 0.00 3.07 0.15 0.05 85.65 17:24:01 all 26.96 0.00 3.41 5.03 0.07 64.53 17:24:01 0 25.16 0.00 3.31 12.85 0.08 58.59 17:24:01 1 32.02 0.00 3.83 0.57 0.07 63.51 17:24:01 2 29.41 0.00 3.68 1.11 0.07 65.73 17:24:01 3 27.76 0.00 3.56 13.54 0.08 55.05 17:24:01 4 28.69 0.00 3.62 3.06 0.07 64.56 17:24:01 5 19.03 0.00 2.88 0.94 0.07 77.08 17:24:01 6 24.32 0.00 2.96 0.84 0.07 71.82 17:24:01 7 29.30 0.00 3.45 7.33 0.07 59.85 17:25:01 all 4.25 0.00 0.38 0.84 0.03 94.51 17:25:01 0 2.35 0.00 0.25 6.28 0.03 91.08 17:25:01 1 4.94 0.00 0.48 0.03 0.03 94.51 17:25:01 2 5.39 0.00 0.42 0.13 0.02 94.05 17:25:01 3 5.84 0.00 0.48 0.22 0.02 93.44 17:25:01 4 4.82 0.00 0.42 0.02 0.03 94.71 17:25:01 5 2.64 0.00 0.23 0.00 0.03 97.09 17:25:01 6 3.41 0.00 0.33 0.00 0.02 96.24 17:25:01 7 4.60 0.00 0.39 0.00 0.05 94.96 17:26:01 all 0.94 0.00 0.32 0.95 0.03 97.77 17:26:01 0 0.62 0.00 0.18 6.53 0.02 92.65 17:26:01 1 0.47 0.00 0.40 0.15 0.02 98.96 17:26:01 2 1.87 0.00 0.33 0.00 0.02 97.78 17:26:01 3 0.58 0.00 0.22 0.25 0.02 98.93 17:26:01 4 0.67 0.00 0.32 0.13 0.02 98.86 17:26:01 5 0.90 0.00 0.50 0.05 0.05 98.50 17:26:01 6 1.80 0.00 0.30 0.33 0.03 97.53 17:26:01 7 0.60 0.00 0.27 0.10 0.03 99.00 Average: all 10.33 0.00 1.58 3.58 0.04 84.48 Average: 0 6.68 0.00 1.33 9.11 0.05 82.83 Average: 1 16.26 0.00 2.00 0.99 0.04 80.70 Average: 2 15.47 0.00 1.80 1.06 0.04 81.63 Average: 3 12.55 0.00 1.78 10.30 0.05 75.31 Average: 4 8.99 0.00 1.53 1.79 0.03 87.66 Average: 5 6.85 0.00 1.32 3.22 0.05 88.56 Average: 6 7.53 0.00 1.52 0.30 0.03 90.61 Average: 7 8.28 0.00 1.31 1.83 0.04 88.55