Results

By type

          mariadb 04:55:36.65 
mariadb 04:55:36.66 Welcome to the Bitnami mariadb-galera container
mariadb 04:55:36.67 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera
mariadb 04:55:36.68 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues
mariadb 04:55:36.69 
mariadb 04:55:36.70 INFO  ==> ** Starting MariaDB setup **
mariadb 04:55:36.76 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
mariadb 04:55:36.86 INFO  ==> Initializing mariadb database
mariadb 04:55:36.87 DEBUG ==> Ensuring expected directories/files exist
mariadb 04:55:36.94 INFO  ==> Updating 'my.cnf' with custom configuration
mariadb 04:55:36.96 INFO  ==> Setting user option
mariadb 04:55:36.97 DEBUG ==> Setting user to 'policy_user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 04:55:37.06 INFO  ==> Setting wsrep_node_name option
mariadb 04:55:37.07 DEBUG ==> Setting wsrep_node_name to 'onap-policy-mariadb-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 04:55:37.15 INFO  ==> Setting wsrep_node_address option
mariadb 04:55:37.16 DEBUG ==> Setting wsrep_node_address to '10.233.69.243' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 04:55:37.25 INFO  ==> Setting wsrep_sst_auth option
mariadb 04:55:37.26 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:Woc74ZuP' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 04:55:37.34 DEBUG ==> Cleaning data directory to ensure successfully initialization
Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ...
2022-09-10  4:55:37 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-09-10  4:55:37 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
OK

To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system


PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
To do so, start the server, then issue the following commands:

'/opt/bitnami/mariadb/bin/mysqladmin' -u root password 'new-password'
'/opt/bitnami/mariadb/bin/mysqladmin' -u root -h onap-policy-mariadb-0 password 'new-password'

Alternatively you can run:
'/opt/bitnami/mariadb/bin/mysql_secure_installation'

which will also give you the option of removing the test
databases and anonymous user created by default.  This is
strongly recommended for production servers.

See the MariaDB Knowledgebase at https://mariadb.com/kb or the
MySQL manual for more instructions.

You can start the MariaDB daemon with:
cd '/opt/bitnami/mariadb' ; /opt/bitnami/mariadb/bin/mysqld_safe --datadir='/bitnami/mariadb/data'

You can test the MariaDB daemon with mysql-test-run.pl
cd '/opt/bitnami/mariadb/mysql-test' ; perl mysql-test-run.pl

Please report any problems at https://mariadb.org/jira

The latest information about MariaDB is available at https://mariadb.org/.
You can find additional information about the MySQL part at:
https://dev.mysql.com
Consider joining MariaDB's strong and vibrant community:
https://mariadb.org/get-involved/

mariadb 04:55:42.28 INFO  ==> Starting mariadb in background
2022-09-10  4:55:42 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-09-10  4:55:42 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-09-10  4:55:42 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 168 ...
2022-09-10  4:55:42 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-09-10  4:55:42 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-09-10  4:55:42 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-09-10  4:55:42 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-09-10  4:55:42 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat'
2022-09-10  4:55:42 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2022-09-10  4:55:42 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 0
UUID: 00000000-0000-0000-0000-000000000000
Seqno: -1 - -1
Offset: -1
Synced: 0
2022-09-10  4:55:42 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2022-09-10  4:55:42 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.69.243; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S;
2022-09-10  4:55:42 0 [Note] WSREP: Start replication
2022-09-10  4:55:42 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-09-10  4:55:42 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2022-09-10  4:55:42 0 [Note] WSREP: protonet asio version 0
2022-09-10  4:55:42 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-09-10  4:55:42 0 [Note] WSREP: backend: asio
2022-09-10  4:55:42 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-09-10  4:55:42 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-09-10  4:55:42 0 [Note] WSREP: restore pc from disk failed
2022-09-10  4:55:42 0 [Note] WSREP: GMCast version 0
2022-09-10  4:55:42 0 [Note] WSREP: (d2b0f21a-9255, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-09-10  4:55:42 0 [Note] WSREP: (d2b0f21a-9255, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-09-10  4:55:42 0 [Note] WSREP: EVS version 1
2022-09-10  4:55:42 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-09-10  4:55:42 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-09-10  4:55:42 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-09-10  4:55:42 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-09-10  4:55:42 0 [Note] WSREP: Node d2b0f21a-9255 state prim
2022-09-10  4:55:42 0 [Note] WSREP: view(view_id(PRIM,d2b0f21a-9255,1) memb {
	d2b0f21a-9255,0
} joined {
} left {
} partitioned {
})
2022-09-10  4:55:42 0 [Note] WSREP: save pc into disk
2022-09-10  4:55:42 0 [Note] WSREP: gcomm: connected
2022-09-10  4:55:42 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-09-10  4:55:42 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-09-10  4:55:42 0 [Note] WSREP: Opened channel 'galera'
2022-09-10  4:55:42 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-09-10  4:55:42 0 [Note] WSREP: Starting new group from scratch: d2b1b240-30c4-11ed-b66d-9740e24cdcf5
2022-09-10  4:55:42 1 [Note] WSREP: Starting rollbacker thread 1
2022-09-10  4:55:42 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: d2b1b5b2-30c4-11ed-93b6-6365e92e0581
2022-09-10  4:55:42 0 [Note] WSREP: STATE EXCHANGE: sent state msg: d2b1b5b2-30c4-11ed-93b6-6365e92e0581
2022-09-10  4:55:42 0 [Note] WSREP: STATE EXCHANGE: got state msg: d2b1b5b2-30c4-11ed-93b6-6365e92e0581 from 0 (onap-policy-mariadb-0)
2022-09-10  4:55:42 0 [Note] WSREP: Quorum results:
	version    = 6,
	component  = PRIMARY,
	conf_id    = 0,
	members    = 1/1 (joined/total),
	act_id     = 0,
	last_appl. = 0,
	protocols  = 2/10/4 (gcs/repl/appl),
	vote policy= 0,
	group UUID = d2b1b240-30c4-11ed-b66d-9740e24cdcf5
2022-09-10  4:55:42 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-09-10  4:55:42 0 [Note] WSREP: Restored state OPEN -> JOINED (1)
2022-09-10  4:55:42 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-09-10  4:55:42 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1)
2022-09-10  4:55:42 2 [Note] WSREP: Starting applier thread 2
2022-09-10  4:55:42 2 [Note] WSREP: ####### processing CC 1, local, ordered
2022-09-10  4:55:42 2 [Note] WSREP: Process first view: d2b1b240-30c4-11ed-b66d-9740e24cdcf5 my uuid: d2b0f21a-30c4-11ed-9255-a3cea9fe5d3c
2022-09-10  4:55:42 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position d2b1b240-30c4-11ed-b66d-9740e24cdcf5:1 with ID d2b0f21a-30c4-11ed-9255-a3cea9fe5d3c
2022-09-10  4:55:42 2 [Note] WSREP: Server status change disconnected -> connected
2022-09-10  4:55:42 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:42 2 [Note] WSREP: ####### My UUID: d2b0f21a-30c4-11ed-9255-a3cea9fe5d3c
2022-09-10  4:55:42 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-09-10  4:55:42 0 [Note] WSREP: Service thread queue flushed.
2022-09-10  4:55:42 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-09-10  4:55:42 2 [Note] WSREP: REPL Protocols: 10 (5)
2022-09-10  4:55:42 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1
2022-09-10  4:55:42 0 [Note] WSREP: Service thread queue flushed.
2022-09-10  4:55:42 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> d2b1b240-30c4-11ed-b66d-9740e24cdcf5:0
2022-09-10  4:55:42 2 [Note] WSREP: ================================================
View:
  id: d2b1b240-30c4-11ed-b66d-9740e24cdcf5:1
  status: primary
  protocol_version: 4
  capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO
  final: no
  own_index: 0
  members(1):
	0: d2b0f21a-30c4-11ed-9255-a3cea9fe5d3c, onap-policy-mariadb-0
=================================================
2022-09-10  4:55:42 2 [Note] WSREP: Server status change connected -> joiner
2022-09-10  4:55:42 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:42 2 [Note] WSREP: Server status change joiner -> initializing
2022-09-10  4:55:42 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:42 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2022-09-10  4:55:42 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-09-10  4:55:42 0 [Note] InnoDB: Using Linux native AIO
2022-09-10  4:55:42 0 [Note] InnoDB: Uses event mutexes
2022-09-10  4:55:42 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-09-10  4:55:42 0 [Note] InnoDB: Number of pools: 1
2022-09-10  4:55:42 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-09-10  4:55:42 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-09-10  4:55:42 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-09-10  4:55:42 0 [Note] InnoDB: Completed initialization of buffer pool
2022-09-10  4:55:42 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-09-10  4:55:42 0 [Note] InnoDB: 128 rollback segments are active.
2022-09-10  4:55:42 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-09-10  4:55:42 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-09-10  4:55:44 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-09-10  4:55:44 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20
2022-09-10  4:55:44 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-09-10  4:55:44 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2022-09-10  4:55:44 0 [Note] InnoDB: Buffer pool(s) load completed at 220910  4:55:44
2022-09-10  4:55:44 0 [Note] Server socket created on IP: '127.0.0.1'.
2022-09-10  4:55:44 0 [Warning] 'user' entry 'root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-10  4:55:44 0 [Warning] 'user' entry '@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-10  4:55:44 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-10  4:55:44 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-09-10  4:55:44 0 [Note] WSREP: Server initialized
2022-09-10  4:55:44 0 [Note] WSREP: Server status change initializing -> initialized
2022-09-10  4:55:44 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:44 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-09-10  4:55:44 6 [Note] WSREP: Starting applier thread 6
2022-09-10  4:55:44 7 [Note] WSREP: Starting applier thread 7
2022-09-10  4:55:44 9 [Note] WSREP: Starting applier thread 9
2022-09-10  4:55:44 0 [Note] Reading of all Master_info entries succeeded
2022-09-10  4:55:44 0 [Note] Added new Master_info '' to hash table
2022-09-10  4:55:44 5 [Note] WSREP: Cluster table is empty, not recovering transactions
2022-09-10  4:55:44 2 [Note] WSREP: Server status change initialized -> joined
2022-09-10  4:55:44 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:44 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:44 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2022-09-10  4:55:44 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1
2022-09-10  4:55:44 2 [Note] WSREP: Min available from gcache for CC from group: 1
2022-09-10  4:55:44 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-09-10  4:55:44 2 [Note] WSREP: Server status change joined -> synced
2022-09-10  4:55:44 2 [Note] WSREP: Synchronized with group, ready for connections
2022-09-10  4:55:44 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
mariadb 04:55:46.31 DEBUG ==> Sleeping 5 seconds before continuing with initialization
2022-09-10  4:55:51 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
mariadb 04:55:51.32 DEBUG ==> Deleting all users to avoid issues with galera configuration
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 04:55:51.33 DEBUG ==> Executing SQL command:
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
2022-09-10  4:55:51 12 [Warning] Access denied for user 'root'@'localhost' (using password: YES)
# Time: 220910  4:55:51
# User@Host: root[root] @ localhost []
# Thread_id: 13  Schema: mysql  QC_hit: No
# Query_time: 0.162946  Lock_time: 0.160324  Rows_sent: 0  Rows_examined: 7
# Rows_affected: 6  Bytes_sent: 11
use mysql;
SET timestamp=1662785751;
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
mariadb 04:55:51.52 DEBUG ==> Configuring root user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 04:55:51.54 DEBUG ==> Executing SQL command:
-- create root@localhost user for local admin access
-- create user 'root'@'localhost' identified by "Fepe9+XafoNuvi";
-- grant all on *.* to 'root'@'localhost' with grant option;
-- create admin user for remote access
create user 'root'@'%' identified  by "Fepe9+XafoNuvi";
grant all on *.* to 'root'@'%' with grant option;
flush privileges;
2022-09-10  4:55:51 14 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 04:55:51.57 DEBUG ==> removing the unknown user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 04:55:51.59 DEBUG ==> Executing SQL command:
select Host from user where User='';
# User@Host: root[root] @ localhost []
# Thread_id: 15  Schema: mysql  QC_hit: No
# Query_time: 0.001187  Lock_time: 0.000678  Rows_sent: 0  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 71
SET timestamp=1662785751;
select Host from user where User='';
mariadb 04:55:51.61 DEBUG ==> creating database user \'policy_user\'
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 04:55:51.62 DEBUG ==> Executing SQL command:
create or replace user 'policy_user'@'%' identified by "YipnSite3!Rafo";
mariadb 04:55:51.65 DEBUG ==> Removing all other hosts for the user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 04:55:51.66 DEBUG ==> Executing SQL command:
select Host from user where User='policy_user' and Host!='%';
mariadb 04:55:51.69 DEBUG ==> Creating database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 04:55:51.70 DEBUG ==> Executing SQL command:
create database if not exists `policyadmin` ;
mariadb 04:55:51.74 DEBUG ==> Providing privileges to username policy_user on database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 04:55:51.75 DEBUG ==> Executing SQL command:
grant all on `policyadmin`.* to 'policy_user'@'%';
mariadb 04:55:51.78 DEBUG ==> Configure mariabackup user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 04:55:51.79 DEBUG ==> Executing SQL command:
create or replace user 'mariabackup'@'localhost' identified by "Woc74ZuP";
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 04:55:51.82 DEBUG ==> Executing SQL command:
grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost';
flush privileges;
2022-09-10  4:55:51 21 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 04:55:51.85 DEBUG ==> Configure replication user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 04:55:51.86 DEBUG ==> Executing SQL command:
grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor";
grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor";
flush privileges;
2022-09-10  4:55:51 22 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 04:55:51.91 DEBUG ==> Flushing privileges
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 04:55:51.92 DEBUG ==> Executing SQL command:
flush privileges;
2022-09-10  4:55:51 23 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 04:55:51.97 INFO  ==> Stopping mariadb
2022-09-10  4:55:51 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2022-09-10  4:55:51 0 [Note] WSREP: Shutdown replication
2022-09-10  4:55:51 0 [Note] WSREP: Server status change synced -> disconnecting
2022-09-10  4:55:51 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:51 0 [Note] WSREP: Closing send monitor...
2022-09-10  4:55:51 0 [Note] WSREP: Closed send monitor.
2022-09-10  4:55:51 0 [Note] WSREP: gcomm: terminating thread
2022-09-10  4:55:51 0 [Note] WSREP: gcomm: joining thread
2022-09-10  4:55:51 0 [Note] WSREP: gcomm: closing backend
2022-09-10  4:55:51 0 [Note] WSREP: PC protocol downgrade 1 -> 0
2022-09-10  4:55:51 0 [Note] WSREP: view((empty))
2022-09-10  4:55:51 0 [Note] WSREP: gcomm: closed
2022-09-10  4:55:51 0 [Note] WSREP: New SELF-LEAVE.
2022-09-10  4:55:51 0 [Note] WSREP: Flow-control interval: [0, 0]
2022-09-10  4:55:51 0 [Note] WSREP: Received SELF-LEAVE. Closing connection.
2022-09-10  4:55:51 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 14)
2022-09-10  4:55:51 0 [Note] WSREP: RECV thread exiting 0: Success
2022-09-10  4:55:51 0 [Note] WSREP: recv_thread() joined.
2022-09-10  4:55:51 0 [Note] WSREP: Closing replication queue.
2022-09-10  4:55:51 0 [Note] WSREP: Closing slave action queue.
2022-09-10  4:55:51 2 [Note] WSREP: ================================================
View:
  id: d2b1b240-30c4-11ed-b66d-9740e24cdcf5:14
  status: non-primary
  protocol_version: 4
  capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO
  final: yes
  own_index: -1
  members(0):
=================================================
2022-09-10  4:55:51 2 [Note] WSREP: Non-primary view
2022-09-10  4:55:51 2 [Note] WSREP: Server status change disconnecting -> disconnected
2022-09-10  4:55:51 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:51 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:51 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2
2022-09-10  4:55:51 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-10  4:55:51 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7
2022-09-10  4:55:51 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6
2022-09-10  4:55:51 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-10  4:55:51 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-10  4:55:51 9 [Note] WSREP: Applier thread exiting ret: 6 thd: 9
2022-09-10  4:55:51 9 [Warning] Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-10  4:55:51 1 [Note] WSREP: rollbacker thread exiting 1
2022-09-10  4:55:51 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-10  4:55:51 0 [Note] Event Scheduler: Purging the queue. 0 events
2022-09-10  4:55:51 0 [Note] WSREP: dtor state: CLOSED
2022-09-10  4:55:51 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 13, in use: 13, in pool: 0
2022-09-10  4:55:51 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-09-10  4:55:52 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-09-10  4:55:52 0 [Note] WSREP: mon: entered 16 oooe fraction 0 oool fraction 0
2022-09-10  4:55:52 0 [Note] WSREP: cert index usage at exit 2
2022-09-10  4:55:52 0 [Note] WSREP: cert trx map usage at exit 13
2022-09-10  4:55:52 0 [Note] WSREP: deps set usage at exit 0
2022-09-10  4:55:52 0 [Note] WSREP: avg deps dist 1
2022-09-10  4:55:52 0 [Note] WSREP: avg cert interval 0
2022-09-10  4:55:52 0 [Note] WSREP: cert index size 2
2022-09-10  4:55:52 0 [Note] WSREP: Service thread queue flushed.
2022-09-10  4:55:52 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0
2022-09-10  4:55:52 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.923077, misses: 1, in use: 0, in pool: 1
2022-09-10  4:55:52 0 [Note] WSREP: Flushing memory map to disk...
2022-09-10  4:55:53 0 [Note] InnoDB: FTS optimize thread exiting.
2022-09-10  4:55:53 0 [Note] InnoDB: Starting shutdown...
2022-09-10  4:55:53 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2022-09-10  4:55:53 0 [Note] InnoDB: Buffer pool(s) dump completed at 220910  4:55:53
2022-09-10  4:55:54 0 [Note] InnoDB: Shutdown completed; log sequence number 70393; transaction id 43
2022-09-10  4:55:54 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-09-10  4:55:54 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete

mariadb 04:55:55.00 INFO  ==> ** MariaDB setup finished! **

mariadb 04:55:55.11 INFO  ==> ** Starting MariaDB **
mariadb 04:55:55.12 INFO  ==> Setting previous boot
2022-09-10  4:55:55 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-09-10  4:55:55 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-09-10  4:55:55 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ...
2022-09-10  4:55:55 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-09-10  4:55:55 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-09-10  4:55:55 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-09-10  4:55:55 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-09-10  4:55:55 0 [Note] WSREP: Found saved state: d2b1b240-30c4-11ed-b66d-9740e24cdcf5:14, safe_to_bootstrap: 1
2022-09-10  4:55:55 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 2
UUID: d2b1b240-30c4-11ed-b66d-9740e24cdcf5
Seqno: 1 - 14
Offset: 1280
Synced: 1
2022-09-10  4:55:55 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: d2b1b240-30c4-11ed-b66d-9740e24cdcf5, offset: 1280
2022-09-10  4:55:55 0 [Note] WSREP: GCache::RingBuffer initial scan...  0.0% (        0/134217752 bytes) complete.
2022-09-10  4:55:55 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete.
2022-09-10  4:55:55 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-14
2022-09-10  4:55:55 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...  0.0% (   0/6904 bytes) complete.
2022-09-10  4:55:55 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (6904/6904 bytes) complete.
2022-09-10  4:55:55 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/14 locked buffers
2022-09-10  4:55:55 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134210824/134217728
2022-09-10  4:55:55 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.69.243; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S;
2022-09-10  4:55:55 0 [Note] WSREP: Service thread queue flushed.
2022-09-10  4:55:55 0 [Note] WSREP: ####### Assign initial position for certification: d2b1b240-30c4-11ed-b66d-9740e24cdcf5:14, protocol version: -1
2022-09-10  4:55:55 0 [Note] WSREP: Start replication
2022-09-10  4:55:55 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-09-10  4:55:55 0 [Note] WSREP: Setting GCS initial position to d2b1b240-30c4-11ed-b66d-9740e24cdcf5:14
2022-09-10  4:55:55 0 [Note] WSREP: protonet asio version 0
2022-09-10  4:55:55 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-09-10  4:55:55 0 [Note] WSREP: backend: asio
2022-09-10  4:55:55 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-09-10  4:55:55 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-09-10  4:55:55 0 [Note] WSREP: restore pc from disk failed
2022-09-10  4:55:55 0 [Note] WSREP: GMCast version 0
2022-09-10  4:55:55 0 [Note] WSREP: (da48998a-ad6c, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-09-10  4:55:55 0 [Note] WSREP: (da48998a-ad6c, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-09-10  4:55:55 0 [Note] WSREP: EVS version 1
2022-09-10  4:55:55 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-09-10  4:55:55 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-09-10  4:55:55 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-09-10  4:55:55 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-09-10  4:55:55 0 [Note] WSREP: Node da48998a-ad6c state prim
2022-09-10  4:55:55 0 [Note] WSREP: view(view_id(PRIM,da48998a-ad6c,1) memb {
	da48998a-ad6c,0
} joined {
} left {
} partitioned {
})
2022-09-10  4:55:55 0 [Note] WSREP: save pc into disk
2022-09-10  4:55:55 0 [Note] WSREP: gcomm: connected
2022-09-10  4:55:55 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-09-10  4:55:55 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-09-10  4:55:55 0 [Note] WSREP: Opened channel 'galera'
2022-09-10  4:55:55 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-09-10  4:55:55 1 [Note] WSREP: Starting applier thread 1
2022-09-10  4:55:55 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: da492d80-30c4-11ed-b09e-6f7e74a0a74c
2022-09-10  4:55:55 0 [Note] WSREP: STATE EXCHANGE: sent state msg: da492d80-30c4-11ed-b09e-6f7e74a0a74c
2022-09-10  4:55:55 0 [Note] WSREP: STATE EXCHANGE: got state msg: da492d80-30c4-11ed-b09e-6f7e74a0a74c from 0 (onap-policy-mariadb-0)
2022-09-10  4:55:55 0 [Note] WSREP: Quorum results:
	version    = 6,
	component  = PRIMARY,
	conf_id    = 0,
	members    = 1/1 (joined/total),
	act_id     = 14,
	last_appl. = 14,
	protocols  = 2/10/4 (gcs/repl/appl),
	vote policy= 0,
	group UUID = d2b1b240-30c4-11ed-b66d-9740e24cdcf5
2022-09-10  4:55:55 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-09-10  4:55:55 0 [Note] WSREP: Restored state OPEN -> JOINED (15)
2022-09-10  4:55:55 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-09-10  4:55:55 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15)
2022-09-10  4:55:55 2 [Note] WSREP: Starting rollbacker thread 2
2022-09-10  4:55:55 1 [Note] WSREP: ####### processing CC 15, local, ordered
2022-09-10  4:55:55 1 [Note] WSREP: Process first view: d2b1b240-30c4-11ed-b66d-9740e24cdcf5 my uuid: da48998a-30c4-11ed-ad6c-ffdff7f6508b
2022-09-10  4:55:55 1 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position d2b1b240-30c4-11ed-b66d-9740e24cdcf5:15 with ID da48998a-30c4-11ed-ad6c-ffdff7f6508b
2022-09-10  4:55:55 1 [Note] WSREP: Server status change disconnected -> connected
2022-09-10  4:55:55 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:55 1 [Note] WSREP: ####### My UUID: da48998a-30c4-11ed-ad6c-ffdff7f6508b
2022-09-10  4:55:55 1 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-09-10  4:55:55 0 [Note] WSREP: Service thread queue flushed.
2022-09-10  4:55:55 1 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-09-10  4:55:55 1 [Note] WSREP: REPL Protocols: 10 (5)
2022-09-10  4:55:55 1 [Note] WSREP: ####### Adjusting cert position: -1 -> 15
2022-09-10  4:55:55 0 [Note] WSREP: Service thread queue flushed.
2022-09-10  4:55:55 1 [Note] WSREP: ================================================
View:
  id: d2b1b240-30c4-11ed-b66d-9740e24cdcf5:15
  status: primary
  protocol_version: 4
  capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO
  final: no
  own_index: 0
  members(1):
	0: da48998a-30c4-11ed-ad6c-ffdff7f6508b, onap-policy-mariadb-0
=================================================
2022-09-10  4:55:55 1 [Note] WSREP: Server status change connected -> joiner
2022-09-10  4:55:55 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:55 1 [Note] WSREP: Server status change joiner -> initializing
2022-09-10  4:55:55 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:55 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2022-09-10  4:55:55 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-09-10  4:55:55 0 [Note] InnoDB: Using Linux native AIO
2022-09-10  4:55:55 0 [Note] InnoDB: Uses event mutexes
2022-09-10  4:55:55 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-09-10  4:55:55 0 [Note] InnoDB: Number of pools: 1
2022-09-10  4:55:55 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-09-10  4:55:55 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-09-10  4:55:55 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-09-10  4:55:55 0 [Note] InnoDB: Completed initialization of buffer pool
2022-09-10  4:55:55 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-09-10  4:55:55 0 [Note] InnoDB: 128 rollback segments are active.
2022-09-10  4:55:55 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-09-10  4:55:55 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-09-10  4:55:56 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-09-10  4:55:56 0 [Note] InnoDB: 10.5.8 started; log sequence number 70393; transaction id 44
2022-09-10  4:55:56 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-09-10  4:55:56 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2022-09-10  4:55:56 0 [Note] Server socket created on IP: '0.0.0.0'.
2022-09-10  4:55:56 0 [Note] InnoDB: Buffer pool(s) load completed at 220910  4:55:56
2022-09-10  4:55:56 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-10  4:55:56 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-09-10  4:55:56 0 [Note] WSREP: Server initialized
2022-09-10  4:55:56 0 [Note] WSREP: Server status change initializing -> initialized
2022-09-10  4:55:56 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:56 1 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-09-10  4:55:56 7 [Note] WSREP: Starting applier thread 7
2022-09-10  4:55:56 6 [Note] WSREP: Starting applier thread 6
2022-09-10  4:55:56 9 [Note] WSREP: Starting applier thread 9
2022-09-10  4:55:56 0 [Note] Reading of all Master_info entries succeeded
2022-09-10  4:55:56 0 [Note] Added new Master_info '' to hash table
2022-09-10  4:55:56 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2022-09-10  4:55:56 5 [Note] WSREP: Recovered cluster id d2b1b240-30c4-11ed-b66d-9740e24cdcf5
2022-09-10  4:55:56 1 [Note] WSREP: Server status change initialized -> joined
2022-09-10  4:55:56 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:56 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-10  4:55:56 1 [Note] WSREP: Lowest cert index boundary for CC from group: 15
2022-09-10  4:55:56 1 [Note] WSREP: Min available from gcache for CC from group: 1
2022-09-10  4:55:56 1 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-09-10  4:55:56 1 [Note] WSREP: Server status change joined -> synced
2022-09-10  4:55:56 1 [Note] WSREP: Synchronized with group, ready for connections
2022-09-10  4:55:56 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
# Time: 220910  4:55:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  Schema:   QC_hit: No
# Query_time: 0.000361  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785757;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  Schema:   QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785757;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:56:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.000633  Lock_time: 0.000236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785762;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.000477  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785762;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:56:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 16  Schema:   QC_hit: No
# Query_time: 0.000173  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785772;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 16  Schema:   QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785772;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:56:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.978487  Lock_time: 0.978206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785773;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785773;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:56:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 20  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000279  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785782;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 19  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785782;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 19  Schema:   QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785782;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:56:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 20  Schema:   QC_hit: No
# Query_time: 0.963886  Lock_time: 0.963720  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785783;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-09-10  4:56:25 35 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
# Time: 220910  4:56:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 36  Schema:   QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785787;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 36  Schema:   QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785787;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:56:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 37  Schema:   QC_hit: No
# Query_time: 0.000430  Lock_time: 0.000342  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785792;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:56:33
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.971790  Lock_time: 0.971655  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785793;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 37  Schema:   QC_hit: No
# Query_time: 0.963511  Lock_time: 0.963382  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785793;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785793;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:56:40
# User@Host: policy_user[policy_user] @  [10.233.65.50]
# Thread_id: 48  Schema:   QC_hit: No
# Query_time: 0.001929  Lock_time: 0.000403  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 73
SET timestamp=1662785800;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 220910  4:56:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 56  Schema:   QC_hit: No
# Query_time: 0.009480  Lock_time: 0.009347  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785801;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 57  Schema:   QC_hit: No
# Query_time: 0.001945  Lock_time: 0.001812  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785801;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 56  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785801;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 57  Schema:   QC_hit: No
# Query_time: 0.000153  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785801;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:56:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 129  Schema:   QC_hit: No
# Query_time: 0.003687  Lock_time: 0.003544  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785812;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 130  Schema:   QC_hit: No
# Query_time: 0.041327  Lock_time: 0.041198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785812;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 129  Schema:   QC_hit: No
# Query_time: 0.037341  Lock_time: 0.037161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785812;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 130  Schema:   QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785812;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:56:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 180  Schema:   QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785817;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 180  Schema:   QC_hit: No
# Query_time: 0.000138  Lock_time: 0.000087  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785817;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:57:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 204  Schema:   QC_hit: No
# Query_time: 0.000588  Lock_time: 0.000513  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785821;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 204  Schema:   QC_hit: No
# Query_time: 0.043425  Lock_time: 0.043291  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785821;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 203  Schema:   QC_hit: No
# Query_time: 0.029396  Lock_time: 0.029321  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785821;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 203  Schema:   QC_hit: No
# Query_time: 0.008298  Lock_time: 0.008190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785821;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:57:06
# User@Host: policy_user[policy_user] @  [10.233.65.50]
# Thread_id: 263  Schema: policyadmin  QC_hit: No
# Query_time: 0.003270  Lock_time: 0.002910  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
use policyadmin;
SET timestamp=1662785826;
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;
# Time: 220910  4:57:07
# User@Host: policy_user[policy_user] @  [10.233.65.50]
# Thread_id: 269  Schema: policyadmin  QC_hit: No
# Query_time: 0.004984  Lock_time: 0.004700  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1662785827;
UPDATE jpapdpstatistics_enginestats a
  JOIN pdpstatistics b
    ON a.name = b.name AND a.version = b.version AND a.timeStamp = b.timeStamp
   SET a.id = b.id;
# Time: 220910  4:57:09
# User@Host: policy_user[policy_user] @  [10.233.65.50]
# Thread_id: 306  Schema:   QC_hit: No
# Query_time: 0.003840  Lock_time: 0.000222  Rows_sent: 1  Rows_examined: 70
# Rows_affected: 0  Bytes_sent: 74
SET timestamp=1662785829;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# User@Host: policy_user[policy_user] @  [10.233.65.50]
# Thread_id: 309  Schema:   QC_hit: No
# Query_time: 0.000543  Lock_time: 0.000176  Rows_sent: 118  Rows_examined: 236
# Rows_affected: 0  Bytes_sent: 12515
SET timestamp=1662785829;
SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC;
# Time: 220910  4:57:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 310  Schema:   QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785832;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 310  Schema:   QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785832;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:57:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 311  Schema:   QC_hit: No
# Query_time: 0.983397  Lock_time: 0.983265  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785833;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 311  Schema:   QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785833;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:57:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 315  Schema:   QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785842;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 315  Schema:   QC_hit: No
# Query_time: 0.001291  Lock_time: 0.001232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785842;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:57:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 314  Schema:   QC_hit: No
# Query_time: 0.957734  Lock_time: 0.957600  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785843;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 314  Schema:   QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785843;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:57:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 319  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785847;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 319  Schema:   QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785847;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:57:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 320  Schema:   QC_hit: No
# Query_time: 0.000680  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785852;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:57:33
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 320  Schema:   QC_hit: No
# Query_time: 0.955251  Lock_time: 0.955073  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785853;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 321  Schema:   QC_hit: No
# Query_time: 0.964214  Lock_time: 0.964036  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785853;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 321  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785853;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:57:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 324  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785862;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 325  Schema:   QC_hit: No
# Query_time: 0.000320  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785862;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 324  Schema:   QC_hit: No
# Query_time: 0.000152  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785862;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:57:43
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 325  Schema:   QC_hit: No
# Query_time: 0.966102  Lock_time: 0.965951  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785863;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:57:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 328  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785872;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:57:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 329  Schema:   QC_hit: No
# Query_time: 0.983591  Lock_time: 0.983457  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785873;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 328  Schema:   QC_hit: No
# Query_time: 0.966618  Lock_time: 0.966564  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785873;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:57:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 329  Schema:   QC_hit: No
# Query_time: 0.982290  Lock_time: 0.982145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785874;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:57:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 332  Schema:   QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785877;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 332  Schema:   QC_hit: No
# Query_time: 0.000174  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785877;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:58:03
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 334  Schema:   QC_hit: No
# Query_time: 0.987556  Lock_time: 0.987368  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785883;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 334  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785883;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 333  Schema:   QC_hit: No
# Query_time: 0.970050  Lock_time: 0.969110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785883;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 333  Schema:   QC_hit: No
# Query_time: 0.000361  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785883;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:58:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 338  Schema:   QC_hit: No
# Query_time: 0.971461  Lock_time: 0.971336  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785893;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 337  Schema:   QC_hit: No
# Query_time: 0.998126  Lock_time: 0.998003  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785893;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 338  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785893;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:58:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 337  Schema:   QC_hit: No
# Query_time: 0.974365  Lock_time: 0.974204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785894;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:58:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 341  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785901;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 342  Schema:   QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785901;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 342  Schema:   QC_hit: No
# Query_time: 0.000340  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785901;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 341  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785901;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:58:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 345  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785907;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 345  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785907;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:58:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 347  Schema:   QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785911;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 347  Schema:   QC_hit: No
# Query_time: 0.000813  Lock_time: 0.000616  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785911;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 346  Schema:   QC_hit: No
# Query_time: 0.000465  Lock_time: 0.000342  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785911;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 346  Schema:   QC_hit: No
# Query_time: 0.000137  Lock_time: 0.000087  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785911;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:58:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 351  Schema:   QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785921;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 350  Schema:   QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785921;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 351  Schema:   QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000093  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785921;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 350  Schema:   QC_hit: No
# Query_time: 0.000703  Lock_time: 0.000588  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785921;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:58:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 355  Schema:   QC_hit: No
# Query_time: 0.000620  Lock_time: 0.000542  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785931;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 355  Schema:   QC_hit: No
# Query_time: 0.000623  Lock_time: 0.000554  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785931;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 354  Schema:   QC_hit: No
# Query_time: 0.001720  Lock_time: 0.001614  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785931;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 354  Schema:   QC_hit: No
# Query_time: 0.000950  Lock_time: 0.000830  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785931;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:58:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 358  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785937;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 358  Schema:   QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785937;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  4:59:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 359  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785941;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 360  Schema:   QC_hit: No
# Query_time: 0.000450  Lock_time: 0.000381  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785941;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 359  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785941;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 360  Schema:   QC_hit: No
# Query_time: 0.004880  Lock_time: 0.004751  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785941;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:59:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 374  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785951;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 373  Schema:   QC_hit: No
# Query_time: 0.000515  Lock_time: 0.000411  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785951;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 373  Schema:   QC_hit: No
# Query_time: 0.000309  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785951;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 374  Schema:   QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785951;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:59:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 377  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785961;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 378  Schema:   QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785961;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 378  Schema:   QC_hit: No
# Query_time: 0.000155  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785961;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 377  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785961;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-09-10  4:59:23 381 [Warning] Aborted connection 381 to db: 'unconnected' user: 'unauthenticated' host: '10.233.65.235' (This connection closed normally without authentication)
# Time: 220910  4:59:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 395  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785967;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 395  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785967;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-09-10  4:59:29 396 [Warning] Aborted connection 396 to db: 'pooling' user: 'policy_user' host: '10.233.65.235' (Got an error reading communication packets)
# Time: 220910  4:59:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 398  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785971;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 397  Schema:   QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785971;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 398  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785971;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 397  Schema:   QC_hit: No
# Query_time: 0.000497  Lock_time: 0.000417  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785971;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:59:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 402  Schema:   QC_hit: No
# Query_time: 0.001485  Lock_time: 0.001378  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785981;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 403  Schema:   QC_hit: No
# Query_time: 0.001523  Lock_time: 0.001362  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785981;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 402  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785981;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 403  Schema:   QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000081  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785981;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  4:59:47
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.004584  Lock_time: 0.000159  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1662785987;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
2022-09-10  4:59:50 416 [Warning] Aborted connection 416 to db: 'policyadmin' user: 'policy_user' host: '10.233.69.191' (Got an error reading communication packets)
# Time: 220910  4:59:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 418  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785991;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 418  Schema:   QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000294  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785991;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 417  Schema:   QC_hit: No
# Query_time: 0.000456  Lock_time: 0.000359  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785991;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 417  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785991;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000957  Lock_time: 0.000283  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1662785991;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.001579  Lock_time: 0.000500  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1662785991;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME LIKE '%'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.003296  Lock_time: 0.000648  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1247
SET timestamp=1662785991;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# Time: 220910  4:59:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 441  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662785997;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 441  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662785997;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:00:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 442  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786001;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 442  Schema:   QC_hit: No
# Query_time: 0.000133  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786001;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 443  Schema:   QC_hit: No
# Query_time: 0.002209  Lock_time: 0.001984  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786001;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 443  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786001;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:00:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786011;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000088  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786011;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 447  Schema:   QC_hit: No
# Query_time: 0.001169  Lock_time: 0.001045  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786011;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 447  Schema:   QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786011;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:00:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 450  Schema:   QC_hit: No
# Query_time: 0.010740  Lock_time: 0.010627  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786021;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 450  Schema:   QC_hit: No
# Query_time: 0.000362  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786021;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 451  Schema:   QC_hit: No
# Query_time: 0.000734  Lock_time: 0.000664  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786021;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 451  Schema:   QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786021;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:00:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 454  Schema:   QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786027;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 454  Schema:   QC_hit: No
# Query_time: 0.000341  Lock_time: 0.000236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786027;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:00:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 456  Schema:   QC_hit: No
# Query_time: 0.002723  Lock_time: 0.002636  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786031;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 455  Schema:   QC_hit: No
# Query_time: 0.001015  Lock_time: 0.000776  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786031;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 455  Schema:   QC_hit: No
# Query_time: 0.001882  Lock_time: 0.001792  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786031;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 456  Schema:   QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786031;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:00:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 460  Schema:   QC_hit: No
# Query_time: 0.001088  Lock_time: 0.000993  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786041;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 460  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786041;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 459  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000229  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786041;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 459  Schema:   QC_hit: No
# Query_time: 0.000137  Lock_time: 0.000087  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786041;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:00:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 463  Schema:   QC_hit: No
# Query_time: 0.003124  Lock_time: 0.003050  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786051;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 463  Schema:   QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786051;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.330199  Lock_time: 0.329982  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
use policyadmin;
SET timestamp=1662786051;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 464  Schema:   QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786051;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 464  Schema:   QC_hit: No
# Query_time: 0.000320  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786051;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:00:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 467  Schema:   QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786057;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 467  Schema:   QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786057;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:01:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 468  Schema:   QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786061;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 468  Schema:   QC_hit: No
# Query_time: 0.000170  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786061;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 469  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786061;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 469  Schema:   QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786061;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:01:05
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.832702  Lock_time: 0.832504  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786065;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000676  Lock_time: 0.000190  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1662786065;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.002904  Lock_time: 0.002764  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 384
SET timestamp=1662786065;
select properties0_.name as name1_0_0_, properties0_.version as version2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.name='defaultGroup' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000059  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1662786065;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000057  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1662786065;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='apex' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.002162  Lock_time: 0.002048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1662786065;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='apex' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000153  Lock_time: 0.000052  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1662786065;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000139  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1662786065;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='drools' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000124  Lock_time: 0.000049  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1662786065;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='drools' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000151  Lock_time: 0.000049  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1662786065;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000061  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 656
SET timestamp=1662786065;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='xacml' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000072  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1662786065;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='xacml' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 1  Bytes_sent: 11
SET timestamp=1662786065;
delete from JpaPdpSubGroup_policies where localName='xacml' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000039  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 19  Bytes_sent: 11
SET timestamp=1662786065;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='xacml' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# Time: 220910  5:01:07
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000138  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786067;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000393  Lock_time: 0.000116  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1662786067;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000163  Lock_time: 0.000058  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1662786067;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000165  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1662786067;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='apex' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000051  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1662786067;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000154  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1662786067;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='drools' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000072  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1662786067;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000067  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 656
SET timestamp=1662786067;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='xacml' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000135  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786067;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:10
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000120  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786070;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 472  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786071;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 472  Schema:   QC_hit: No
# Query_time: 0.000396  Lock_time: 0.000305  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786071;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 473  Schema:   QC_hit: No
# Query_time: 0.000474  Lock_time: 0.000422  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786071;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 473  Schema:   QC_hit: No
# Query_time: 0.000439  Lock_time: 0.000281  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786071;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000107  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786071;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000450  Lock_time: 0.000252  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786071;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000060  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 2  Bytes_sent: 11
SET timestamp=1662786071;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='apex' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000183  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786071;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000091  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1662786071;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000054  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1662786071;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000141  Lock_time: 0.000048  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1662786071;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000052  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1662786071;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# Time: 220910  5:01:12
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000140  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786072;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000109  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786072;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000130  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786073;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.001535  Lock_time: 0.001447  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786073;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:16
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000186  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786076;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:18
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786078;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:20
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.969861  Lock_time: 0.969690  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1662786080;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# Time: 220910  5:01:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 476  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786081;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.001604  Lock_time: 0.001502  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786081;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 476  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786081;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000512  Lock_time: 0.000346  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786081;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.003439  Lock_time: 0.003303  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786081;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:01:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000341  Lock_time: 0.000201  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786083;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 480  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786087;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000110  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786087;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 480  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786087;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:01:29
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000113  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786089;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000155  Lock_time: 0.000087  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786089;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 3  Bytes_sent: 11
SET timestamp=1662786089;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='drools' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# Time: 220910  5:01:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 482  Schema:   QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786091;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 481  Schema:   QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000229  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786091;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 481  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786091;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000405  Lock_time: 0.000291  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786091;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.001307  Lock_time: 0.001052  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1662786091;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000057  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1662786091;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 482  Schema:   QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000421  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786091;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000148  Lock_time: 0.000051  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1662786091;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000053  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1662786091;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# Time: 220910  5:01:32
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000138  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786092;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:34
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786094;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:35
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000416  Lock_time: 0.000248  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786095;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:37
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.561130  Lock_time: 0.560976  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786097;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:39
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786099;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 486  Schema:   QC_hit: No
# Query_time: 0.000817  Lock_time: 0.000740  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786101;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000098  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786101;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 485  Schema:   QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786101;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 485  Schema:   QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000092  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786101;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 486  Schema:   QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786101;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:01:44
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000157  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786104;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000464  Lock_time: 0.000358  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786106;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:50
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000156  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786110;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 490  Schema:   QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786111;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 490  Schema:   QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786111;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 489  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786111;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 489  Schema:   QC_hit: No
# Query_time: 0.000174  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786111;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000103  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786111;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:55
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000198  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786115;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:01:57
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786117;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 493  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786117;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 493  Schema:   QC_hit: No
# Query_time: 0.000387  Lock_time: 0.000321  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786117;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:02:00
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000176  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786120;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 495  Schema:   QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786121;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 495  Schema:   QC_hit: No
# Query_time: 0.000420  Lock_time: 0.000354  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786121;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 494  Schema:   QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000117  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786121;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 494  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786121;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.003419  Lock_time: 0.003183  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786121;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000110  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786121;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:05
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000165  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786125;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000319  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786125;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:06
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.053252  Lock_time: 0.053068  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 878
use clampacm;
SET timestamp=1662786126;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000185  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662786126;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000124  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786126;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:10
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000253  Lock_time: 0.000177  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786130;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 498  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786131;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 499  Schema:   QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000256  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786131;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 498  Schema:   QC_hit: No
# Query_time: 0.000156  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786131;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 499  Schema:   QC_hit: No
# Query_time: 0.001487  Lock_time: 0.001326  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786131;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000147  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786131;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:15
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000128  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786135;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:17
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000195  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786137;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 502  Schema:   QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786141;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 502  Schema:   QC_hit: No
# Query_time: 0.000520  Lock_time: 0.000459  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786141;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000219  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786141;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 503  Schema:   QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000431  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786141;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 503  Schema:   QC_hit: No
# Query_time: 0.000425  Lock_time: 0.000258  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786141;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:02:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000146  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786143;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:26
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000185  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786146;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 506  Schema:   QC_hit: No
# Query_time: 0.001781  Lock_time: 0.001646  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786147;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 506  Schema:   QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786147;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:02:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000112  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786148;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 507  Schema:   QC_hit: No
# Query_time: 0.002196  Lock_time: 0.002108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786151;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 508  Schema:   QC_hit: No
# Query_time: 0.001137  Lock_time: 0.001047  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786151;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 508  Schema:   QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786151;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 507  Schema:   QC_hit: No
# Query_time: 0.000163  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786151;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.002110  Lock_time: 0.001028  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786151;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000149  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786153;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000117  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786156;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000105  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786158;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:41
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000167  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786161;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 512  Schema:   QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786161;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 512  Schema:   QC_hit: No
# Query_time: 0.000127  Lock_time: 0.000077  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786161;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 511  Schema:   QC_hit: No
# Query_time: 0.000740  Lock_time: 0.000682  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786161;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 511  Schema:   QC_hit: No
# Query_time: 0.001928  Lock_time: 0.001870  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786161;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:02:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000222  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786163;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786166;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000118  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786168;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 515  Schema:   QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000288  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786171;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 515  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786171;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000118  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786171;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 516  Schema:   QC_hit: No
# Query_time: 0.000493  Lock_time: 0.000349  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786171;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 516  Schema:   QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786171;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:02:53
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000146  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786173;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:56
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000145  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786176;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:02:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 519  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786177;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 519  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786177;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:02:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000158  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786178;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 520  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786181;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 521  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786181;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000153  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786181;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 521  Schema:   QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786181;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 520  Schema:   QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786181;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:03:03
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000147  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786183;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:06
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000187  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786186;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:07
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000426  Lock_time: 0.000227  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786187;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:08
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000139  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786188;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:11
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000174  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786191;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 525  Schema:   QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786191;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 524  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786191;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 524  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786191;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 525  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786191;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:03:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786193;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:16
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000172  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786196;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:18
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000374  Lock_time: 0.000235  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786198;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:19
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.009470  Lock_time: 0.009297  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1662786199;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# Time: 220910  5:03:21
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000188  Lock_time: 0.000117  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786201;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 529  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786201;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 529  Schema:   QC_hit: No
# Query_time: 0.000142  Lock_time: 0.000093  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786201;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.000562  Lock_time: 0.000506  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786201;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.005434  Lock_time: 0.005325  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786201;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:03:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000133  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786203;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:26
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000171  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786206;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786207;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000470  Lock_time: 0.000279  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786207;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:03:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000196  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786208;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000237  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786208;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 534  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786211;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 533  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786211;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000110  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786211;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 533  Schema:   QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786211;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 534  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786211;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:03:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000201  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786213;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786216;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000216  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786216;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000267  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786218;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:41
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000165  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786221;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 538  Schema:   QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786221;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 537  Schema:   QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786221;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 537  Schema:   QC_hit: No
# Query_time: 0.000155  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786221;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 538  Schema:   QC_hit: No
# Query_time: 0.000973  Lock_time: 0.000899  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786221;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:03:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000186  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786223;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000206  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786226;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000152  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786228;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 541  Schema:   QC_hit: No
# Query_time: 0.000456  Lock_time: 0.000392  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786231;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786231;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 541  Schema:   QC_hit: No
# Query_time: 0.000402  Lock_time: 0.000293  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786231;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 542  Schema:   QC_hit: No
# Query_time: 0.000616  Lock_time: 0.000471  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786231;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 542  Schema:   QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786231;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:03:53
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000153  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786233;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:56
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000218  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786236;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:03:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 545  Schema:   QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786237;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 545  Schema:   QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786237;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:03:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000134  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786238;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 547  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786241;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 547  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786241;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000144  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786241;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 546  Schema:   QC_hit: No
# Query_time: 0.001830  Lock_time: 0.001768  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786241;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 546  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786241;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000825  Lock_time: 0.000689  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786241;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:04:03
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786243;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:06
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.970926  Lock_time: 0.970773  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786246;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.080041  Lock_time: 0.079907  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 878
use clampacm;
SET timestamp=1662786246;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000155  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662786246;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000152  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786246;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:09
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000105  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786249;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 550  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786251;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 551  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786251;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 551  Schema:   QC_hit: No
# Query_time: 0.000375  Lock_time: 0.000273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786251;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 550  Schema:   QC_hit: No
# Query_time: 0.000590  Lock_time: 0.000464  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786251;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:04:12
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000116  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786252;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:14
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000109  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786254;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:15
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.541932  Lock_time: 0.541737  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786255;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.67.248]
# Thread_id: 363  Schema: policyclamp  QC_hit: No
# Query_time: 0.005319  Lock_time: 0.005069  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 810
use policyclamp;
SET timestamp=1662786255;
select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_;
# Time: 220910  5:04:17
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.650123  Lock_time: 0.650032  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786257;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000201  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786257;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.67.248]
# Thread_id: 363  Schema: policyclamp  QC_hit: No
# Query_time: 0.000403  Lock_time: 0.000237  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 810
use policyclamp;
SET timestamp=1662786257;
select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_;
# Time: 220910  5:04:19
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000180  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786259;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000402  Lock_time: 0.000242  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786259;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000210  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662786259;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:04:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 554  Schema:   QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786261;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 554  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786261;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 555  Schema:   QC_hit: No
# Query_time: 0.000900  Lock_time: 0.000817  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786261;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 555  Schema:   QC_hit: No
# Query_time: 0.000690  Lock_time: 0.000616  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786261;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:04:22
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000136  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786262;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:24
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000171  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786264;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 558  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786267;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000116  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786267;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 558  Schema:   QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786267;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:04:29
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000117  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786269;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 559  Schema:   QC_hit: No
# Query_time: 0.001010  Lock_time: 0.000843  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786271;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 560  Schema:   QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786271;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 559  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786271;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 560  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000308  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786271;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:04:32
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000170  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786272;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:34
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000193  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786274;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:37
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000185  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786277;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:39
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000201  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786279;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 563  Schema:   QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786281;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 563  Schema:   QC_hit: No
# Query_time: 0.000163  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786281;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 564  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786281;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 564  Schema:   QC_hit: No
# Query_time: 0.000155  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786281;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:04:42
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000563  Lock_time: 0.000229  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786282;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:44
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000180  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786284;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:47
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000121  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786287;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:49
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000172  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786289;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 568  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786291;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 567  Schema:   QC_hit: No
# Query_time: 0.000730  Lock_time: 0.000610  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786291;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 567  Schema:   QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000092  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786291;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 568  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786291;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:04:52
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000099  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786292;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:54
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000202  Lock_time: 0.000124  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786294;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:04:57
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000123  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786297;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 571  Schema:   QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786297;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 571  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786297;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:04:59
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000188  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786299;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 572  Schema:   QC_hit: No
# Query_time: 0.000424  Lock_time: 0.000309  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786301;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 573  Schema:   QC_hit: No
# Query_time: 0.000430  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786301;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 572  Schema:   QC_hit: No
# Query_time: 0.000319  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786301;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 573  Schema:   QC_hit: No
# Query_time: 0.009910  Lock_time: 0.009756  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786301;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:05:02
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000168  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786302;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:04
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000203  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786304;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:07
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000138  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786307;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000077  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786307;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:09
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000161  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786309;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.000849  Lock_time: 0.000371  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786311;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.000209  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786311;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 577  Schema:   QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786311;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 577  Schema:   QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786311;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:05:12
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000219  Lock_time: 0.000137  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786312;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:14
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000147  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786314;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:17
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000175  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786317;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:19
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.045728  Lock_time: 0.045527  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1662786319;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000187  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786319;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 580  Schema:   QC_hit: No
# Query_time: 0.000385  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786321;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 580  Schema:   QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786321;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 581  Schema:   QC_hit: No
# Query_time: 0.000344  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786321;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 581  Schema:   QC_hit: No
# Query_time: 0.000879  Lock_time: 0.000808  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786321;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:05:22
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000139  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786322;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:24
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000189  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786324;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 584  Schema:   QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786327;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000092  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786327;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 584  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786327;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:05:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000151  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786328;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000326  Lock_time: 0.000136  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786328;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 586  Schema:   QC_hit: No
# Query_time: 0.000561  Lock_time: 0.000422  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786331;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000123  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786331;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 585  Schema:   QC_hit: No
# Query_time: 0.000750  Lock_time: 0.000673  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786331;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 586  Schema:   QC_hit: No
# Query_time: 0.000612  Lock_time: 0.000499  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786331;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 585  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786331;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:05:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000139  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786333;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000114  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786336;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000215  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786336;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000104  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786338;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 589  Schema:   QC_hit: No
# Query_time: 0.001500  Lock_time: 0.000717  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786341;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.001110  Lock_time: 0.001021  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786341;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 590  Schema:   QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786341;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 589  Schema:   QC_hit: No
# Query_time: 0.000640  Lock_time: 0.000560  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786341;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 590  Schema:   QC_hit: No
# Query_time: 0.000709  Lock_time: 0.000640  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786341;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:05:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786343;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000168  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786346;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000171  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786348;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:51
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000104  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786351;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 593  Schema:   QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786351;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 593  Schema:   QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000084  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786351;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 594  Schema:   QC_hit: No
# Query_time: 0.000159  Lock_time: 0.000099  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786351;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 594  Schema:   QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786351;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:05:53
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000160  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786353;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:56
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786356;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:05:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 597  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786357;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 597  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786357;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:05:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000216  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786358;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 598  Schema:   QC_hit: No
# Query_time: 0.000885  Lock_time: 0.000808  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786361;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000159  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786361;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 598  Schema:   QC_hit: No
# Query_time: 0.000561  Lock_time: 0.000479  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786361;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 599  Schema:   QC_hit: No
# Query_time: 0.001096  Lock_time: 0.001008  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786361;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.002120  Lock_time: 0.001971  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786361;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 599  Schema:   QC_hit: No
# Query_time: 0.000674  Lock_time: 0.000604  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786361;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:06:03
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000105  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786363;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:06
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.099253  Lock_time: 0.099070  Rows_sent: 2  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 981
use clampacm;
SET timestamp=1662786366;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000113  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786366;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000157  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786366;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000171  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786366;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:08
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000161  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786368;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:09
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000454  Lock_time: 0.000272  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786369;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:06:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 603  Schema:   QC_hit: No
# Query_time: 0.000331  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786371;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 603  Schema:   QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000089  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786371;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 602  Schema:   QC_hit: No
# Query_time: 0.000253  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786371;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 602  Schema:   QC_hit: No
# Query_time: 0.000147  Lock_time: 0.000095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786371;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000139  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786371;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000113  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786373;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:16
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786376;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:18
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000176  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786378;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 606  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786381;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 606  Schema:   QC_hit: No
# Query_time: 0.000149  Lock_time: 0.000090  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786381;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000682  Lock_time: 0.000596  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786381;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 607  Schema:   QC_hit: No
# Query_time: 0.002404  Lock_time: 0.002201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786381;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 607  Schema:   QC_hit: No
# Query_time: 0.003590  Lock_time: 0.003475  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786381;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:06:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786383;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:26
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000158  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786386;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 610  Schema:   QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786387;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 610  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786387;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000103  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786387;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:31
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000196  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786391;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 611  Schema:   QC_hit: No
# Query_time: 0.000416  Lock_time: 0.000355  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786391;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 611  Schema:   QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786391;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 612  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786391;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 612  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786391;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:06:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786393;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000160  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786396;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000331  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786398;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:41
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000161  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786401;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 616  Schema:   QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000304  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786401;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 616  Schema:   QC_hit: No
# Query_time: 0.003643  Lock_time: 0.003564  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786401;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 615  Schema:   QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786401;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 615  Schema:   QC_hit: No
# Query_time: 0.000359  Lock_time: 0.000283  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786401;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:06:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000182  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786403;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000190  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786406;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000110  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786408;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:51
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000134  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786411;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 620  Schema:   QC_hit: No
# Query_time: 0.000173  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786411;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 619  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786411;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 619  Schema:   QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000081  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786411;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 620  Schema:   QC_hit: No
# Query_time: 0.000165  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786411;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:06:53
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000152  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786413;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:56
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000389  Lock_time: 0.000233  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786416;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:06:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 623  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786417;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 623  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000255  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786417;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:06:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000210  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786418;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:01
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.001169  Lock_time: 0.001079  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786421;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 624  Schema:   QC_hit: No
# Query_time: 0.011237  Lock_time: 0.011004  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786421;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 625  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786421;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 625  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786421;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 624  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786421;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:07:03
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000202  Lock_time: 0.000130  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786423;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:06
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000113  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786426;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786426;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:08
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000178  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786428;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 629  Schema:   QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786431;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 629  Schema:   QC_hit: No
# Query_time: 0.000134  Lock_time: 0.000086  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786431;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 628  Schema:   QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000315  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786431;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000112  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786431;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 628  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786431;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:07:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000406  Lock_time: 0.000313  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786433;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:16
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000202  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786436;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:18
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000413  Lock_time: 0.000177  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786438;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:19
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.052339  Lock_time: 0.052154  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1662786439;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# Time: 220910  5:07:21
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000157  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786441;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 632  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786441;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 633  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786441;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 632  Schema:   QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786441;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 633  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786441;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:07:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000124  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786443;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:26
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000113  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786446;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 636  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786447;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 636  Schema:   QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786447;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:07:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000113  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786448;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000149  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786448;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 637  Schema:   QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000120  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786451;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000257  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786451;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 638  Schema:   QC_hit: No
# Query_time: 0.000318  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786451;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 638  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786451;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 637  Schema:   QC_hit: No
# Query_time: 0.000213  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786451;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:07:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000128  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786453;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000155  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786456;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000187  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786456;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000121  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786458;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:41
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.002231  Lock_time: 0.002148  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786461;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 642  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786461;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 641  Schema:   QC_hit: No
# Query_time: 0.000404  Lock_time: 0.000330  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786461;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 641  Schema:   QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786461;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 642  Schema:   QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786461;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:07:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000422  Lock_time: 0.000236  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786463;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000211  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786466;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000183  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786468;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:51
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000144  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786471;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 646  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786471;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 645  Schema:   QC_hit: No
# Query_time: 0.002288  Lock_time: 0.002195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786471;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 645  Schema:   QC_hit: No
# Query_time: 0.000422  Lock_time: 0.000367  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786471;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 646  Schema:   QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786471;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:07:53
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000163  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786473;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:56
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000105  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786476;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:07:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 649  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786477;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 649  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786477;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:07:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000253  Lock_time: 0.000147  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786478;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:01
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000396  Lock_time: 0.000230  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786481;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 650  Schema:   QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786481;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 650  Schema:   QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000128  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786481;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.007002  Lock_time: 0.006837  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786481;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 651  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786481;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 651  Schema:   QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786481;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:08:03
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786483;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:06
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.114414  Lock_time: 0.114156  Rows_sent: 2  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 981
use clampacm;
SET timestamp=1662786486;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000725  Lock_time: 0.000640  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786486;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000174  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786486;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000124  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786486;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:08:08
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000188  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786488;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000117  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786488;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000130  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662786488;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:08:09
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000140  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662786489;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:08:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 655  Schema:   QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000243  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786491;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 654  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786491;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000118  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786491;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 655  Schema:   QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786491;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 654  Schema:   QC_hit: No
# Query_time: 0.001353  Lock_time: 0.001225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786491;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:08:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000106  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786493;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:16
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000150  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786496;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:18
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000139  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786498;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:21
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000698  Lock_time: 0.000588  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786501;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 658  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786501;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 658  Schema:   QC_hit: No
# Query_time: 0.000159  Lock_time: 0.000094  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786501;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 659  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786501;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 659  Schema:   QC_hit: No
# Query_time: 0.001815  Lock_time: 0.001619  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786501;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:08:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786503;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:26
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000174  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786506;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 662  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786507;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 662  Schema:   QC_hit: No
# Query_time: 0.000393  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786507;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:08:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000143  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786508;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786511;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000662  Lock_time: 0.000494  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786511;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786511;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 663  Schema:   QC_hit: No
# Query_time: 0.003191  Lock_time: 0.003095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786511;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 663  Schema:   QC_hit: No
# Query_time: 0.000173  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786511;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:08:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786513;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000126  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786516;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000111  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786518;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 668  Schema:   QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786521;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000163  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786521;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 667  Schema:   QC_hit: No
# Query_time: 0.000326  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786521;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 667  Schema:   QC_hit: No
# Query_time: 0.001239  Lock_time: 0.001187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786521;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 668  Schema:   QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786521;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:08:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000153  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786523;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000215  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786526;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000145  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786528;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 672  Schema:   QC_hit: No
# Query_time: 0.002879  Lock_time: 0.002785  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786531;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 672  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786531;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 671  Schema:   QC_hit: No
# Query_time: 0.002029  Lock_time: 0.001886  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786531;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 671  Schema:   QC_hit: No
# Query_time: 0.000388  Lock_time: 0.000293  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786531;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.002155  Lock_time: 0.001949  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786531;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:54
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000385  Lock_time: 0.000222  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786534;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:08:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 675  Schema:   QC_hit: No
# Query_time: 0.001528  Lock_time: 0.001394  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786537;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 675  Schema:   QC_hit: No
# Query_time: 0.006842  Lock_time: 0.006722  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786537;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:08:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000161  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786538;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:00
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000134  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786540;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.015148  Lock_time: 0.015029  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786541;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786541;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 677  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786541;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 677  Schema:   QC_hit: No
# Query_time: 0.000168  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786541;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:09:04
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786544;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:07
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000288  Lock_time: 0.000154  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786547;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000147  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786547;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:11
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000192  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786551;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 681  Schema:   QC_hit: No
# Query_time: 0.001184  Lock_time: 0.001091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786551;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 680  Schema:   QC_hit: No
# Query_time: 0.002305  Lock_time: 0.002211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786551;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 681  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786551;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 680  Schema:   QC_hit: No
# Query_time: 0.000632  Lock_time: 0.000568  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786551;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:09:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000152  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786553;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:15
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.748807  Lock_time: 0.748617  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786555;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.67.248]
# Thread_id: 363  Schema: policyclamp  QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000251  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 810
use policyclamp;
SET timestamp=1662786555;
select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_;
# Time: 220910  5:09:16
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000136  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786556;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:18
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.619791  Lock_time: 0.619602  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786558;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000118  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786558;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.67.248]
# Thread_id: 363  Schema: policyclamp  QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000249  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 810
use policyclamp;
SET timestamp=1662786558;
select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_;
# Time: 220910  5:09:19
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.084181  Lock_time: 0.083940  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
use policyadmin;
SET timestamp=1662786559;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# Time: 220910  5:09:21
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.002964  Lock_time: 0.002820  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786561;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 685  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786561;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 684  Schema:   QC_hit: No
# Query_time: 0.000361  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786561;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 684  Schema:   QC_hit: No
# Query_time: 0.001021  Lock_time: 0.000949  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786561;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 685  Schema:   QC_hit: No
# Query_time: 0.001796  Lock_time: 0.001730  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786561;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:09:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000127  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786563;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:26
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000138  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786566;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 688  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786567;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 688  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786567;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:09:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000121  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786568;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786568;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 689  Schema:   QC_hit: No
# Query_time: 0.000426  Lock_time: 0.000358  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786571;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 690  Schema:   QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786571;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 690  Schema:   QC_hit: No
# Query_time: 0.000133  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786571;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000382  Lock_time: 0.000259  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786571;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 689  Schema:   QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786571;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:09:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000146  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786573;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000154  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786576;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000683  Lock_time: 0.000187  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786576;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000124  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786578;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:41
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.003970  Lock_time: 0.003725  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786581;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 693  Schema:   QC_hit: No
# Query_time: 0.000514  Lock_time: 0.000385  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786581;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 693  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786581;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 694  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786581;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 694  Schema:   QC_hit: No
# Query_time: 0.000702  Lock_time: 0.000562  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786581;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:09:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000156  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786583;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786586;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000124  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786588;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 697  Schema:   QC_hit: No
# Query_time: 0.000435  Lock_time: 0.000351  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786591;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 698  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786591;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 698  Schema:   QC_hit: No
# Query_time: 0.001296  Lock_time: 0.000349  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786591;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 697  Schema:   QC_hit: No
# Query_time: 0.001314  Lock_time: 0.001230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786591;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.003439  Lock_time: 0.003343  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786591;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:53
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000229  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786593;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:56
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000155  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786596;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:09:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 701  Schema:   QC_hit: No
# Query_time: 0.000253  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786597;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 701  Schema:   QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786597;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:09:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000165  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786598;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 702  Schema:   QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786601;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.005488  Lock_time: 0.005311  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786601;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 702  Schema:   QC_hit: No
# Query_time: 0.000659  Lock_time: 0.000574  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786601;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 703  Schema:   QC_hit: No
# Query_time: 0.000284  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786601;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 703  Schema:   QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786601;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000207  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786601;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:10:03
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000871  Lock_time: 0.000792  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786603;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:06
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.143261  Lock_time: 0.143113  Rows_sent: 2  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 981
use clampacm;
SET timestamp=1662786606;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000123  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786606;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000205  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786606;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000157  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786606;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:08
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000181  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786608;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000170  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786608;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:10:09
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000584  Lock_time: 0.000431  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662786609;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:10:10
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000169  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662786610;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:10:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 707  Schema:   QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786611;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000195  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786611;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 707  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786611;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 706  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786611;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 706  Schema:   QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786611;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:10:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000131  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786613;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:16
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.002098  Lock_time: 0.001986  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786616;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:18
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000164  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786618;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 710  Schema:   QC_hit: No
# Query_time: 0.000188  Lock_time: 0.000128  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786621;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000149  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786621;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 711  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786621;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 711  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786621;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 710  Schema:   QC_hit: No
# Query_time: 0.001211  Lock_time: 0.001152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786621;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:10:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000122  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786623;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:26
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000194  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786626;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 714  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786627;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 714  Schema:   QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786627;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:10:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000155  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786628;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:31
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000127  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786631;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 715  Schema:   QC_hit: No
# Query_time: 0.000955  Lock_time: 0.000877  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786631;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 715  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786631;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 716  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786631;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 716  Schema:   QC_hit: No
# Query_time: 0.000202  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786631;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:10:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000127  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786633;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000185  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786636;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786638;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 719  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786641;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 719  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786641;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000178  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786641;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 720  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786641;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 720  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786641;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:10:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000225  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786643;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000182  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786646;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000171  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786648;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 723  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786651;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000425  Lock_time: 0.000294  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786651;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 724  Schema:   QC_hit: No
# Query_time: 0.000467  Lock_time: 0.000362  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786651;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 724  Schema:   QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000284  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786651;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 723  Schema:   QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786651;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:10:53
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000121  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786653;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:56
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000163  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786656;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:10:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 727  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786657;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 727  Schema:   QC_hit: No
# Query_time: 0.000359  Lock_time: 0.000270  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786657;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:10:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000101  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786658;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 728  Schema:   QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786661;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 729  Schema:   QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786661;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 728  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786661;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000168  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786661;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 729  Schema:   QC_hit: No
# Query_time: 0.000458  Lock_time: 0.000265  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786661;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:11:03
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000197  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786663;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:06
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000198  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786666;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000193  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786666;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:08
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000198  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786668;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 733  Schema:   QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786671;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 733  Schema:   QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000120  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786671;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786671;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.001113  Lock_time: 0.001008  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786671;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786671;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:11:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000301  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786673;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:17
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000181  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786677;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:19
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.108663  Lock_time: 0.108513  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1662786679;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000258  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786679;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 736  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786681;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 736  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000120  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786681;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 737  Schema:   QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786681;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 737  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786681;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:11:22
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000194  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786682;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:24
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000233  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786684;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 740  Schema:   QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786687;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 740  Schema:   QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786687;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000176  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786687;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.010137  Lock_time: 0.009990  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786688;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000087  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786688;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 742  Schema:   QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786691;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 741  Schema:   QC_hit: No
# Query_time: 0.000537  Lock_time: 0.000488  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786691;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 741  Schema:   QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786691;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 742  Schema:   QC_hit: No
# Query_time: 0.000331  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786691;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000098  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786691;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000172  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786693;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000167  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786696;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000187  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786696;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000149  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786698;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 745  Schema:   QC_hit: No
# Query_time: 0.000597  Lock_time: 0.000449  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786701;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 745  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786701;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 746  Schema:   QC_hit: No
# Query_time: 0.000209  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786701;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 746  Schema:   QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000081  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786701;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000228  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786701;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000163  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786703;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000106  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786706;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000147  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786708;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:51
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000595  Lock_time: 0.000362  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786711;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 749  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786711;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 749  Schema:   QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786711;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 750  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786711;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 750  Schema:   QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786711;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:11:53
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000165  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786713;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:56
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000193  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786716;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:11:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 753  Schema:   QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786717;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 753  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786717;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:11:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000157  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786718;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 754  Schema:   QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786721;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 755  Schema:   QC_hit: No
# Query_time: 0.000396  Lock_time: 0.000344  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786721;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 754  Schema:   QC_hit: No
# Query_time: 0.000832  Lock_time: 0.000752  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786721;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 755  Schema:   QC_hit: No
# Query_time: 0.000369  Lock_time: 0.000295  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786721;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000245  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786721;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000171  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786721;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:12:03
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000208  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786723;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:06
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.156430  Lock_time: 0.156249  Rows_sent: 2  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 981
use clampacm;
SET timestamp=1662786726;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000173  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786726;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000133  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786726;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000127  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786726;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:07
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000200  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786727;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000094  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786727;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:08
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000152  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786728;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:12:09
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000943  Lock_time: 0.000764  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662786729;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:12:11
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000180  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786731;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 758  Schema:   QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786731;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 759  Schema:   QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786731;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 758  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786731;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 759  Schema:   QC_hit: No
# Query_time: 0.001473  Lock_time: 0.001396  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786731;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:12:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000145  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786733;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:16
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000144  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786736;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:18
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000199  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786738;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 762  Schema:   QC_hit: No
# Query_time: 0.000750  Lock_time: 0.000675  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786741;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 762  Schema:   QC_hit: No
# Query_time: 0.000623  Lock_time: 0.000444  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786741;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000294  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786741;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 763  Schema:   QC_hit: No
# Query_time: 0.000354  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786741;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 763  Schema:   QC_hit: No
# Query_time: 0.000163  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786741;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:12:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000226  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786743;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:26
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000173  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786746;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 766  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786747;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 766  Schema:   QC_hit: No
# Query_time: 0.000318  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786747;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:12:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000199  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786748;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 768  Schema:   QC_hit: No
# Query_time: 0.001492  Lock_time: 0.001381  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786751;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000668  Lock_time: 0.000509  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786751;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 768  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786751;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 767  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786751;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 767  Schema:   QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786751;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:12:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000149  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786753;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000124  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786756;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000398  Lock_time: 0.000276  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786758;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 771  Schema:   QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786761;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000112  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786761;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 771  Schema:   QC_hit: No
# Query_time: 0.000611  Lock_time: 0.000522  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786761;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 772  Schema:   QC_hit: No
# Query_time: 0.000406  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786761;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 772  Schema:   QC_hit: No
# Query_time: 0.000152  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786761;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:12:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000177  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786763;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000205  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786766;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000163  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786768;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:49
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000163  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786769;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000143  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662786769;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:12:51
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000166  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786771;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 776  Schema:   QC_hit: No
# Query_time: 0.001398  Lock_time: 0.000725  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786771;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 776  Schema:   QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786771;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 775  Schema:   QC_hit: No
# Query_time: 0.000425  Lock_time: 0.000333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786771;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 775  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000256  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786771;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:12:53
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000127  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786773;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:56
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000277  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786776;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:12:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 779  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786777;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 779  Schema:   QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786777;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:12:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000124  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786778;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 781  Schema:   QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786781;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 780  Schema:   QC_hit: No
# Query_time: 0.000202  Lock_time: 0.000131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786781;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 781  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786781;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000450  Lock_time: 0.000363  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786781;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 780  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786781;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:13:03
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000417  Lock_time: 0.000343  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786783;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:06
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786786;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000212  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786786;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:08
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000130  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786788;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:11
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000102  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786791;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 785  Schema:   QC_hit: No
# Query_time: 0.001681  Lock_time: 0.001610  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786791;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 785  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786791;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 784  Schema:   QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786791;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 784  Schema:   QC_hit: No
# Query_time: 0.000591  Lock_time: 0.000435  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786791;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:13:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000176  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786793;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:16
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000157  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786796;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:18
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000176  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786798;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:19
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.121866  Lock_time: 0.121717  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1662786799;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# Time: 220910  5:13:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 789  Schema:   QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786801;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 788  Schema:   QC_hit: No
# Query_time: 0.000738  Lock_time: 0.000626  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786801;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 788  Schema:   QC_hit: No
# Query_time: 0.001691  Lock_time: 0.001630  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786801;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.001015  Lock_time: 0.000900  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786801;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 789  Schema:   QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786801;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:13:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000107  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786803;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:26
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000122  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786806;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 792  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786807;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 792  Schema:   QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786807;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:13:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000175  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786808;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000196  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786808;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:31
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000422  Lock_time: 0.000323  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786811;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 793  Schema:   QC_hit: No
# Query_time: 0.002585  Lock_time: 0.002480  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786811;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 793  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786811;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 794  Schema:   QC_hit: No
# Query_time: 0.004334  Lock_time: 0.004218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786811;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 794  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786811;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:13:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786813;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786816;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000404  Lock_time: 0.000204  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786816;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000165  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786818;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:41
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000512  Lock_time: 0.000438  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786821;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 798  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786821;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 798  Schema:   QC_hit: No
# Query_time: 0.000136  Lock_time: 0.000089  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786821;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 797  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786821;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 797  Schema:   QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786821;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:13:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000155  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786823;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000142  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786826;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000164  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786828;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 801  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786831;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 802  Schema:   QC_hit: No
# Query_time: 0.000593  Lock_time: 0.000543  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786831;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000154  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786831;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 802  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786831;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 801  Schema:   QC_hit: No
# Query_time: 0.003416  Lock_time: 0.003286  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786831;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:13:53
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000152  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786833;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:56
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000174  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786836;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:13:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 805  Schema:   QC_hit: No
# Query_time: 0.000393  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786837;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 805  Schema:   QC_hit: No
# Query_time: 0.000174  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786837;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:13:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000200  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786838;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:01
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000306  Lock_time: 0.000207  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786841;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 807  Schema:   QC_hit: No
# Query_time: 0.001655  Lock_time: 0.001547  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786841;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 807  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786841;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000601  Lock_time: 0.000486  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786841;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 806  Schema:   QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000299  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786841;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 806  Schema:   QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786841;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:14:03
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000140  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786843;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:06
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.175318  Lock_time: 0.175083  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
use clampacm;
SET timestamp=1662786846;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000116  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786846;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786846;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000187  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786846;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:14:07
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000183  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662786847;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000168  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786847;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000114  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662786847;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:14:09
# User@Host: policy_user[policy_user] @  [10.233.68.55]
# Thread_id: 406  Schema: clampacm  QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000128  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662786849;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220910  5:14:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 811  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786851;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000149  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786851;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 810  Schema:   QC_hit: No
# Query_time: 0.001567  Lock_time: 0.001508  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786851;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 810  Schema:   QC_hit: No
# Query_time: 0.001317  Lock_time: 0.001257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786851;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 811  Schema:   QC_hit: No
# Query_time: 0.000899  Lock_time: 0.000832  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786851;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:14:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000115  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786853;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:15
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.814654  Lock_time: 0.814499  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786855;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.67.248]
# Thread_id: 363  Schema: policyclamp  QC_hit: No
# Query_time: 0.000474  Lock_time: 0.000260  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 810
use policyclamp;
SET timestamp=1662786855;
select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_;
# Time: 220910  5:14:16
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000180  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786856;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000209  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786856;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.67.248]
# Thread_id: 363  Schema: policyclamp  QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000161  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 810
use policyclamp;
SET timestamp=1662786856;
select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_;
# Time: 220910  5:14:18
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662786858;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:21
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.001802  Lock_time: 0.001680  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786861;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 814  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786861;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 815  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786861;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 815  Schema:   QC_hit: No
# Query_time: 0.000165  Lock_time: 0.000101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786861;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 814  Schema:   QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000262  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786861;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:14:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000171  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786863;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:26
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000148  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786866;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 818  Schema:   QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786867;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 818  Schema:   QC_hit: No
# Query_time: 0.000304  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786867;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:14:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000189  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786868;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 821  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786871;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000104  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786871;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 821  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786871;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 822  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786871;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 822  Schema:   QC_hit: No
# Query_time: 0.000141  Lock_time: 0.000091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786871;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:14:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000145  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786873;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000209  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786876;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000138  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786878;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:41
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000131  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786881;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 825  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786881;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 826  Schema:   QC_hit: No
# Query_time: 0.000628  Lock_time: 0.000484  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786881;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 826  Schema:   QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786881;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 825  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786881;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:14:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000208  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786883;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:46
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000170  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786886;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:48
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000189  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786888;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 829  Schema:   QC_hit: No
# Query_time: 0.000416  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786891;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 829  Schema:   QC_hit: No
# Query_time: 0.000476  Lock_time: 0.000414  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786891;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000124  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786891;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 830  Schema:   QC_hit: No
# Query_time: 0.000454  Lock_time: 0.000238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786891;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 830  Schema:   QC_hit: No
# Query_time: 0.003286  Lock_time: 0.003138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786891;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:14:53
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000123  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786893;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:56
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000103  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786896;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:14:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 833  Schema:   QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786897;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 833  Schema:   QC_hit: No
# Query_time: 0.000450  Lock_time: 0.000311  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786897;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:14:58
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000137  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786898;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 834  Schema:   QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786901;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000136  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786901;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 834  Schema:   QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786901;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 835  Schema:   QC_hit: No
# Query_time: 0.000516  Lock_time: 0.000327  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786901;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 835  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786901;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:15:03
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000231  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786903;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:06
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000188  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786906;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000428  Lock_time: 0.000218  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786906;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:08
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000198  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786908;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:11
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786911;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 839  Schema:   QC_hit: No
# Query_time: 0.000448  Lock_time: 0.000379  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786911;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 838  Schema:   QC_hit: No
# Query_time: 0.000219  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786911;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 839  Schema:   QC_hit: No
# Query_time: 0.000158  Lock_time: 0.000098  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786911;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 838  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786911;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:15:13
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000167  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786913;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:16
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000214  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786916;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:18
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000319  Lock_time: 0.000247  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786918;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:19
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.146496  Lock_time: 0.146290  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1662786919;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# Time: 220910  5:15:21
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000934  Lock_time: 0.000840  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786921;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 842  Schema:   QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786921;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 843  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000096  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786921;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 843  Schema:   QC_hit: No
# Query_time: 0.000123  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786921;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 842  Schema:   QC_hit: No
# Query_time: 0.000381  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786921;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:15:23
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000190  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786923;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:26
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000137  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786926;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 846  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786927;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 846  Schema:   QC_hit: No
# Query_time: 0.000156  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786927;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:15:28
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000122  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786928;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000203  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786928;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 848  Schema:   QC_hit: No
# Query_time: 0.000756  Lock_time: 0.000680  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786931;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000149  Lock_time: 0.000080  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786931;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 848  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786931;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 847  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786931;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 847  Schema:   QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786931;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220910  5:15:33
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000364  Lock_time: 0.000218  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786933;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:36
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000165  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786936;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 421  Schema: policyadmin  QC_hit: No
# Query_time: 0.000420  Lock_time: 0.000237  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786936;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:38
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000142  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786938;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220910  5:15:41
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.004567  Lock_time: 0.004439  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662786941;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 852  Schema:   QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000384  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786941;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 852  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786941;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 851  Schema:   QC_hit: No
# Query_time: 0.000578  Lock_time: 0.000525  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662786941;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 851  Schema:   QC_hit: No
# Query_time: 0.000372  Lock_time: 0.000275  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662786941;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220910  5:15:43
# User@Host: policy_user[policy_user] @  [10.233.69.191]
# Thread_id: 422  Schema: policyadmin  QC_hit: No
# Query_time: 0.00035